Hi,

  Trying to compile bacula 1.36.3 with RHEL4 on an IBM Power5 system.
When I execute the configure script, it fails saying that the compiler
cannot create executables.

  I checked the config.log (as it suggested) and found the following
error.

  /usr/bin/ld: crt1.o: No such file: No such file or directory

  I assume this is because it is not looking in the /usr/lib64 directory
where the file resides so I created a link to /usr/lib/crt1.o
in /usr/lib (and had to do the same for crti.o) and now when I run
configure it still says that the compiler cannot create executables and
has the following error in config.log:

/usr/bin/ld: skipping incompatible /usr/lib/gcc/ppc64-redhat-
linux/3.4.3/../../../../lib/libc.so when searching for -lc


Any ideas?





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to