Just for the record:

        In file included from lib/getvserverbyctx.c:31:
        lib/getvserverbyctx-compat.hc: In function `handleLegacy':
        lib/getvserverbyctx-compat.hc:45: dereferencing pointer to 
        incomplete type
        make[2]: *** [lib/lib_libvserver_a-getvserverbyctx.o] Error 1

is caused by a too old dietlibc (in this case 0.21)
where 
        struct dirent *ep;

                ep->d_name

does not exist ...

best,
Herbert

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to