maybe your're using an old mysql, try upgrading it then recompile radauth. HTH
> hi! > im trying xtradius and mysql from > http://xtradius.sourceforge.net/documentation/mysql_howto.html but i get > through radauth compilation part. im getting this: > > # make > gcc -c radauth.c -I/usr/include/mysql > radauth.c: In function `main': > radauth.c:32: warning: assignment makes pointer from integer without a > cast > radauth.c:36: warning: assignment makes pointer from integer without a > cast > radauth.c:37: warning: assignment makes pointer from integer without a > cast > gcc -o radauth radauth.o -L/usr/lib/mysql -lmysqlclient -DCRYPT -lcrypt > /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function > `my_uncompress': > my_compress.o(.text+0xaa): undefined reference to `uncompress' > /usr/lib/mysql/libmysqlclient.a(my_compress.o): In function > `my_compress_alloc': > my_compress.o(.text+0x13c): undefined reference to `compress' > collect2: ld returned 1 exit status > make: *** [radauth] Error 1 > > > i'd appreciate any help. > thanks > ina patricia > -- Jimmy Lim IT Operation & Support Team Leader Tricom _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
