Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 22:47:47 -0500 (CDT)
From:      Hermes Trismegistus <hermes@trismegistus.net>
To:        gj@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Makefile for xemacs
Message-ID:  <20040412222826.W43806@sherman.trismegistus.net>

next in thread | raw e-mail | index | archive | help
Gary,

Is the syntax correct in your makefile or is it my system? I don't use
xemacs, and it is not installed on my system but in doing a "make index"
after running a cvsup I get the following errors:

"Makefile", line 73: Unassociated shell command "@${ECHO_MSG} """
"Makefile", line 74: Unassociated shell command "@${ECHO_MSG} "If your
MOTIF library is actually lesstif, you might occasionally""
"Makefile", line 75: Unassociated shell command "@${ECHO_MSG} "experience
locked-up frames.""
"Makefile", line 76: Unassociated shell command "@${ECHO_MSG} "In this
case, set the environment variable MOTIF_STATIC and recompile, ""
"Makefile", line 77: Unassociated shell command "@${ECHO_MSG} "which will
force the use of athena widgets for dialogs.""
"Makefile", line 80: Unassociated shell command "@${ECHO_MSG} """
"Makefile", line 81: Unassociated shell command "@${ECHO_MSG} "Set the
environment variable WITHOUT_X11 if you ""
"Makefile", line 82: Unassociated shell command "@${ECHO_MSG} "do not want
to use X11.""
make: fatal errors encountered -- cannot continue

This is your latest makefile:
$FreeBSD: ports/editors/xemacs/Makefile,v 1.78 2004/04/12 21:47:20

[root@sherman xemacs]> uname -a
FreeBSD sherman.trismegistus.net 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed
Mar 17 22:57:36 CST 2004
root@sherman.trismegistus.net:/usr/obj/usr/src/sys/SHERMAN  i386

make.conf:
CPUTYPE?=i686
CFLAGS= -O -pipe
MAKE_SHELL?=sh
COPTFLAGS= -O -pipe

cvsup file:
*default tag=.
*default host=cvsup5.us.FreeBSD.org
*default prefix=/usr
*default base=/usr/local/etc/cvsup
*default release=cvs
*default delete use-rel-suffix
*default compress
ports-all

Any suggestions on what I can do to correct this?

Thank you

J. Craig Woods
UNIX/Linux Network/System Administration
http://www.trismegistus.net/resume.htm
Entropy requires no maintenance.



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