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

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

bug#507: compilation problem under Solaris


From: Glenn Morris
Subject: bug#507: compilation problem under Solaris
Date: Tue, 01 Jul 2008 16:08:00 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Langella Raphael" wrote:

> It didn't work. I launched configure with this command :
>
> LDFLAGS="-L/Produits/publics/sparc.SunOS.5.8/tiff/3.8.2/lib 
> -L/Produits/publics/sparc.SunOS.5.7/jpeg/6b/lib 
> -L/Produits/publics/sparc.SunOS.5.8/zlib/1.2.3/lib 
> -L/Produits/publics/sparc.SunOS.5.8/libpng/1.2.24/lib" 
> CPPFLAGS="-I/Produits/publics/sparc.SunOS.5.8/tiff/3.8.2/include 
> -I/Produits/publics/sparc.SunOS.5.7/jpeg/6b/include 
> -I/Produits/publics/sparc.SunOS.5.8/zlib/1.2.3/include 
> -I/Produits/publics/sparc.SunOS.5.8/libpng/1.2.24/include" ./configure 
> --with-gtk --prefix=/Produits/publics/sparc.SunOS.5.9/emacs/22.2

Hmph.

Can you edit the patched version of configure? Find the line near the
end that says

echo creating src/Makefile

Add immediately under this:

echo "cpp_undefs = $cpp_undefs"

Then reconfigure and post just the output of that echo command.

Thanks.






reply via email to

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