Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 23:29:43 +0200
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        Brett Schroeder <brett@brettschroeder.name>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: xemacs port fails to compile (4-stable) 
Message-ID:  <200406102129.i5ALThEw050309@peedub.jennejohn.org>
In-Reply-To: Message from Brett Schroeder <brett@brettschroeder.name>  <1086548792.315.35.camel@Anapurna.brettschroeder.name> 

next in thread | previous in thread | raw e-mail | index | archive | help

Brett Schroeder writes:
> All,
> 
> The stable xemacs port failed to compile with "portinstall xemacs" on
> FreeBSD 4-Stable (ports last cvsup'd and updated a few hours ago).
> 
> There seem to be two related errors saying "Invalid read syntax ((". in
> wrong context"))" in lisp/auto-autoloads.el.
> 
> Below is a cut of script output from the install (apologies for all the
> ^M's at the end of lines)
> 
[snip output]

Try removing the ``-march=pentiumpro'' from CFLAGS. I just installed it
with no problems using ``cc -O -pipe'' on 4.10-STABLE.

I've also noticed problems on -current when I try to compile xemacs
while specifying a CPU type or an architecture. I can't prove it, but
it sure looks like gcc is producing some bogus code under those
conditions.

---
Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de



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