| Summary: | Error generating INDEX-5 because of editors/xemacs | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Gautam Gopalakrishnan <ggop> | ||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | ggop | ||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
On Mon, 12 Apr 2004 21:50:19 -0700 (PDT), FreeBSD-gnats-submit@FreeBSD.org wrote: Also in editors/xemacs-devel: (patch attached) ports/editors/xemacs-devel/Makefile,v 1.79 2004/04/12 21:47:20 gj Cheers Gautam State Changed From-To: open->closed Fixed, thanks! |
'make describe' fails in editors/xemacs $FreeBSD: ports/editors/xemacs/Makefile,v 1.78 2004/04/12 21:47:20 gj Exp $ # make describe "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 Fix: Line 68 and 69 need to be fidex, I think. One tab added per line How-To-Repeat: # cd /usr/ports/editors/xemacs # make describe