bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configure/compile failure on Solaris 10 Sparc Ultra 25


From: Glenn Morris
Subject: Re: Configure/compile failure on Solaris 10 Sparc Ultra 25
Date: Wed, 18 Apr 2007 13:14:42 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Glasser, Nathan" wrote:

> 1: There are two places where it says
>    checking how to run the C preprocessor... /usr/ccs/lib/cpp
> rather than cc -E -Xs.
> 2: It gives this error
>    "/usr/include/sys/isa_defs.h", line 500: undefined control
> which was indicative to me, before, of the C preprocessor not
> having __sparc defined. That was a place that had trouble many times.
> 3: There are a bunch of places with warnings like the following:
>   configure: WARNING: sys/time.h: accepted by the compiler, rejected by
> the preprocessor!
>   configure: WARNING: sys/time.h: proceeding with the compiler's result

You can find the solution to all these problems in the etc/PROBLEMS
file. It will basically tell you to manually set CPP="cc -E -Xs". I'm
sorry that the auto-detection is not yet perfect.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]