Re: [Java-gnome-developer] glade api doc build (was:libGlade, libgnome, libgnomeui changes
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-12-16 14:08:47
|
Il mar, 2003-12-16 alle 10:08, Mark Howard ha scritto: > On Tue, Dec 16, 2003 at 03:30:41AM +0100, Luca De Rugeriis wrote: > > Agreed, but I have to say I have had some strange errors: the make stage > > needs a new version of gcj: the one I'm using gcj-3.2.2 but it hasn't > > some vital parameters like -classpath etc. ./configure should complaint > > about the gcj's version. > That's actually a lot worse than it sounds. java uses -configure, gcj > uses --configure. I think both support the environment variable though, > so I will change it to > CLASSPATH=$(CLASSPATH):$(SOURCEPATH) $(JAVAC) ... > > > Also, after I've left the compilation going on, it breaks with the > > following message (when bbuilding glade docs): > > > > Generating api/stylesheet.css... > > 1 error make[1]: > > *** [api] Error 1 > That's strange. Do the other doc packages build? > I only added the api building yesterday. It seems it's breaking as soon as it begins compiling glade api docs, so I guess the other docs, whih come first, has been builded correctly. I'll try again and I'll tell you. -- Luca De Rugeriis <pie...@li...> |