help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] compilation errors


From: Jay Dresser
Subject: [Help-smalltalk] compilation errors
Date: Thu, 28 Nov 2002 23:16:18 -0800
User-agent: Mutt/1.2.5.1i

I am completely new to Smalltalk, but intrigued.

I updated the /usr/ports tree of FreeBSD and got the 2.0.8 version of
GNU Smalltalk.  I get errors in compiling/installing.

I first went through the dependencies tree by hand, making sure that
each correct version of each package was installed.  The error I get
is here when I do the make of smalltalk:

[...]
Making all in doc
gmake[2]: Entering directory 
`/usr/ports/lang/smalltalk/work/smalltalk-2.0.8/doc'
fixed=`pwd`/`echo gst.texi | sed 's/\.texi/-fixed&/' `; \
  cd . && \
  makeinfo --no-split `echo gst.texi | sed 's,.*/,,'` -E - -o /dev/null | \
  sed '/address@hidden/ s/:/_/g' > $fixed && \
  makeinfo --no-split $fixed > /dev/null 2>&1 && \
  rm -f $fixed
gst.texi:80: Unknown command `copying'.
gst.texi:96: Unmatched address@hidden'.
gst.texi:118: Unknown command `insertcopying'.
gmake[2]: *** [gst.info] Error 2
gmake[2]: Leaving directory `/usr/ports/lang/smalltalk/work/smalltalk-2.0.8/doc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/lang/smalltalk/work/smalltalk-2.0.8'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/lang/smalltalk.
Exit 1

Can anyone help me track down where the problem is?  Thanks.

-- 
Jay Dresser / address@hidden




reply via email to

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