The problem may be that some C compiliers that come default with OS's, like AIX, are 
made not to compile executibles. You might have to see about updating your cc.

Jacob

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Aime
> Sent: Tuesday, March 02, 2004 3:41 PM
> To: [EMAIL PROTECTED]
> Subject: RE: What is needed to compile FreeRadius ?
> 
> 
> I am using Debian and gcc seems to be installed on my
> computer:
> 
> ======
> localhost:~/freeradius-0.9.3.orig# uname -r
> 2.4.22-1-386
> localhost:~/freeradius-0.9.3.orig# dpkg -l | grep gcc
> ii  gcc            3.3.2-2        The GNU C compiler
> ii  gcc-3.2-base   3.2.3-8        The GNU Compiler
> Collection (base package)
> ii  gcc-3.3        3.3.3-0pre3    The GNU C compiler
> ii  gcc-3.3-base   3.3.3-0pre3    The GNU Compiler
> Collection (base package)
> ii  libgcc1        3.3.3-0pre3    GCC support library
> 
> 
> Where else can i look  ?
> 
> 
> --- Max Belousov <[EMAIL PROTECTED]> wrote:
> > Looks like you do not have compiler installed.
> > Gcc is a most popular compiler.
> > 
> > Install it and then run it again
> > 
> > 
> > 
> > -----Original Message-----
> > From: Aime [mailto:[EMAIL PROTECTED] 
> > Sent: Tuesday, March 02, 2004 12:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: What is needed to compile FreeRadius ?
> > 
> > 
> > All,
> > 
> > I would like to know what must be in place in order
> > to successfully compile
> > Freeradius.
> > 
> > I got following error when doing ./configure
> > =====
> > 
> > localhost:~/freeradius-0.9.3.orig# ./configure
> > loading cache ./config.cache
> > checking for gcc... gcc
> > checking whether the C compiler (gcc  ) works... no
> > configure: error: installation or configuration
> > problem: C compiler cannot create executables.
> > 
> > 
> > And in config.log i have :
> > ========
> > 
> > configure:740: checking for gcc
> > configure:853: checking whether the C compiler (gcc 
> > )
> > works
> > configure:869: gcc -o conftest    conftest.c  1>&5
> > /usr/bin/ld: cannot open crt1.o: No such file or
> > directory
> > collect2: ld returned 1 exit status
> > configure: failed program was:
> > 
> > #line 864 "configure"
> > #include "confdefs.h"
> > 
> > 
> > thanks in advance
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Search - Find what you're looking for faster
> > http://search.yahoo.com
> > 
> > - 
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
> > 
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Search - Find what you're looking for faster
> http://search.yahoo.com
> 
> - 
> List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to