help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Compiling 1.95.10 Under Cygwin


From: Peschka, Jeremiah
Subject: [Help-smalltalk] Compiling 1.95.10 Under Cygwin
Date: Fri, 8 Mar 2002 08:46:51 -0500

I am attempting to compile GNU Smalltalk 1.95.10 under Cygwin on a WinXp
box.  However, I am receiving errors during the compile.  I have tried the
suggestions in the smalltalk user's guide, but to no avail.  I will include
the compiler output below.

If anyone has any ideas/suggestions, I'm all ears.

Jeremiah Peschka

This is the last bunch of lines:

/usr/include/alloca.h:14: warning: `alloca' redefined
gst.h:42: warning: this is the location of the previous definition
echo timestamp > lib.lo
/bin/sh /tmp/smalltalk-1.95.10/missing --run bison -dv gst.y
bison: not found
WARNING: `bison' is missing on your system.  You should only need it if
         you modified a `.y' file.  You may need the `Bison' package
         in order for those modifications to take effect.  You can get
         `Bison' from any GNU archive site.
source='gst.tab.c' object='gst.tab.lo' libtool=yes \
depfile='.deps/gst.tab.Plo' tmpdepfile='.deps/gst.tab.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --tag disable-shared --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I../lib-src -I../lightning -I../lightning -I../libltdl
-DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\"
-DIMAGE_PATH=\"/usr/local/share/smalltalk\"
-DMODULE_PATH=\"/usr/local/lib/smalltalk\"   -g -O2 -fstrict-aliasing
-fno-gcse -c -o gst.tab.lo `test -f gst.tab.c || echo './'`gst.tab.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib-src -I../lightning -I../lightning
-I../libltdl -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\"
-DIMAGE_PATH=\"/usr/local/share/smalltalk\"
-DMODULE_PATH=\"/usr/local/lib/smalltalk\" -g -O2 -fstrict-aliasing
-fno-gcse -c ./gst.tab.c -Wp,-MD,.deps/gst.tab.TPlo -o gst.tab.o
gcc: ./gst.tab.c: No such file or directory
gcc: No input files
make[3]: *** [gst.tab.lo] Error 1
make[3]: Leaving directory `/tmp/smalltalk-1.95.10/libgst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/smalltalk-1.95.10/libgst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/smalltalk-1.95.10'
make: *** [all] Error 2



reply via email to

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