Re: Build problems



On Thu, May 22, 2003 at 10:30:30AM +0200, Murray Cumming Comneon com wrote
> > From: waltdnes waltdnes org [mailto:waltdnes waltdnes org] 
> >   Now the Garnome build dies complaining about lack of Jade/OpenJade.
> 
> What module fails? That sounds like an unusual dependency.

  I'm running the CRUX distro.  It's designed to be lean-n-mean and
doesn't have Redhat-type bloat.  Anyhow, I downloaded OpenJade, which
in turn required OpenSP.  That took me to the next failure, which was
lack of gettext.  I downloaded and built that.  Now I'm having problems
with expat.  With this one, I don't know what to do.  Anybody have any
ideas ?  re-build-attempt log follows...


> [===== NOW BUILDING:	gnome-desktop-1	=====]
> 	[fetch] complete for gnome-desktop.
> 	[checksum] complete for gnome-desktop.
> 	[extract] complete for gnome-desktop.
> 	[patch] complete for gnome-desktop.
>  ==> Building gnome/metacity as a dependency
> make[1]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/gnome/metacity'
> [===== NOW BUILDING:	metacity-2.5.1	=====]
> 	[fetch] complete for metacity.
> 	[checksum] complete for metacity.
> 	[extract] complete for metacity.
> 	[patch] complete for metacity.
>  ==> Building gnome/gtk+ as a dependency
> make[2]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/gnome/gtk+'
> [===== NOW BUILDING:	gtk+-2.2.1	=====]
> 	[fetch] complete for gtk+.
> 	[checksum] complete for gtk+.
> 	[extract] complete for gtk+.
> 	[patch] complete for gtk+.
>  ==> Building gnome/pango as a dependency
> make[3]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/gnome/pango'
> [===== NOW BUILDING:	pango-1.2.1	=====]
> 	[fetch] complete for pango.
> 	[checksum] complete for pango.
> 	[extract] complete for pango.
> 	[patch] complete for pango.
>  ==> Building bootstrap/xft as a dependency
> make[4]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/xft'
> [===== NOW BUILDING:	xft-2.1.1	=====]
> 	[fetch] complete for xft.
> 	[checksum] complete for xft.
> 	[extract] complete for xft.
> 	[patch] complete for xft.
>  ==> Building bootstrap/fontconfig as a dependency
> make[5]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/fontconfig'
> [===== NOW BUILDING:	fontconfig-2.2.0	=====]
> 	[fetch] complete for fontconfig.
> 	[checksum] complete for fontconfig.
> 	[extract] complete for fontconfig.
> 	[patch] complete for fontconfig.
>  ==> Building bootstrap/expat as a dependency
> make[6]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/expat'
> [===== NOW BUILDING:	expat-1.95.6	=====]
> 	[fetch] complete for expat.
> 	[checksum] complete for expat.
> 	[extract] complete for expat.
> 	[patch] complete for expat.
> 	[configure] complete for expat.
>  ==> Running make in work/main.d/expat-1.95.6
> make[7]: Entering directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/expat/work/main.d/expat-1.95.6'
> gcc -O3 -march=i686 -fno-omit-frame-pointer -funroll-loops -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -I/home/waltdnes/garnome/include -I/usr/X11R6/include -L/home/waltdnes/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  -I/home/waltdnes/garnome/include -I/usr/X11R6/include -I./lib -I. -o xmlwf/xmlwf.o -c xmlwf/xmlwf.c
> xmlwf/xmlwf.c: In function `showVersion':
> xmlwf/xmlwf.c:602: syntax error before '*' token
> xmlwf/xmlwf.c:613: `features' undeclared (first use in this function)
> xmlwf/xmlwf.c:613: (Each undeclared identifier is reported only once
> xmlwf/xmlwf.c:613: for each function it appears in.)
> xmlwf/xmlwf.c:613: `XML_FEATURE_END' undeclared (first use in this function)
> make[7]: *** [xmlwf/xmlwf.o] Error 1
> make[7]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/expat/work/main.d/expat-1.95.6'
> make[6]: *** [build-work/main.d/expat-1.95.6/Makefile] Error 2
> make[6]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/expat'
> make[5]: *** [../../bootstrap/expat/cookies/main.d/install] Error 2
> make[5]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/fontconfig'
> make[4]: *** [../../bootstrap/fontconfig/cookies/main.d/install] Error 2
> make[4]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/bootstrap/xft'
> make[3]: *** [../../bootstrap/xft/cookies/main.d/install] Error 2
> make[3]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/gnome/pango'
> make[2]: *** [../../gnome/pango/cookies/main.d/install] Error 2
> make[2]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/gnome/gtk+'
> make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
> make[1]: Leaving directory `/misc/home/waltdnes/garnome-0.24.2/gnome/metacity'
> make: *** [../../gnome/metacity/cookies/main.d/install] Error 2


-- 
Walter Dnes <waltdnes waltdnes org>
Email users are divided into two classes;
1) Those who have effective spam-blocking
2) Those who wish they did



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