I'm pretty sure that you need guile-1.6 not 1.4.
I have not tried guile under windows.
-Dan
Hello Dan,
I tried guile-1.4.1 from gEDA package with "primitive-fork" error.
Then I tried to get new cygwin guile-1.6.7 with following message:
"ERROR: Wrong type argument in position 1 (expecting STRINGP): pw"
Then I tried to compile guile-1.8.0 and then guile-1.6.4 under cygwin. Both
trials ended with following error:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I./.. -g -O2 -Wall -Wmissing-prot
otypes -MT guile-ltdl.lo -MD -MP -MF .deps/guile-ltdl.Tpo -c guile-ltdl.c -DDLL
_EXPORT -DPIC -o .libs/guile-ltdl.lo
In file included from guile-ltdl.c:44:
raw-ltdl.c:167: static symbol `lt_dlmalloc' is marked dllexport
raw-ltdl.c:169: static symbol `lt_dlrealloc' is marked dllexport
raw-ltdl.c:171: static symbol `lt_dlfree' is marked dllexport
c:\MinGW\bin\make.exe[3]: *** [guile-ltdl.lo] Error 1
c:\MinGW\bin\make.exe[3]: Leaving directory `c:/V/guile-1.6.4/libguile-ltdl'
c:\MinGW\bin\make.exe[2]: *** [all-recursive] Error 1
c:\MinGW\bin\make.exe[2]: Leaving directory `c:/V/guile-1.6.4/libguile-ltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `c:/V/guile-1.6.4'
c:\MinGW\bin\make.exe: *** [all] Error 2
So no success at all...
Can anybody help me ?
Thanks,
Vaclav