[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

giFT-Zombie



Il pacchetto giFT-Zombie indicava di installare fltk-dev, così io ho
installato libfltk-dev, ma nonostante tutto la compilazione del
pacchetto giFT-Zombie mi da degli errori, vi passo l'uscita, scusate ma
non sapervo cosa fosse più importante passarvi tra tutto:

make -C ./src/flvw/1.0
make[1]: Entering directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0'
=== making src ===
make[2]: Entering directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src'
Building library libflvw.a...
a - Flv_Style.o
a - Flv_List.o
a - Flv_Table.o
a - Flv_CStyle.o
a - Flve_Input.o
a - Flve_Check_Button.o
make[2]: Leaving directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src'
=== making test ===
make[2]: Entering directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test'
Linking testlist...
testlist.o: In function `Flv_List_Child::draw_row(int, int &, int &, int
&, int &, int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx:45: undefined reference to `fl_draw(char const *, int, int, int, int, Fl_Align, Fl_Image *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx:51: undefined reference to `fl_draw(char const *, int, int, int, int, Fl_Align, Fl_Image *)'
testlist.o: In function `main':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx:58: undefined reference to `Fl_Window::Fl_Window(int, int, char const *)'
testlist.o: In function `main':
/usr/local/include/FL/Fl_Group.H:56: undefined reference to
`Fl_Group::current_'
testlist.o: In function `main':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx:73: undefined reference to `Fl_Window::show(int, char **)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx:74: undefined reference to `Fl::run(void)'
testlist.o: In function `Flv_List_Child::Flv_List_Child(int, int, int,
int, char const *)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test/testlist.cxx(.gnu.linkonce.d.__vt_14Flv_List_Child+0x14): undefined reference to `Fl_Group::resize(int, int, int, int)'
../lib/libflvw.a(Flv_Style.o): In function `Flv_Style::editor(Fl_Widget
*)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_Style.cxx:175: undefined reference to `Fl::focus_'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_Style.cxx:176: undefined reference to `Fl_Widget::hide(void)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::why_event(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/../FL/Flv_List.H(.text+0x37): undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::Flv_List(int, int,
int, int, char const *)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:65: undefined reference to `Fl_Group::Fl_Group(int, int, int, int, char const *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:65: undefined reference to `Fl_Scrollbar::Fl_Scrollbar(int, int, int, int, char const *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:65: undefined reference to `Fl_Scrollbar::Fl_Scrollbar(int, int, int, int, char const *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:78: undefined reference to `fl_font(int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:79: undefined reference to `fl_measure(char const *, int &, int &)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::Flv_List(int, int,
int, int, char const *)':
/usr/local/include/FL/Fl_Group.H:56: undefined reference to
`Fl_Group::current_'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::Flv_List(int, int,
int, int, char const *)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:69: undefined reference to `Fl_Widget::~Fl_Widget(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:69: undefined reference to `Fl_Widget::~Fl_Widget(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:114: undefined reference to `Fl_Group::~Fl_Group(void)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::~Flv_List(void)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:69: undefined reference to `Fl_Widget::~Fl_Widget(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:69: undefined reference to `Fl_Widget::~Fl_Widget(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:119: undefined reference to `Fl_Group::~Fl_Group(void)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_row(int, int
&, int &, int &, int &, int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:144: undefined reference to `Fl::focus_'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:154: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:155: undefined reference to `fl_rectf(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:160: undefined reference to `Fl_Widget::draw_box(Fl_Boxtype, int, int, int, int, Fl_Color) const'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:161: undefined reference to `Fl::box_dx(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:162: undefined reference to `Fl::box_dy(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:163: undefined reference to `Fl::box_dw(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:164: undefined reference to `Fl::box_dh(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:166: undefined reference to `Fl::focus_'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:168: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:169: undefined reference to `fl_rect(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:176: undefined reference to `fl_font(int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:178: undefined reference to `fl_inactive(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:179: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:182: undefined reference to `fl_draw(char const *, int, int, int, int, Fl_Align, Fl_Image *)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::handle(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:207: undefined reference to `Fl::focus(Fl_Widget *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:208: undefined reference to `Fl_Widget::damage(unsigned char)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:212: undefined reference to `Fl_Widget::damage(unsigned char)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:224: undefined reference to `Fl::focus(Fl_Widget *)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:225: undefined reference to `Fl_Widget::damage(unsigned char)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:228: undefined reference to `Fl::e_y'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:228: undefined reference to `Fl::e_x'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:260: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:338: undefined reference to `Fl::e_keysym'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:287: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:296: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:308: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:320: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:337: undefined reference to `Fl_Group::handle(int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:346: undefined reference to `Fl::e_state'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:348: undefined reference to `Fl_Group::handle(int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::row_height(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:359: undefined reference to `fl_font(int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:360: undefined reference to `fl_measure(char const *, int &, int &)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::feature(unsigned
short)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:476: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::feature_add(unsigned short)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:492: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::feature_remove(unsigned short)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:508: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::has_scrollbar(unsigned char)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:518: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::row(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:570: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o):/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:598: more undefined references to `Fl_Widget::damage(unsigned char)' follow
../lib/libflvw.a(Flv_List.o): In function `Flv_List::client_area(int &,
int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:690: undefined reference to `Fl::box_dx(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:691: undefined reference to `Fl::box_dy(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:692: undefined reference to `Fl::box_dw(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:693: undefined reference to `Fl::box_dh(Fl_Boxtype)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::draw_border(Flv_Style &, int &, int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:738: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:740: undefined reference to `fl_yxline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:742: undefined reference to `fl_yxline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:752: undefined reference to `fl_xyline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:754: undefined reference to `fl_xyline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:764: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:768: undefined reference to `fl_rect(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:786: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:788: undefined reference to `fl_yxline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:790: undefined reference to `fl_yxline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:800: undefined reference to `fl_xyline(int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:802: undefined reference to `fl_xyline(int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_scrollbars(int
&, int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:859: undefined reference to `Fl_Widget::damage_resize(int, int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_scrollbars(int
&, int &, int &, int &)':
/usr/local/include/FL/Fl_Scrollbar.H:47: undefined reference to
`Fl_Slider::scrollvalue(int, int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_scrollbars(int
&, int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:869: undefined reference to `Fl_Slider::slider_size(double)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:871: undefined reference to `Fl_Valuator::value(double)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:874: undefined reference to `Fl_Group::draw_child(Fl_Widget &) const'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:887: undefined reference to `Fl_Widget::damage_resize(int, int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_scrollbars(int
&, int &, int &, int &)':
/usr/local/include/FL/Fl_Scrollbar.H:47: undefined reference to
`Fl_Slider::scrollvalue(int, int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw_scrollbars(int
&, int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:898: undefined reference to `Fl_Slider::slider_size(double)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:900: undefined reference to `Fl_Valuator::value(double)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:903: undefined reference to `Fl_Group::draw_child(Fl_Widget &) const'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:912: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:913: undefined reference to `fl_rectf(int, int, int, int)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::start_draw(int &,
int &, int &, int &, int &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:985: undefined reference to `Fl_Widget::draw_box(void) const'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:996: undefined reference to `Fl::box_dx(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:997: undefined reference to `Fl::box_dy(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:998: undefined reference to `Fl::box_dw(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:999: undefined reference to `Fl::box_dh(Fl_Boxtype)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1015: undefined reference to `fl_clip(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1018: undefined reference to `fl_pop_clip(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1027: undefined reference to `fl_clip(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1030: undefined reference to `fl_pop_clip(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1039: undefined reference to `fl_clip(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1042: undefined reference to `fl_pop_clip(void)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::draw(void)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1078: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1087: undefined reference to `fl_rectf(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1091: undefined reference to `fl_clip(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1098: undefined reference to `fl_clip(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1101: undefined reference to `fl_pop_clip(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1109: undefined reference to `fl_color(Fl_Color)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1110: undefined reference to `fl_rectf(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1112: undefined reference to `fl_pop_clip(void)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::get_default_style(Flv_Style &)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1185: undefined reference to `fl_font(int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1186: undefined reference to `fl_measure(char const *, int &, int &)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::check_resize(void)':
/usr/local/include/FL/Fl.H:123: undefined reference to `Fl::e_y'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::check_resize(void)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1226: undefined reference to `Fl_Widget::damage(unsigned char)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1235: undefined reference to `Fl_Widget::damage(unsigned char)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::check_cursor(void)':
/usr/local/include/FL/Fl.H:123: undefined reference to `Fl::e_y'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::check_cursor(void)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1322: undefined reference to `fl_cursor(Fl_Cursor, Fl_Color, Fl_Color)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::cancel_edit(void)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1344: undefined reference to `Fl_Widget::hide(void)'
../lib/libflvw.a(Flv_List.o): In function
`Flv_List::switch_editor(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1361: undefined reference to `Fl_Widget::hide(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1376: undefined reference to `Fl_Widget::damage(unsigned char)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1377: undefined reference to `Fl_Widget::hide(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1378: undefined reference to `Fl_Widget::show(void)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/Flv_List.cxx:1379: undefined reference to `Fl::focus(Fl_Widget *)'
../lib/libflvw.a(Flv_List.o): In function `Flv_List::why_event(int)':
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/../FL/Flv_List.H(.gnu.linkonce.d.__vt_8Flv_List+0x14): undefined reference to `Fl_Group::resize(int, int, int, int)'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/../FL/Flv_List.H(.gnu.linkonce.t.__tf8Flv_List+0x16): undefined reference to `Fl_Group type_info function'
/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/src/../FL/Flv_List.H(.gnu.linkonce.t.__tf8Flv_List+0x1e): undefined reference to `Fl_Group type_info node'
collect2: ld returned 1 exit status
make[2]: *** [testlist] Error 1
make[2]: Leaving directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0/test'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/beltra/Desktop/Download/giFT-Zombie/src/flvw/1.0'
make: *** [all] Error 2




Reply to: