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]

latest elftools breaks cvs systemtap/src


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?


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