Sorry, typo when entered the -O2 flag. It really is capitalized...
The "revdep-rebuild" found errors, corrected them, re-ran clean, and
appears to have fixed the problem! The mod_php build is much farther
along the process now!
Thanks!!!
Kevin
Nuitari wrote:
configure:13327: gcc -o conftest -march=athlon64 -pipe -DLINUX=2
-D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -pthread -ltiff -L/usr/lib64 conftest.c
-lm -lxmlparse -lxmltok 1>&5
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: libmysqlclient.so.12, ne
eded by /usr/lib64/libxmlparse.so, not found (try using -rpath or
-rpath-link)
You should start by using revdep-rebuild as there seems to be a
linking problem between libxmlparse.so and libmysqlclient.so.12
In your CFLAGS you have -o2, try changing that to -O2
revdep-rebuild is included in gentoolkit
--
[email protected] mailing list