ports/52781: Maintainer update: devel/tide
Adam Weinberger
adamw at FreeBSD.org
Tue Jun 17 22:05:53 UTC 2003
Synopsis: Maintainer update: devel/tide
State-Changed-From-To: open->feedback
State-Changed-By: adamw
State-Changed-When: Tue Jun 17 15:04:43 PDT 2003
State-Changed-Why:
First of all, please don't hardcode ${PREFIX} into your
MAKE_ENV. It should be ${LOCALBASE} instead.
Also, build is failing on my 4.8-STABLE machine:
root at smacky:/usr/ports/devel/tide# make
===> Extracting for tide-2.0.3
>> Checksum OK for tide-203.tar.gz.
===> Patching for tide-2.0.3
===> tide-2.0.3 depends on executable: tx - found
===> Configuring for tide-2.0.3
cp ports/unix/Mk-classes classes/Makefile
cp ports/unix/Mk-tide tide/Makefile
cp ports/unix/Mk-tools tools/Makefile
cp ports/unix/tide-native.rc ports/unix/tide.rc
===> Building for tide-2.0.3
(cd classes; make all)
tx -i config.t
tx -i editor.t
tx -i filebox.t
tx -i filesrv.t
tx -i menu.t
tx -i prompt.t
tx -i form.t
tx -i pstruct.t
tx -i tblio.t
tx -i vedit.t
mkdir Xclasses
cp *.t Xclasses
(cd Xclasses; tx -i -Ados config.t)
TX: error in user config: DOS/EXE cross compilation requires to build a production compiler
*** Error code 1
Stop in /usr/ports/devel/tide/work/tide-203/classes.
*** Error code 1
Stop in /usr/ports/devel/tide/work/tide-203.
*** Error code 1
Stop in /usr/ports/devel/tide.
zsh: 3116 exit 1 make
http://www.freebsd.org/cgi/query-pr.cgi?pr=52781
More information about the freebsd-ports-bugs
mailing list