Not fixed yet! Same problem with a fresh clone. ;( DaR
-----Original Message----- From: Bernd Paysan [mailto:bernd.pay...@gmx.de] Sent: Friday, August 16, 2013 5:34 AM To: Dennis Ruffer Cc: 'gforth' Subject: Re: [gforth] Latest git and cygwin 64-bit Am Donnerstag, 15. August 2013, 20:17:08 schrieb Dennis Ruffer: > Bernd, > > I've taken a little detour, building gforth on a new Ubuntu 13.10 and > get the following error: > > ./gforthker -p ".:~+:." etags.fs except.fs startup.fs cstr.fs > unix/socket.fs unix/pthread.fs unix/mmap.fs unix/serial.fs -e bye > redefined field, /home/druffer/.gforth/amd64/libcc-named/cstr.c:1:41: > fatal > error: gforth/0.7.9_20130214/libcc.h: No such file or directory > #include <gforth/0.7.9_20130214/libcc.h> > ^ compilation terminated. > > Log attached. Yes, this is a dependency problem. You can only make the install.TAGS after libcc.h has been installed, so this doesn't work with the dependencies in the install target. Should be fixed now. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/