[kaffe] Probelm building Latest CVS snapshot on ARM uClinux

David Tiller dtiller at captechventures.com
Tue Jan 25 08:21:28 PST 2005


Dear fellow kaffe-lings,
 
I was able to compile kaffe-1.1.4 using uClinux's latest gcc 2.95.3
20030314 ARM toolchain (which does not have an ifaddrs.h). The resulting
binary ran, but failed in gc-mem.c with various assertion failures. I
decided to try the latest from CVS. I added the new flag
--without-classpath-gtk-awt, but otherwise used the same config script
and toolchain to build.
 
The new build fails with "../../kaffe-latest/replace/getifaddrs.c:36:
ifaddrs.h: No such file or directory"
 
The config.h appears to be equivalent to the old one wrt HAVE_LINUX_*,
HAVE_NET_NETPACKET, and HAVE_GETIFADDRS, and the code in getifaddrs.c
hasn't changed.
 
Has anyone else run into this sort of thing?
 
Attached are the 'go' script I use to run configure, and the outputs and
config.h files of both a good run using 1.1.4 and a bad run with this
morning's CVS snapshot.
 
Thank you in advance!
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0006.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: go-arm1.sh
Type: application/octet-stream
Size: 1005 bytes
Desc: go-arm1.sh
Url : http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0010.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm.good
Type: application/octet-stream
Size: 2024 bytes
Desc: arm.good
Url : http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0011.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm.bad
Type: application/octet-stream
Size: 2784 bytes
Desc: arm.bad
Url : http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0012.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad-config.h
Type: application/octet-stream
Size: 26226 bytes
Desc: bad-config.h
Url : http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0013.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: good-config.h
Type: application/octet-stream
Size: 20776 bytes
Desc: good-config.h
Url : http://kaffe.org/pipermail/kaffe/attachments/20050125/8971e9ef/attachment-0014.obj 


More information about the kaffe mailing list