Ticket #127 (closed bugs: invalid)
Opened 2 years ago
Last modified 19 months ago
Error compiling efltk
| Reported by: | musashi80 | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | efltk | Version: | 1.1 |
| Keywords: | Cc: |
Description (last modified by karijes) (diff)
When I try to compile efltk it fails on the make command. Here is the hot part: glpuzzle.cpp: In member function ‘virtual void Puzzle_Window::draw()’: glpuzzle.cpp:861: error: ‘gluPerspective’ was not declared in this scope glpuzzle.cpp: In function ‘int selectPiece(int, int)’: glpuzzle.cpp:1172: error: ‘gluPickMatrix’ was not declared in this scope glpuzzle.cpp:1173: error: ‘gluPerspective’ was not declared in this scope ../efltk/Fl_Menu_.h: At global scope: ../efltk/Fl_Menu_.h:33: warning: ‘class Fl_List’ has virtual functions but non-virtual destructor make[1]: *** [glpuzzle] Error 1 make[1]: Leaving directory `/home/dario/Progetti/efltk/test' make: *** [all] Error 2 During the configure script I noticed this warning: checking X11/extensions/Xdbe.h usability... no checking X11/extensions/Xdbe.h presence... yes configure: WARNING: X11/extensions/Xdbe.h: present but cannot be compiled configure: WARNING: X11/extensions/Xdbe.h: check for missing prerequisite headers? configure: WARNING: X11/extensions/Xdbe.h: see the Autoconf documentation configure: WARNING: X11/extensions/Xdbe.h: section "Present But Cannot Be Compiled" configure: WARNING: X11/extensions/Xdbe.h: proceeding with the preprocessor's result configure: WARNING: X11/extensions/Xdbe.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for X11/extensions/Xdbe.h... yes checking "for X overlay visuals"... (cached) no but I think it's unrelated.... I'm doing this on Ubuntu Dapper Drake. I've alse libfltk1.1 installed (both sources and binaries), but it isn't recognized. Please let me know, I'm very interested in EDE and I'd like to make a debian package of both EDE and EFLTK... Do you know if it does exist? I need this for old computers.
Change History
Note: See
TracTickets for help on using
tickets.
