Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-25 Thread Dimitri Aivaliotis
On Mon, 23 Aug 2004 16:26:24 +0200 Dimitri Aivaliotis [EMAIL PROTECTED] wrote: On Mon, 23 Aug 2004 15:47:57 +0200 Stipe Tolj [EMAIL PROTECTED] wrote: what is the libbse.a library for on FreeBSD? Is it required on the LIBS or does -lc_r work already? The libkse.a library is the

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-23 Thread Dimitri Aivaliotis
Hello, On Sat, 21 Aug 2004 03:03:15 +0200 Stipe Tolj [EMAIL PROTECTED] wrote: sorry, the patch has been stripped and there was something missing. Please use the attached one. Thank you for the patch. Unfortunately, I'm still getting: gcc -D_REENTRANT=1 -I. -Igw -pthread

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-23 Thread Dimitri Aivaliotis
Hello Stipe, If you replace the line +LIBS=$LIBS -pthread in your patch with +LIBS=$LIBS -lc_r -lkse then, it will compile. If you include only -lkse, you will get an error like the following in config.log: configure:1955: checking whether the C compiler works configure:1961:

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-23 Thread Stipe Tolj
Dimitri Aivaliotis wrote: Hello Stipe, If you replace the line +LIBS=$LIBS -pthread in your patch with +LIBS=$LIBS -lc_r -lkse then, it will compile. If you include only -lkse, you will get an error like the following in config.log: configure:1955: checking whether the C compiler works

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-23 Thread Stipe Tolj
Dimitri Aivaliotis wrote: Hello Stipe, If you replace the line +LIBS=$LIBS -pthread in your patch with +LIBS=$LIBS -lc_r -lkse then, it will compile. If you include only -lkse, you will get an error like the following in config.log: configure:1955: checking whether the C compiler works

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-23 Thread Dimitri Aivaliotis
On Mon, 23 Aug 2004 15:47:57 +0200 Stipe Tolj [EMAIL PROTECTED] wrote: what is the libbse.a library for on FreeBSD? Is it required on the LIBS or does -lc_r work already? The libkse.a library is the pthreads library, as far as I can tell: in /usr/src/lib/libpthread/Makefile: LIB=kse I'm

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-20 Thread Stipe Tolj
Hi Dimitri, I have no access to that FreeBSD version, but please give it a try and try the attached patch, that fixes some CFLAGS and LIBS env var settings in configure. Simply apply the patch and re-create the configure script by using autoconf. BTW, since we are getting here to development

Re: compiling 1.3.2 on FreeBSD 5.2.1

2004-08-20 Thread Stipe Tolj
sorry, the patch has been stripped and there was something missing. Please use the attached one. Stipe mailto:stolj_{at}_wapme.de --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf, NRW, Germany phone: +49.211.74845.0 fax: