Paul, as requested... a bit extra line ..
configure:7978: checking gethostbyaddr_r() syntax configure:7990: gcc -o conftest -g -O2 -pthread -D_THREAD_SAFE -Wall -D_GNU_SOURCE -D NDEBUG conftest.c 1>&5 configure: In function `main': configure:7986: warning: implicit declaration of function `gethostbyaddr_r' configure:8068: checking gethostbyname_r() syntax configure:8080: gcc -o conftest -g -O2 -pthread -D_THREAD_SAFE -Wall -D_GNU_SOURCE -D NDEBUG conftest.c 1>&5 configure: In function `main': configure:8076: warning: implicit declaration of function `gethostbyname_r' ----- Original Message ----- From: "Paul Hampson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 04, 2003 8:32 AM Subject: RE: FreeBSD 5.1 & Freeradius 0.9.1 > > From: Rohaizam Abu Bakar > > Sent: Thursday, 2 October 2003 11:19 AM > > > checking gethostbyaddr_r() syntax... GNU-style > > checking gethostbyname_r() syntax... configure: warning: ****** BSD Style > > gethostbyn > > ame might NOT be thread-safe! ****** > > BSD-style > > Dammit, I thought FreeBSD 5.1 had fixed this... > Find the definition of > GETHOSTBYADDRRSTYLE in src/include/autoconf.h > and change it from GNUSTYLE to BSDSTYLE. > Then recompile. > > Before you do that though, I'd be interested in > seeing your config.log from > configure:7978: checking gethostbyaddr_r() syntax > until > configure:8068: checking gethostbyname_r() syntax > > -- > 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
