> From: Rohaizam Abu Bakar
> Sent: Thursday, 9 October 2003 11:47 AM

> 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...

That's what I expected...

OK, please look at src/include/autoconf.h and find the value of HOSTINFO
for me. I'm going to special-case FreeBSD and then release 0.9.2 'cause
it's already later than I intended. This problem appears to affect both
5.1 and 4.8 identically... For some reason configure's tests pull in _r
but the actual build process doesn't. (Probably libtool's fault. :-(

--
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

Reply via email to