another flnx compile problem
"Marko Mlinar" <[email protected]> Tue, 12 Mar 2002 14:14:51 +0100
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi ! I checkouted the current version of flnx available from your site, and got following errors: (look below) Do you have stable version available which should build with nanox/uclibc/uclinux? BTW: I am not receiving any mails from your server, although I got a confirmation I am subscibed. Otherwise I can see my emals at the ML archive via www. thanks, Marko ----------------------------- ... c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Gl_Choice.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Gl_Overlay.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Gl_Window.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Group.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Image.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Input.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Input_.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Light_Button.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu_.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu_Bar.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu_Button.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu_Window.cxx Fl_Menu_Window.cxx: In method `void Fl_Menu_Window::show ()': Fl_Menu_Window.cxx:61: `mw_parent' is not a member of type `Fl_X' make[1]: *** [Fl_Menu_Window.o] Error 1 make[1]: Leaving directory `/projects/viewml/markom/flnx/src' === making fluid === make[1]: Entering directory `/projects/viewml/markom/flnx/fluid' c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Function_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Menu_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Group_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Widget_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fl_Window_Type.cxx c++ -I.. -O2 -Wall -Wno-return-type -c Fluid_Image.cxx c++ -I.. -O2 -Wall -Wno-return-type -c code.cxx c++ -I.. -O2 -Wall -Wno-return-type -c factory.cxx c++ -I.. -O2 -Wall -Wno-return-type -c file.cxx c++ -I.. -O2 -Wall -Wno-return-type -c fluid.cxx c++ -I.. -O2 -Wall -Wno-return-type -c about_panel.cxx c++ -I.. -O2 -Wall -Wno-return-type -c widget_panel.cxx c++ -I.. -O2 -Wall -Wno-return-type -c alignment_panel.cxx c++ -I.. -O2 -Wall -Wno-return-type -c function_panel.cxx c++ -I.. -O2 -Wall -Wno-return-type -c gif.cxx make[1]: *** No rule to make target `../lib/libfltk.a', needed by `fluid'. Stop. make[1]: Leaving directory `/projects/viewml/markom/flnx/fluid' === making test === make[1]: Entering directory `/projects/viewml/markom/flnx/test' make[1]: *** No rule to make target `../lib/libfltk.a', needed by `valuators'. Stop. make[1]: Leaving directory `/projects/viewml/markom/flnx/test' make: *** [all] Error 2 ############################################################# This message is sent to you because you are subscribed to the mailing list <[email protected]>. To unsubscribe, E-mail to: <[email protected]> To switch to the DIGEST mode, E-mail to <[email protected]> To switch to the INDEX mode, E-mail to <[email protected]> Send administrative queries to <[email protected]>