Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-22 Thread Arkadiusz Miskiewicz
On Friday 22 of June 2007, Jeff Johnson wrote: Hmm, apologies for empty message. I swear I wrote something. What I said is that there is a possibility that 2 -lz linkages might be needed for -lneon external and zlib internal. Huh, that would only mean that your libneon.so is broken (not

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-21 Thread Arkadiusz Miskiewicz
On Thursday 21 of June 2007, Ralf S. Engelschall wrote: On Wed, Jun 20, 2007, Arkadiusz Miskiewicz wrote: On Wednesday 20 of June 2007, Arkadiusz Miskiewicz wrote: Right now from config.log: configure:27985: error: unable to find available BeeCrypt library but why it told so, you

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-21 Thread Jeff Johnson
On Jun 21, 2007, at 4:20 AM, Ralf S. Engelschall wrote: Ok, please retry with the latest incarnation of RPM_CHECK_LIB in HEAD. You should be now able to build with a simple --with-beecrypt[=yes] in order to build against a BeeCrypt in default system locations. I've still not tried it myself

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Jeff Johnson
On Jun 20, 2007, at 3:04 PM, Ralf S. Engelschall wrote: On Tue, Jun 19, 2007, Ralf S. Engelschall wrote: [...] We investigated another workday and now have the changes bug fixed, polished up and also tested on a number of non-Linux platforms. We are still testing under Solaris, but once we

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Ralf S. Engelschall
On Tue, Jun 19, 2007, Ralf S. Engelschall wrote: [...] We investigated another workday and now have the changes bug fixed, polished up and also tested on a number of non-Linux platforms. We are still testing under Solaris, but once we have a green light also there the changeset is ready to be

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Jay Soffian
On Jun 20, 2007, at 3:06 PM, Ralf S. Engelschall wrote: + [external:internal:none], [beecrypt], + [], [ AC_ERROR([mandatory BeeCrypt library not found]) ]) ... + [external:internal:none], [file:src:src], + ], [ AC_ERROR([mandatory File (magic) library not found]) ]) Should these be

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Ralf S. Engelschall
On Wed, Jun 20, 2007, Jay Soffian wrote: On Jun 20, 2007, at 3:06 PM, Ralf S. Engelschall wrote: + [external:internal:none], [beecrypt], + [], [ AC_ERROR([mandatory BeeCrypt library not found]) ]) ... + [external:internal:none], [file:src:src], + ], [ AC_ERROR([mandatory File (magic)

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Arkadiusz Miskiewicz
On Wednesday 20 of June 2007, Ralf S. Engelschall wrote: On Wed, Jun 20, 2007, Jay Soffian wrote: On Jun 20, 2007, at 3:06 PM, Ralf S. Engelschall wrote: + [external:internal:none], [beecrypt], + [], [ AC_ERROR([mandatory BeeCrypt library not found]) ]) ... +

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Arkadiusz Miskiewicz
On Wednesday 20 of June 2007, Arkadiusz Miskiewicz wrote: Right now from config.log: configure:27985: error: unable to find available BeeCrypt library but why it told so, you have to guess and digg. We have beecrypt includes in /usr/include/beecrypt/ so the only option is

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-20 Thread Olivier Thauvin
Le jeudi 21 juin 2007, Ralf S. Engelschall a écrit : On Wed, Jun 20, 2007, Arkadiusz Miskiewicz wrote: On Wednesday 20 of June 2007, Arkadiusz Miskiewicz wrote: Right now from config.log: configure:27985: error: unable to find available BeeCrypt library but why it told so, you

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-19 Thread Ralf S. Engelschall
On Tue, Jun 19, 2007, Ralf S. Engelschall wrote: [...] gcc -Wall -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o rpmdeps rpmdeps.o -L/d2/u/rse/prj/rpm/src/rpm/../sqlite-3.3.17/.libs