[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gforth] Latest git and cygwin 64-bit
From: |
Dennis Ruffer |
Subject: |
Re: [gforth] Latest git and cygwin 64-bit |
Date: |
Fri, 16 Aug 2013 07:12:20 -0700 |
Not fixed yet! Same problem with a fresh clone. ;(
DaR
-----Original Message-----
From: Bernd Paysan [mailto:address@hidden
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/
- [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/12
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/12
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/12
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/13
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/13
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/13
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/13
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/13
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/15
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit,
Dennis Ruffer <=
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit, Bernd Paysan, 2013/08/16
- Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/16
Re: [gforth] Latest git and cygwin 64-bit, Dennis Ruffer, 2013/08/23