[uClibc]squid and uclibc

Erik Andersen andersen at codepoet.org
Wed Apr 9 17:05:13 UTC 2003


On Wed Apr 09, 2003 at 12:09:55PM +0200, Claus Rosenberger wrote:
> Hello,
> 
> i'm using uclibc 0.9.15 in one environment (sorry for old version) and
> tried to compile squid. with uclibc 0.9.19 all are ok but with 0.9.15 i
> got following message :
> 
> store_dir.o: In function `storeDirGetBlkSize':
> /TST01/src/squid-2.5.STABLE2/src/store_dir.c:494: undefined reference to
> `statvfs'
> store_dir.o: In function `storeDirGetUFSStats':
> /TST01/src/squid-2.5.STABLE2/src/store_dir.c:525: undefined reference to
> `statvfs'
> collect2: ld returned 1 exit status
> 
> 
> statvfs should be included in version 0.9.15. is there a backport
> available or did i some things wrong ?

You need to use the current version to get statvfs().  If you
want to backport bits and pieces of code, feel free to do that on
your own.  But I won't be able to support that version...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--


More information about the uClibc mailing list