This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: elfutils-0.129.tar.gz ??


Roland McGrath wrote:
Sorry, I forgot to do the builds and uploads for systemtap after the last
elfutils release.  I've done it now.

Hi Roland,


I was trying elfutils-0.129 on a ia64 RHEL4 machine. On the ia64 machine it thinks that one of the variables might be undefined and the build fails. I didn't see this problem on the i386 or x86_64 machines. Is this going to be a problem with bundled systemtap on ia64? Below are the details.




gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DSRCDIR=\"/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src\" -DOBJDIR=\"/home/wcohen/stap_snap_200709101303/obj/build-elfutils/src\" -I. -I.. -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/../libelf -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/../libebl -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/../libdw -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/../libdwfl -I/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/../lib -I.. -Wall -Wshadow -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o /home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/readelf.c
/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/readelf.c: In function `dump_data':
/home/wcohen/rh-rpms/BUILD/elfutils-0.129/src/readelf.c:5136: warning: 'name' might be used uninitialized in this function
make[3]: *** [readelf.o] Error 1



-Will



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]