GNU bug report logs -
#507
compilation problem under Solaris
Previous Next
Full log
Message #23 received at 507 <at> emacsbugs.donarmstrong.com (full text, mbox):
> -----Message d'origine-----
> De : Glenn Morris [mailto:rgm <at> gnu.org]
> Envoyé : mardi 1 juillet 2008 22:08
> À : Langella Raphael
> Cc : 507 <at> emacsbugs.donarmstrong.com
> Objet : Re: bug#507: compilation problem under Solaris
>
> "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.
>
It's empty :
cpp_undefs =
This bug report was last modified 16 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.