when compiling conftest.c, it still require confdefs.h  .. so I just touch
empty confdefs.h file.... compile and then i got conftest file..below is the
result...


# ldd conftest
conftest:
        libc_r.so.5 => /usr/lib/libc_r.so.5 (0x2806b000)
        libc.so.5 => /usr/lib/libc.so.5 (0x2808e000)
# ./conftest


nothing happen when running it...

--haizam


----- Original Message -----
From: "Paul Hampson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 8:51 AM
Subject: RE: FreeBSD 5.1 & Freeradius 0.9.1


> > From: Rohaizam Abu Bakar
> > Sent: Wednesday, 8 October 2003 2:09 PM
>
> > > Sorry, I meant conftest.c :-(
> > >
> > > > # gcc -o
> > > > conftest -g -O2 -pthread -D_THREAD_SAFE -Wall -D_GNU_SOURCE -DNDEBUG
> > > > conftest.c
> > > > configure:7980:22: confdefs.h: No such file or directory
> > > > configure: In function `main':
> > > > configure:7986: warning: implicit declaration of function
> > `gethostbyaddr_r'
> > >
> > > OK, can I now see the 'ldd conftest' output, and what happens when you
try
> > > to run it?
> > >
> >
> > I can't find conftest.c file either...   I just created conftest.c and
run
> > above and error!! how about confdefs.h ??  Can you give me details steps
to
> > test ...  i'm not that good on compiling like this...
>
> conftest.c is the program I gave you... The above gcc output doesn't have
> any errors, just warnings. You should still have gotten a file called
> 'conftest' in the current directory.
>
> Run "ldd conftest" and show us the output, and also "./conftest" and see
> what that does.
>
> Unless you get back to me this afternoon/evening (my time, +10GMT) then
> this will probably still be broken in 0.9.2 since I want to create the
> tarball this evening and release it tomorrow, and this is the main issue
> I'm aware of.
>
> --
> Paul "TBBle" Hampson
> Bubblesworth Pty Ltd (ABN: 51 095 284 361)
> [EMAIL PROTECTED]
>
> On a sidewalk near Portland State
> University someone wrote `Trust Jesus', and
> someone else wrote `But Cut the Cards'.
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>
> [ Scanned by JARING E-Mail Virus Scanner ( http://www.jaring.my ) ]



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

Reply via email to