[EMAIL PROTECTED] ("Gregory (Grisha) Trubetskoy") writes:

> When compiling util-vserver-0.29.196, I get this:
>
> diet gcc -g -O2 -std=c99 -Wall -pedantic -W -o src/reducecap src/reducecap.o  
> lib/.libs/libvserver.a
> src/reducecap.o(.text+0x1fd): In function `show':
> src/reducecap.c:202: undefined reference to `capget'

Yes, capget() does not exist in dietlibc<0.24. There is autodetection
for this issue in 0.29.205+.



Enrico
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to