latest elftools breaks cvs systemtap/src still not fixed the original responder is too distro fixated.
James Dickens
jamesd.wi@gmail.com
Wed Aug 17 00:17:00 GMT 2005
Hi
grabbed cvs src for system tap
ran ./configure and learned that i needed elflibs .111 so i found
elflibs .113 source tar ball from redhats site the one made
specifically for systemtap and installed them, in 2 different places
/usr/local/ was not valid location apparently. so installed it in /usr
elfutils installs a new copy of ld, which broke ./configure that was
part of systemtap/src that wanted the new version of elflibs.
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
debian:/home/jamesd/src#
important parts of config.log
configure:2154: checking for C compiler default output file name
configure:2157: gcc conftest.c >&5
/usr/bin/ld: unrecognized option `--eh-frame-hdr'
Try `ld --help' or `ld --usage' for more information.
collect2: ld returned 64 exit status
configure:2160: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
is there another patch i can apply to fix this?
More information about the Systemtap
mailing list