bug-gnuzilla
[Top][All Lists]
Advanced

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

Re: Compiling IceCat on gNewSense2.0


From: Yavor Doganov
Subject: Re: Compiling IceCat on gNewSense2.0
Date: Wed, 21 May 2008 09:13:32 +0300
User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.2 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)

Luis A. Guzman Garcia wrote:
> 
> ../../../dist/include/system_wrappers/X11/Intrinsic.h:3:32: error: 
> X11/Intrinsic.h: No existe el fichero ó directorio

Apparently you are missing /usr/include/X11/Intrinsic.h, so you have
to install libxt-dev.

> ../../../dist/include/system_wrappers/X11/Shell.h:3:28: error: X11/Shell.h: 
> No existe el fichero ó directorio
> En el fichero incluído de gtk2xtbin.c:63:
> ../../../dist/include/system_wrappers/X11/StringDefs.h:3:33: error: 
> X11/StringDefs.h: No existe el fichero ó directorio

These headers are from the same package, libxt-dev.

> Any suggestion? :P

Basically, when you encounter errors like these, the solution is
obvious -- either install the missing package, or disable the
apropriate feature, if possible and desirable.  You can check apt-file
which can help you with that.  Alternatively, inspect the
build-dependencies of the Debian (i.e. gNS) package and make sure you
have them installed.

BTW, sane build systems should barf at configure time, informing you
about what's missing for a successful build.




reply via email to

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