Re: compile problem

2007-06-29 Thread ram
gmake[4]: Leaving directory `/usr/local/src/cdrtools/freeradius-1.1.6 /src/modules' Making all in main... gmake[4]: Entering directory `/usr/local/src/cdrtools/freeradius-1.1.6 /src/main' /usr/local/src/cdrtools/freeradius-1.1.6/libtool --mode=link gcc -export-dynamic -dlopen self \ -pie

Re: compile problem on tru64

2006-12-08 Thread Matthias Henze
is no one able to help me with my compiler problem ? :-( Am Mittwoch, 6. Dezember 2006 09:02 schrieb Matthias Henze: > hi, > > i try to build freeradius 1.1.3 on tru64. at first every thing worked as > expected. near the end of the buildprocess i get the following message i'm > unable to interpre

Re: compile problem on solaris express nv23 x86

2005-11-10 Thread Alan DeKok
"Tariq Rashid" <[EMAIL PROTECTED]> wrote: > using the 20051110 snapshot - i still don't get a compile. havong said that > this is much better than 1.0.2 and 1.0.5 > > any ideas? $ cvs update $ ./configure ... $ make The server should now use it's own header files for MD5, rather than the ones

RE: Compile problem

2005-03-10 Thread Serg Shipaev
Alan, Ok. Thank you. Serg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Thursday, March 10, 2005 23:26 To: freeradius-users@lists.freeradius.org Subject: Re: Compile problem Admin <[EMAIL PROTECTED]> wrote: > Thank you

Re: Compile problem

2005-03-10 Thread Alan DeKok
Admin <[EMAIL PROTECTED]> wrote: > Thank you very much. I'll update or edit by myself net-snmp module to > resolve this problem. > So, why I don't need threads. The practice shows me that threading are > not so beauty as it can imagine. > Due my usage of rlm_perl module I see memory leaks when it

Re: Compile problem

2005-03-10 Thread Admin
Alan, Thank you very much. I'll update or edit by myself net-snmp module to resolve this problem. So, why I don't need threads. The practice shows me that threading are not so beauty as it can imagine. Due my usage of rlm_perl module I see memory leaks when it works in threading mode, however al

Re: Compile problem

2005-03-10 Thread Alan DeKok
"Serg Shipaev" <[EMAIL PROTECTED]> wrote: > Can somebody give me a clue. How can I build the version with > --without-threads flag. > I don't need threads. After a bit of snooping, I discovered the problem: You have net-snmp installed, and one of *it's* header files is defining HAVE_PTHREAD_H.

Re: Compile problem of last CVS version on FreeBSD 4.x

2004-11-22 Thread Alan DeKok
<[EMAIL PROTECTED]> wrote: > Current CVS version also cannot be built on FreeBSD. > Is where any way to fix the problem? See the list archives. It's a known problem. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Compile problem of last CVS version on FreeBSD 4.x

2004-11-22 Thread frad-u
Current CVS version also cannot be built on FreeBSD. Is where any way to fix the problem? Friday, November 19, 2004, 5:41:56 PM, [EMAIL PROTECTED] wrote: fuanr> Tried on two FreeBSD 4.x box fuanr> #gmake fuanr> gmake[1]: Entering directory `/root/src/radiusd' fuanr> Making all in libltdl... fua

RE: Compile problem - cannot find -lz

2004-08-23 Thread SPROUSE Troy F
That is what I did and was able to complete the installation. Thanks for your help Alan. Troy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Monday, August 23, 2004 8:51 AM To: [EMAIL PROTECTED] Subject: Re: Compile problem - cannot

Re: Compile problem - cannot find -lz

2004-08-23 Thread Alan DeKok
SPROUSE Troy F <[EMAIL PROTECTED]> wrote: > OK, I have fixed my problem that started this thread below by installing > zlib-devel but now I am getting the following while running 'make'. > > Making static dynamic in rlm_x99_token... If you're not using rlm_x99_token, just delete the directory.

Re: Compile problem - cannot find -lz

2004-08-22 Thread Paul Hampson
On Sun, Aug 22, 2004 at 06:23:06PM -0400, SPROUSE Troy F wrote: > OK, I have fixed my problem that started this thread below by installing > zlib-devel but now I am getting the following while running 'make'. > Making static dynamic in rlm_x99_token... > gmake[6]: Entering directory > `/tmp/freera

RE: Compile problem - cannot find -lz

2004-08-22 Thread SPROUSE Troy F
OK, I have fixed my problem that started this thread below by installing zlib-devel but now I am getting the following while running 'make'. Making static dynamic in rlm_x99_token... gmake[6]: Entering directory `/tmp/freeradius-1.0.0/src/modules/rlm_x99_token' gcc -g -O2 -D_REENTRANT -D_POSIX_PT

Re: Compile problem - cannot find -lz

2004-08-20 Thread Alan DeKok
SPROUSE Troy F <[EMAIL PROTECTED]> wrote: > I am having a compile problem on RedHat 9. I ran configure as ./configure > --includedir=/usr/include/mysql but below is the output after I run make. > > gcc -shared sql_mysql.lo -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl > -lm -Wl,-soname -Wl,