Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 15:05:52 -0700 (PDT)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        nmh@t3x.org, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/52781: Maintainer update: devel/tide
Message-ID:  <200306172205.h5HM5qig016881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306172205.h5HM5qig016881>