nanogui: Problem compiling flnx 0.17


Previous by date: 7 Jan 2003 16:46:03 -0000 Re: problem compiling flnx-0.17, Jason Kingan
Next by date: 7 Jan 2003 16:46:03 -0000 Re: Multi-thread programme, is it possible?, jonathan.foster.philips.com
Previous in thread: 7 Jan 2003 16:46:03 -0000 Problem compiling flnx 0.17, Pierre
Next in thread: 7 Jan 2003 16:46:03 -0000 Re: Problem compiling flnx 0.17, Pierre

Subject: Re: [nanogui] Problem compiling flnx 0.17
From: Jason Kingan ####@####.####
Date: 7 Jan 2003 16:46:03 -0000
Message-Id: <200301070938.25256.jasonk@toast442.org>

Pierre,

Assuming that you want to configure with Microwindows, did you include 
--with-microwin on the configure command line? It should look something like 
this:

bash$ ./configure --with-microwin=/home/user/microwin-0.89/src

When configured this way, you'll see a -DNANO_X on the build line for each 
file.

If you really wanted to build for X, you may want to disable the OpenGL 
extensions to FLTK; it appears that there is something wrong with either your 
MESA headers/libs or that this version of FLTK is incompatible with them. 
Either way, you should be able to do this from the configure command line.

Jason Kingan
Century Software



On Tuesday 07 January 2003 06:29 am, Pierre wrote:
> Hi,
>
> I try to compile flnx-0.17 on my GNU/Linux system with gcc-3.2
> there was no problem with the configure, but for the make I got this :
>
> # gmake
> === making src ===
> gmake[1]: Entering directory `/tmp/flnx-0.17/src'
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c Fl.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Adjuster.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Bitmap.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Browser.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Browser_.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Browser_load.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Box.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Button.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Chart.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Check_Button.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Choice.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Clock.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Color_Chooser.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Counter.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Dial.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Double_Window.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Gl_Choice.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Gl_Overlay.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Gl_Window.cxx
> Fl_Gl_Window.cxx: In member function `virtual void
> Fl_Gl_Window::hide()':
> Fl_Gl_Window.cxx:290: `glXReleaseBuffersMESA' undeclared (first use
> this    function)
> Fl_Gl_Window.cxx:290: (Each undeclared identifier is reported only once
> for    each function it appears in.)
> gmake[1]: *** [Fl_Gl_Window.o] Error 1
> gmake[1]: Leaving directory `/tmp/flnx-0.17/src'
> === making fluid ===
> gmake[1]: Entering directory `/tmp/flnx-0.17/fluid'
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Function_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Menu_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Group_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Widget_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fl_Window_Type.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> Fluid_Image.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c code.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> factory.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c file.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> fluid.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> about_panel.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> widget_panel.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> alignment_panel.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c
> function_panel.cxx
> g++ -s -I.. -fPIC -O2 -Wall -Wno-return-type -O3 -march=i686 -c gif.cxx
> gmake[1]: *** No rule to make target `../lib/libfltk.a', needed by
> `fluid'.  Stop.
> gmake[1]: Leaving directory `/tmp/flnx-0.17/fluid'
> === making test ===
> gmake[1]: Entering directory `/tmp/flnx-0.17/test'
> gmake[1]: *** No rule to make target `../lib/libfltk.a', needed by
> `valuators'.  Stop.
> gmake[1]: Leaving directory `/tmp/flnx-0.17/test'
> gmake: *** [all] Error 2
>
>
>
>
>
>
> It would be great if you could help me with this !
>
> Best regards,
>
> Pierre.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Previous by date: 7 Jan 2003 16:46:03 -0000 Re: problem compiling flnx-0.17, Jason Kingan
Next by date: 7 Jan 2003 16:46:03 -0000 Re: Multi-thread programme, is it possible?, jonathan.foster.philips.com
Previous in thread: 7 Jan 2003 16:46:03 -0000 Problem compiling flnx 0.17, Pierre
Next in thread: 7 Jan 2003 16:46:03 -0000 Re: Problem compiling flnx 0.17, Pierre


Powered by ezmlm-browse 0.20.