help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Cygwin problems for smalltalk-2.1-pre


From: Vimal Reddy
Subject: [Help-smalltalk] Cygwin problems for smalltalk-2.1-pre
Date: Thu, 3 Apr 2003 08:03:12 -0800 (PST)

Hi:
I am trying to install GNU smalltalk pre-release version  smalltalk-2.1-pre
under Cygwin on a Win2K. 

1. ./configure works fine.

2. make leads to problems in snprintfv.
Here is the output of make. Has anyone faced this problem? How do I go about
solving this error? Thanks for your help.

-Vimal

**************************************************

make  all-recursive
make[1]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1'
Making all in lib-src
make[2]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/lib-src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/lib-src'
Making all in libltdl
make[2]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/libltdl'
make  all-am
make[3]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/libltdl'
make[3]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/libltdl'
make[2]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/libltdl'
Making all in snprintfv
make[2]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv'
make  all-recursive
make[3]: Entering directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv'
Making all in snprintfv
make[4]: Entering directory
`/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv/snprintfv'
make  all-am
make[5]: Entering directory
`/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv/snprintfv'
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   
-g -O2 -MT filament.lo -MD -MP -MF ".deps/fil
ament.Tpo" \
  -c -o filament.lo `test -f 'filament.c' || echo './'`filament.c; \
then mv ".deps/filament.Tpo" ".deps/filament.Plo"; \
else rm -f ".deps/filament.Tpo"; exit 1; \
fi
rm -f .libs/filament.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT filament.lo -MD -MP -MF
.deps/filament.Tpo -c filament.c  -DDLL_EXPORT -DPIC
 -o .libs/filament.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT filament.lo -MD -MP -MF
.deps/filament.Tpo -c filament.c -o filament.o >/dev
/null 2>&1
make[5]: *** [filament.lo] Error 1
make[5]: Leaving directory
`/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv/snprintfv'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv/snprintfv'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1/snprintfv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/vimal/thesis/smalltalk-2.1'
make: *** [all] Error 2

***********************************************************




__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com




reply via email to

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