latest elftools breaks cvs systemtap/src
James Dickens
jamesd.wi@gmail.com
Tue Aug 16 22:48:00 GMT 2005
hi installed a fresh copy of debian, upgarded to unstable to get the
latest build tools.
grabbed cvs src for system tap
ran ./configure and learned that i needed elflibs .111 so i found
elflibs .113 at redhats site and installed them, in 2 different places
so that ./configure can find them, and after ./configure found them it
broke ./configure
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