gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] Latest git and cygwin 64-bit


From: Bernd Paysan
Subject: Re: [gforth] Latest git and cygwin 64-bit
Date: Fri, 16 Aug 2013 14:34:03 +0200
User-agent: KMail/4.10.5 (Linux/3.7.10-1.16-desktop; KDE/4.10.5; x86_64; ; )

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/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]