nanogui: Compiling FLNX


Previous by date: 4 Aug 2004 10:50:39 +0100 Fl_Input (flnx) & nxkbd, MinSukLee
Next by date: 4 Aug 2004 10:50:39 +0100 Get the line command (like argc and argv) in WinMain, Jean-François HOFFMEYER
Previous in thread: 4 Aug 2004 10:50:39 +0100 compiling flnx, Hinko Kocevar
Next in thread: 4 Aug 2004 10:50:39 +0100 Re: compiling flnx, Greg Haerr

Subject: Re: [nanogui] compiling flnx
From: Hinko Kocevar ####@####.####
Date: 4 Aug 2004 10:50:39 +0100
Message-Id: <4110B16B.5020803@iskramedical.si>

Hinko Kocevar wrote:
> Hi,
> 
> I've followed the INSTALL guide in flnx on how to cross compile it, but 
> it fails with following error:
> ...
> make[1]: *** No rule to make target `../lib/libfltk.a', needed by 
> `fluid'.  Stop.
> make[1]: Leaving directory `/home/xtrm/delo/appz/src/flnx/fluid'
> === making test ===
> make[1]: Entering directory `/home/xtrm/delo/appz/src/flnx/test'
> make[1]: *** No rule to make target `../lib/libfltk.a', needed by 
> `valuators'.  Stop.
> make[1]: Leaving directory `/home/xtrm/delo/appz/src/flnx/test'
> make: *** [all] Error 2
> 

Well, the problem was, that not all sources in src/ got built, error was 
signaled before, but I didn't see that until now. I'm kindof used to the 
fact that compile fails on first error, in this case it countinued to 
the next source dir :(
Anyway, the problem is in Fl_Animator.cxx on line 31. Var label was 
initialised to 0,
                          int interval, const char *label = 0)

correction is
                          int interval, const char *label)

This is needed to compile with 3.3.3 and glibc 2.3.2, which I'm using.

regards,
h

-- 
hinko <dot> kocevar <at> iskramedical <dot> si
Hinko Kocevar, developer
Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU

	"Aì rén"	|	[Analects XII:22]

Previous by date: 4 Aug 2004 10:50:39 +0100 Fl_Input (flnx) & nxkbd, MinSukLee
Next by date: 4 Aug 2004 10:50:39 +0100 Get the line command (like argc and argv) in WinMain, Jean-François HOFFMEYER
Previous in thread: 4 Aug 2004 10:50:39 +0100 compiling flnx, Hinko Kocevar
Next in thread: 4 Aug 2004 10:50:39 +0100 Re: compiling flnx, Greg Haerr


Powered by ezmlm-browse 0.20.