-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 22 Mar 2007, Nils Olav Fossum wrote:

>> cap_sys.c:16: error: parameter name omitted
>> make[2]: *** [cap_sys.o] Error 1
>> make[2]: Leaving directory
>> `/var/autofs/fb02/prgdist/unattend/unattendWk/linuxboot/libcap-1.10/libcap'
>> make[1]: *** [all] Error 2
>> make[1]: Leaving directory
>> `/var/autofs/fb02/prgdist/unattend/unattendWk/linuxboot/libcap-1.10'
>> make: *** [libcap-1.10/libcap/libcap.so.1] Error 2
>>
>> My system is Debian Etch.
>
> Suggestions and hints are welcome :)

I have picked around a bit further:

First: libcap shipped with unattended is using the system's 
/usr/include/linux/capabilities.h
I'm not sure, but it should use the one from the Linux kernel of 
unattended, I guess.
Second: libcap-1.10/libcap is using the system's header files when 
compiling, also there is some problem, I don't known about:

libcap-1.10/libcap/cap_sys.c

is using _syscall2(), but when I grep for it in the kernel source, there 
are very few hits. The Debian-package comments them out.

Third: _makename.c is using "#include <linux/capability.h>"

whereas the Debian-package is using:
#include <sys/capability.h>

There are still plenty of ANSI C warnings, but there in the 
Debian-package, too.

Now, unattended continues to compile, I'll report back.

Bye,

- -- 
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRgjLfdOkJV1AYoBwAQLd7Qf/ZzL1vPtWNcGX/LbM7z09gaAtlT780wvz
Li7brRosYtEp0plBkKUM2iCngwaE0n/n+EyvrLMf3a0/k4FvdWNLm9S0n5gcEwf8
bNLzmq7dC7fUuVEsR6GU/NDiFt0ccemYVFBE7VskXvRDkDqi8WUb39jobwamm/1D
fhOFUuqsvBHgMZ5cfL/vBzvQ2P5t88DJAEKpy2fmC6ca9tk8hpTPoBMJj35FevtL
j4QS+WbzScgfeKhu2ItBaMpiXK2xmHjXgelYYY2DPsxSAxOseN7RNsYIHw0h5Zap
bUR0Qkb2fnxHqRFcqq+mcz91AnNa3g5LfSJ3Gx5mWo22+fdfQgSaeg==
=XCME
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to