On Apr 1, 2008, at 5:52 AM, Eliyahu Skoczylas wrote:
> Thanks for replying. I'm attaching the config.log from the point
> of the
> BeeCrypt tests, in case there's something else to look at, but I'm
> pretty sure that this is all we need to know:
>
> | configure:36348: checking for mpfprintln in -lbeecrypt
> | configure:36383: gcc -o conftest -g -O2 -D_GNU_SOURCE -D_REENTRANT
> -DRPM_OS_SOLARIS=020800 -I/usr/local/include conftest.c -lbeecrypt
> -lpthread -lrt -lsocket -lnsl
> -L/usr/local/BerkeleyDB.4.6/lib:/usr/local/lib/sparcv9:/usr/local/lib
>> &5
> | Undefined first referenced
> | symbol in file
> | __eprintf
> /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/../../../libstdc++.so.6
> | ld: fatal: Symbol referencing errors. No output written to conftest
> | collect2: ld returned 1 exit status
>
> Looks like there's something messed up in my link librariee, their
>
Hmmm, libstdc++ is certainly not needed or used by rpm => beecrypt.
I don't see why -lstdc++ is even searched offhand, perhaps its through
external Berkeley DB in -L/usr/local/BerkeleyDB.4.6/lib somehow (but
that's just guessing ...)
73 de Jeff
Received on Tue Apr 1 12:10:25 2008