[kaffe] Configure mischeck

Guilhem Lavaux guilhem.lavaux at free.fr
Sat Jul 5 09:59:01 PDT 2003


Hi again,

I have noticed that, on new GLIBC systems, configure complains about 
asm/signal.h, asm/sigcontext.h, linux/netlink.h and linux/rtnetlink.h. 
Apparently they are there but cannot be compiled because of the GLIBC 
volontary incompatible includes. I have so written a new macro to detect the 
presence of __GLIBC__ and only test linux headers if it is not found. This 
removes the complaints of the latest autoconf.

I have attached the new file and the patch to configure.in to this mail.

Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_glibc.m4
Type: text/x-csrc
Size: 386 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030705/380d51f3/attachment-0002.c 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_configure
Type: text/x-diff
Size: 1168 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030705/380d51f3/attachment-0002.diff 


More information about the kaffe mailing list