Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 17:35:49 -0800
From:      Clint Olsen <clint@0lsen.net>
To:        ports@freebsd.org
Cc:        questions@freebsd.org
Subject:   Trying to build Amaya 7.1
Message-ID:  <20030116013549.GA12908@0lsen.net>

next in thread | raw e-mail | index | archive | help
Hi:

Apparently this has been encountered before but never corrected in the
Amaya distribution, but I'm either having a shell quoting problem or sed
issue.  I've tried the obvious things - swapping gsed for regular sed and
rebuilding, also using bash instead of /bin/sh for the configure script.
Neither produces the desired results:

../configure --with-gtk
...
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating Options.orig
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating tools/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating libjpeg/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating libpng/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating libpng/zlib/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating tools/mkdep/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating tools/cextract-1.7/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating thotlib/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating thotlib/include/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating batch/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating tablelib/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating amaya/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating pluginlib/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected
config.status: creating annotlib/Makefile
sed: 34: /tmp/csuDjP3v/subs-3.sed: filename expected

-Clint

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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