Hi On Wed, 26 Apr 2006 14:03:09 -0400, Jorge Arellano Cid <jcid@dillo.org> wrote:
Please send some feedback. This is the same rc5 tarball (with a 0.8.6 label), but you never know! :-)
i have a 64bit system here and i tried to compile the latest dillo... and failled... i built the fltk without problems and used to compile dillo without any problem... seens that something in the fltk download gui isn't 64bit capable, no idea what here is the log: make[2]: Entering directory `/home/higuita/build/dillo/dpi' g++ -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -g -O2 -L/usr/local/lib -o downloads.dpi downloads.o dpiutil.o -L/usr/lib64 -lglib -L/usr/lib64 -lfltk -L/usr/X11R6/lib64 -lX11 -lXi -lXft -lpthread -lm -lXext -lsupc++ ../dpip/libDpip.a downloads.o(.text+0x3a): In function `ProgressBar::ProgressBar(int, int, int, int, char const*)': /home/higuita/build/dillo/dpi/downloads.cc:227: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x72):/home/higuita/build/dillo/dpi/downloads.cc:232: undefined reference to `fltk::DOWN_BOX' downloads.o(.text+0x77):/home/higuita/build/dillo/dpi/downloads.cc:232: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x84):/home/higuita/build/dillo/dpi/downloads.cc:233: undefined reference to `fltk::Widget::selection_color(unsigned int)' downloads.o(.text+0x91):/home/higuita/build/dillo/dpi/downloads.cc:234: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x9e):/home/higuita/build/dillo/dpi/downloads.cc:235: undefined reference to `fltk::Widget::textcolor(unsigned int)' downloads.o(.text+0xb7):/home/higuita/build/dillo/dpi/downloads.cc:235: undefined reference to `fltk::Widget::~Widget()' downloads.o(.text+0xda): In function `ProgressBar::ProgressBar(int, int, int, int, char const*)': /home/higuita/build/dillo/dpi/downloads.cc:227: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x112):/home/higuita/build/dillo/dpi/downloads.cc:232: undefined reference to `fltk::DOWN_BOX' downloads.o(.text+0x117):/home/higuita/build/dillo/dpi/downloads.cc:232: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x124):/home/higuita/build/dillo/dpi/downloads.cc:233: undefined reference to `fltk::Widget::selection_color(unsigned int)' downloads.o(.text+0x131):/home/higuita/build/dillo/dpi/downloads.cc:234: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x13e):/home/higuita/build/dillo/dpi/downloads.cc:235: undefined reference to `fltk::Widget::textcolor(unsigned int)' downloads.o(.text+0x157):/home/higuita/build/dillo/dpi/downloads.cc:235: undefined reference to `fltk::Widget::~Widget()' downloads.o(.text+0x185): In function `ProgressBar::draw()': /usr/include/fltk/Widget.h:60: undefined reference to `fltk::drawstyle(fltk::Style const*, int)' downloads.o(.text+0x1c0): In function `ProgressBar::draw()': /home/higuita/build/dillo/dpi/downloads.cc:244: undefined reference to `fltk::Widget::box() const' downloads.o(.text+0x241):/home/higuita/build/dillo/dpi/downloads.cc:259: undefined reference to `fltk::Widget::selection_color() const' downloads.o(.text+0x248):/home/higuita/build/dillo/dpi/downloads.cc:259: undefined reference to `fltk::setcolor(unsigned int)' downloads.o(.text+0x259):/home/higuita/build/dillo/dpi/downloads.cc:262: undefined reference to `fltk::fillrect(fltk::Rectangle const&)' downloads.o(.text+0x2a2):/home/higuita/build/dillo/dpi/downloads.cc:259: undefined reference to `fltk::Widget::selection_color() const' downloads.o(.text+0x2a9):/home/higuita/build/dillo/dpi/downloads.cc:259: undefined reference to `fltk::setcolor(unsigned int)' downloads.o(.text+0x2f6):/home/higuita/build/dillo/dpi/downloads.cc:265: undefined reference to `fltk::push_clip(fltk::Rectangle const&)' downloads.o(.text+0x2fe):/home/higuita/build/dillo/dpi/downloads.cc:266: undefined reference to `fltk::fillrect(fltk::Rectangle const&)' downloads.o(.text+0x303):/home/higuita/build/dillo/dpi/downloads.cc:267: undefined reference to `fltk::pop_clip()' downloads.o(.text+0x318):/home/higuita/build/dillo/dpi/downloads.cc:271: undefined reference to `fltk::Widget::textcolor() const' downloads.o(.text+0x31f):/home/higuita/build/dillo/dpi/downloads.cc:271: undefined reference to `fltk::setcolor(unsigned int)' downloads.o(.text+0x327):/home/higuita/build/dillo/dpi/downloads.cc:272: undefined reference to `fltk::Widget::labelsize() const' downloads.o(.text+0x339):/home/higuita/build/dillo/dpi/downloads.cc:272: undefined reference to `fltk::Widget::labelfont() const' downloads.o(.text+0x34b):/home/higuita/build/dillo/dpi/downloads.cc:272: undefined reference to `fltk::setfont(fltk::Font*, float)' downloads.o(.text+0x37e): In function `ProgressBar::draw()': /usr/include/fltk/Rectangle.h:93: undefined reference to `fltk::drawtext(char const*, fltk::Rectangle const&, int)' downloads.o(.text+0x3c8): In function `ProgressBar::draw()': /home/higuita/build/dillo/dpi/downloads.cc:277: undefined reference to `fltk::Widget::textcolor() const' downloads.o(.text+0x3cf):/home/higuita/build/dillo/dpi/downloads.cc:277: undefined reference to `fltk::setcolor(unsigned int)' downloads.o(.text+0x3d7):/home/higuita/build/dillo/dpi/downloads.cc:278: undefined reference to `fltk::Widget::labelsize() const' downloads.o(.text+0x3e9):/home/higuita/build/dillo/dpi/downloads.cc:278: undefined reference to `fltk::Widget::labelfont() const' downloads.o(.text+0x3fb):/home/higuita/build/dillo/dpi/downloads.cc:278: undefined reference to `fltk::setfont(fltk::Font*, float)' downloads.o(.text+0x42a): In function `ProgressBar::draw()': /usr/include/fltk/Rectangle.h:93: undefined reference to `fltk::drawtext(char const*, fltk::Rectangle const&, int)' downloads.o(.text+0x437): In function `ProgressBar::draw()': /home/higuita/build/dillo/dpi/downloads.cc:242: undefined reference to `fltk::Widget::draw_box() const' downloads.o(.text+0x5d8): In function `DLItem::abort_dl()': /home/higuita/build/dillo/dpi/downloads.cc:441: undefined reference to `fltk::remove_fd(int, int)' downloads.o(.text+0x60c): In function `DLItem::prButton_cb()': /home/higuita/build/dillo/dpi/downloads.cc:452: undefined reference to `fltk::Widget::deactivate()' downloads.o(.text+0x6c9): In function `DLItem::update_prSize(int)': /home/higuita/build/dillo/dpi/downloads.cc:479: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x6d5):/home/higuita/build/dillo/dpi/downloads.cc:480: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x8a5): In function `DLItem::log_text_add(char*, long)': /home/higuita/build/dillo/dpi/downloads.cc:548: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x8b2):/home/higuita/build/dillo/dpi/downloads.cc:549: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0xb90): In function `DLItem::DLItem(char const*, char const*, DLAction)': /home/higuita/build/dillo/dpi/downloads.cc:352: undefined reference to `fltk::Group::Group(int, int, int, int, char const*, bool)' downloads.o(.text+0xba3): In function `DLItem::DLItem(char const*, char const*, DLAction)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0xbcc): In function `DLItem::DLItem(char const*, char const*, DLAction)': /home/higuita/build/dillo/dpi/downloads.cc:354: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xbd3):/home/higuita/build/dillo/dpi/downloads.cc:355: undefined reference to `fltk::RSHADOW_BOX' downloads.o(.text+0xbe2):/home/higuita/build/dillo/dpi/downloads.cc:355: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xc66):/home/higuita/build/dillo/dpi/downloads.cc:363: undefined reference to `fltk::BORDER_BOX' downloads.o(.text+0xc75):/home/higuita/build/dillo/dpi/downloads.cc:363: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xcb4):/home/higuita/build/dillo/dpi/downloads.cc:367: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xcbb):/home/higuita/build/dillo/dpi/downloads.cc:368: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0xcc3):/home/higuita/build/dillo/dpi/downloads.cc:368: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xcd0):/home/higuita/build/dillo/dpi/downloads.cc:369: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0xd08):/home/higuita/build/dillo/dpi/downloads.cc:371: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xd1c):/home/higuita/build/dillo/dpi/downloads.cc:372: undefined reference to `fltk::Widget::labelcolor(unsigned int)' downloads.o(.text+0xd23):/home/higuita/build/dillo/dpi/downloads.cc:373: undefined reference to `fltk::NO_BOX' downloads.o(.text+0xd2f):/home/higuita/build/dillo/dpi/downloads.cc:373: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xd5f):/home/higuita/build/dillo/dpi/downloads.cc:376: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xd66):/home/higuita/build/dillo/dpi/downloads.cc:377: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0xd6e):/home/higuita/build/dillo/dpi/downloads.cc:377: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xd7b):/home/higuita/build/dillo/dpi/downloads.cc:378: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0xdb3):/home/higuita/build/dillo/dpi/downloads.cc:380: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xdba):/home/higuita/build/dillo/dpi/downloads.cc:381: undefined reference to `fltk::NO_BOX' downloads.o(.text+0xdc9):/home/higuita/build/dillo/dpi/downloads.cc:381: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xdf9):/home/higuita/build/dillo/dpi/downloads.cc:384: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xe00):/home/higuita/build/dillo/dpi/downloads.cc:385: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0xe08):/home/higuita/build/dillo/dpi/downloads.cc:385: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xe15):/home/higuita/build/dillo/dpi/downloads.cc:386: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0xe4d):/home/higuita/build/dillo/dpi/downloads.cc:388: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xe54):/home/higuita/build/dillo/dpi/downloads.cc:389: undefined reference to `fltk::NO_BOX' downloads.o(.text+0xe69):/home/higuita/build/dillo/dpi/downloads.cc:389: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xe99):/home/higuita/build/dillo/dpi/downloads.cc:392: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xea0):/home/higuita/build/dillo/dpi/downloads.cc:393: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0xea8):/home/higuita/build/dillo/dpi/downloads.cc:393: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xeb5):/home/higuita/build/dillo/dpi/downloads.cc:394: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0xeeb):/home/higuita/build/dillo/dpi/downloads.cc:396: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xef2):/home/higuita/build/dillo/dpi/downloads.cc:397: undefined reference to `fltk::NO_BOX' downloads.o(.text+0xf05):/home/higuita/build/dillo/dpi/downloads.cc:397: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xf33):/home/higuita/build/dillo/dpi/downloads.cc:400: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xf3a):/home/higuita/build/dillo/dpi/downloads.cc:401: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0xf49):/home/higuita/build/dillo/dpi/downloads.cc:401: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xf56):/home/higuita/build/dillo/dpi/downloads.cc:402: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0xf8c):/home/higuita/build/dillo/dpi/downloads.cc:404: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0xf93):/home/higuita/build/dillo/dpi/downloads.cc:405: undefined reference to `fltk::NO_BOX' downloads.o(.text+0xfa2):/home/higuita/build/dillo/dpi/downloads.cc:405: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0xfd2):/home/higuita/build/dillo/dpi/downloads.cc:409: undefined reference to `fltk::HighlightButton::HighlightButton(int, int, int, int, char const*)' downloads.o(.text+0xfd9):/home/higuita/build/dillo/dpi/downloads.cc:411: undefined reference to `fltk::UP_BOX' downloads.o(.text+0xff0):/home/higuita/build/dillo/dpi/downloads.cc:411: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1005):/home/higuita/build/dillo/dpi/downloads.cc:416: undefined reference to `fltk::ROUND_UP_BOX' downloads.o(.text+0x101d):/home/higuita/build/dillo/dpi/downloads.cc:416: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x102f): In function `DLItem::DLItem(char const*, char const*, DLAction)': /usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x13b0): In function `DLItem::DLItem(char const*, char const*, DLAction)': /home/higuita/build/dillo/dpi/downloads.cc:352: undefined reference to `fltk::Group::Group(int, int, int, int, char const*, bool)' downloads.o(.text+0x13c3): In function `DLItem::DLItem(char const*, char const*, DLAction)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0x13ec): In function `DLItem::DLItem(char const*, char const*, DLAction)': /home/higuita/build/dillo/dpi/downloads.cc:354: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x13f3):/home/higuita/build/dillo/dpi/downloads.cc:355: undefined reference to `fltk::RSHADOW_BOX' downloads.o(.text+0x1402):/home/higuita/build/dillo/dpi/downloads.cc:355: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1486):/home/higuita/build/dillo/dpi/downloads.cc:363: undefined reference to `fltk::BORDER_BOX' downloads.o(.text+0x1495):/home/higuita/build/dillo/dpi/downloads.cc:363: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x14d4):/home/higuita/build/dillo/dpi/downloads.cc:367: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x14db):/home/higuita/build/dillo/dpi/downloads.cc:368: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0x14e3):/home/higuita/build/dillo/dpi/downloads.cc:368: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x14f0):/home/higuita/build/dillo/dpi/downloads.cc:369: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x1528):/home/higuita/build/dillo/dpi/downloads.cc:371: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x153c):/home/higuita/build/dillo/dpi/downloads.cc:372: undefined reference to `fltk::Widget::labelcolor(unsigned int)' downloads.o(.text+0x1543):/home/higuita/build/dillo/dpi/downloads.cc:373: undefined reference to `fltk::NO_BOX' downloads.o(.text+0x154f):/home/higuita/build/dillo/dpi/downloads.cc:373: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x157f):/home/higuita/build/dillo/dpi/downloads.cc:376: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x1586):/home/higuita/build/dillo/dpi/downloads.cc:377: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0x158e):/home/higuita/build/dillo/dpi/downloads.cc:377: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x159b):/home/higuita/build/dillo/dpi/downloads.cc:378: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x15d3):/home/higuita/build/dillo/dpi/downloads.cc:380: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x15da):/home/higuita/build/dillo/dpi/downloads.cc:381: undefined reference to `fltk::NO_BOX' downloads.o(.text+0x15e9):/home/higuita/build/dillo/dpi/downloads.cc:381: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1619):/home/higuita/build/dillo/dpi/downloads.cc:384: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x1620):/home/higuita/build/dillo/dpi/downloads.cc:385: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0x1628):/home/higuita/build/dillo/dpi/downloads.cc:385: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1635):/home/higuita/build/dillo/dpi/downloads.cc:386: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x166d):/home/higuita/build/dillo/dpi/downloads.cc:388: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x1674):/home/higuita/build/dillo/dpi/downloads.cc:389: undefined reference to `fltk::NO_BOX' downloads.o(.text+0x1689):/home/higuita/build/dillo/dpi/downloads.cc:389: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x16b9):/home/higuita/build/dillo/dpi/downloads.cc:392: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x16c0):/home/higuita/build/dillo/dpi/downloads.cc:393: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0x16c8):/home/higuita/build/dillo/dpi/downloads.cc:393: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x16d5):/home/higuita/build/dillo/dpi/downloads.cc:394: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x170b):/home/higuita/build/dillo/dpi/downloads.cc:396: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x1712):/home/higuita/build/dillo/dpi/downloads.cc:397: undefined reference to `fltk::NO_BOX' downloads.o(.text+0x1725):/home/higuita/build/dillo/dpi/downloads.cc:397: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1753):/home/higuita/build/dillo/dpi/downloads.cc:400: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x175a):/home/higuita/build/dillo/dpi/downloads.cc:401: undefined reference to `fltk::RFLAT_BOX' downloads.o(.text+0x1769):/home/higuita/build/dillo/dpi/downloads.cc:401: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1776):/home/higuita/build/dillo/dpi/downloads.cc:402: undefined reference to `fltk::Widget::color(unsigned int)' downloads.o(.text+0x17ac):/home/higuita/build/dillo/dpi/downloads.cc:404: undefined reference to `fltk::Widget::Widget(int, int, int, int, char const*)' downloads.o(.text+0x17b3):/home/higuita/build/dillo/dpi/downloads.cc:405: undefined reference to `fltk::NO_BOX' downloads.o(.text+0x17c2):/home/higuita/build/dillo/dpi/downloads.cc:405: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x17f2):/home/higuita/build/dillo/dpi/downloads.cc:409: undefined reference to `fltk::HighlightButton::HighlightButton(int, int, int, int, char const*)' downloads.o(.text+0x17f9):/home/higuita/build/dillo/dpi/downloads.cc:411: undefined reference to `fltk::UP_BOX' downloads.o(.text+0x1810):/home/higuita/build/dillo/dpi/downloads.cc:411: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x1825):/home/higuita/build/dillo/dpi/downloads.cc:416: undefined reference to `fltk::ROUND_UP_BOX' downloads.o(.text+0x183d):/home/higuita/build/dillo/dpi/downloads.cc:416: undefined reference to `fltk::Widget::box(fltk::Symbol*)' downloads.o(.text+0x184f): In function `DLItem::DLItem(char const*, char const*, DLAction)': /usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x1a47): In function `DLItem::update_size(int)': /home/higuita/build/dillo/dpi/downloads.cc:576: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x1a53):/home/higuita/build/dillo/dpi/downloads.cc:577: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1a8c):/home/higuita/build/dillo/dpi/downloads.cc:98: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1ace):/home/higuita/build/dillo/dpi/downloads.cc:567: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x1ada):/home/higuita/build/dillo/dpi/downloads.cc:568: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1b90): In function `read_log_cb': /home/higuita/build/dillo/dpi/downloads.cc:607: undefined reference to `fltk::remove_fd(int, int)' downloads.o(.text+0x1c10): In function `DLItem::child_finished(int)': /home/higuita/build/dillo/dpi/downloads.cc:635: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x1c24):/home/higuita/build/dillo/dpi/downloads.cc:647: undefined reference to `fltk::Widget::activate()' downloads.o(.text+0x1c30):/home/higuita/build/dillo/dpi/downloads.cc:648: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1c62):/home/higuita/build/dillo/dpi/downloads.cc:638: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x1c9d):/home/higuita/build/dillo/dpi/downloads.cc:100: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1cc0):/home/higuita/build/dillo/dpi/downloads.cc:643: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x1ccc):/home/higuita/build/dillo/dpi/downloads.cc:644: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1e8f): In function `DLItem::update()': /home/higuita/build/dillo/dpi/downloads.cc:707: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x1e9b):/home/higuita/build/dillo/dpi/downloads.cc:708: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1efc):/home/higuita/build/dillo/dpi/downloads.cc:728: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x1f08):/home/higuita/build/dillo/dpi/downloads.cc:731: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1f97):/home/higuita/build/dillo/dpi/downloads.cc:700: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x1fa3):/home/higuita/build/dillo/dpi/downloads.cc:701: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1fe8):/home/higuita/build/dillo/dpi/downloads.cc:714: undefined reference to `fltk::Widget::label(char const*)' downloads.o(.text+0x1ffc):/home/higuita/build/dillo/dpi/downloads.cc:716: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x201d):/home/higuita/build/dillo/dpi/downloads.cc:718: undefined reference to `fltk::Widget::copy_label(char const*)' downloads.o(.text+0x206e):/home/higuita/build/dillo/dpi/downloads.cc:100: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x22be): In function `cleanup_cb(void*)': /home/higuita/build/dillo/dpi/downloads.cc:787: undefined reference to `fltk::repeat_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2333): In function `DLWin::del(int)': /usr/include/fltk/Group.h:52: undefined reference to `fltk::Group::find(fltk::Widget const*) const' downloads.o(.text+0x233d):/usr/include/fltk/Group.h:52: undefined reference to `fltk::Group::remove(int)' downloads.o(.text+0x235d): In function `DLWin::del(int)': /usr/include/fltk/Rectangle.h:35: undefined reference to `fltk::Group::resize(int, int, int, int)' downloads.o(.text+0x25d0): In function `dlwin_esc_cb': /home/higuita/build/dillo/dpi/downloads.cc:951: undefined reference to `fltk::choice(char const*, char const*, char const*, char const*, ...)' downloads.o(.text+0x2644): In function `DLWin::add(char const*, char const*, DLAction)': /home/higuita/build/dillo/dpi/downloads.cc:147: undefined reference to `fltk::Group::insert(fltk::Widget&, int)' downloads.o(.text+0x2661):/home/higuita/build/dillo/dpi/downloads.cc:193: undefined reference to `fltk::Window::show()' downloads.o(.text+0x274e): In function `DLWin::check_filename(char**)': /home/higuita/build/dillo/dpi/downloads.cc:1007: undefined reference to `fltk::choice(char const*, char const*, char const*, char const*, ...)' downloads.o(.text+0x27be):/home/higuita/build/dillo/dpi/downloads.cc:1012: undefined reference to `fltk::file_chooser(char const*, char const*, char const*, int)' downloads.o(.text+0x2bad): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1088: undefined reference to `fltk::Window::Window(int, int, char const*)' downloads.o(.text+0x2bbe): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2bdb): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1090: undefined reference to `fltk::ScrollGroup::ScrollGroup(int, int, int, int, char const*)' downloads.o(.text+0x2bec): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2c09): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1092: undefined reference to `fltk::PackedGroup::PackedGroup(int, int, int, int, char const*)' downloads.o(.text+0x2c1e): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2c42):/usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2c4d):/usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2c52): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1099: undefined reference to `fltk::Window::show()' downloads.o(.text+0x2c86):/home/higuita/build/dillo/dpi/downloads.cc:1107: undefined reference to `fltk::add_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2d3d): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1088: undefined reference to `fltk::Window::Window(int, int, char const*)' downloads.o(.text+0x2d4e): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2d6b): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1090: undefined reference to `fltk::ScrollGroup::ScrollGroup(int, int, int, int, char const*)' downloads.o(.text+0x2d7c): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Group.h:46: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2d99): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1092: undefined reference to `fltk::PackedGroup::PackedGroup(int, int, int, int, char const*)' downloads.o(.text+0x2dae): In function `DLWin::DLWin(int, int)': /usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2dd2):/usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2ddd):/usr/include/fltk/Widget.h:67: undefined reference to `fltk::Group::current_' downloads.o(.text+0x2de2): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1099: undefined reference to `fltk::Window::show()' downloads.o(.text+0x2e16):/home/higuita/build/dillo/dpi/downloads.cc:1107: undefined reference to `fltk::add_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2e7f): In function `main': /home/higuita/build/dillo/dpi/downloads.cc:1122: undefined reference to `fltk::lock()' downloads.o(.text+0x15): In function `ProgressBar::move(double)': /home/higuita/build/dillo/dpi/downloads.cc:222: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x26):/home/higuita/build/dillo/dpi/downloads.cc:222: undefined reference to `fltk::Widget::redraw()' downloads.o(.text+0x1bce): In function `DLItem::father_init()': /home/higuita/build/dillo/dpi/downloads.cc:620: undefined reference to `fltk::add_fd(int, int, void (*)(int, void*), void*)' downloads.o(.text+0x2470): In function `update_cb(void*)': /home/higuita/build/dillo/dpi/downloads.cc:814: undefined reference to `fltk::repeat_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2b3f): In function `DLWin::listen(int)': /home/higuita/build/dillo/dpi/downloads.cc:1067: undefined reference to `fltk::add_fd(int, int, void (*)(int, void*), void*)' downloads.o(.text+0x2cb4): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1109: undefined reference to `fltk::add_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2e44): In function `DLWin::DLWin(int, int)': /home/higuita/build/dillo/dpi/downloads.cc:1109: undefined reference to `fltk::add_timeout(float, void (*)(void*), void*)' downloads.o(.text+0x2ece): In function `main': /home/higuita/build/dillo/dpi/downloads.cc:1132: undefined reference to `fltk::run()' downloads.o(.gnu.linkonce.r._ZTV11ProgressBar+0x28): undefined reference to `fltk::Widget::handle(int)' downloads.o(.gnu.linkonce.r._ZTV11ProgressBar+0x30): undefined reference to `fltk::Widget::layout()' downloads.o(.gnu.linkonce.r._ZTI11ProgressBar+0x10): undefined reference to `typeinfo for fltk::Widget' downloads.o(.gnu.linkonce.t._ZN11ProgressBarD1Ev+0xc): In function `ProgressBar::~ProgressBar()': /home/higuita/build/dillo/dpi/downloads.cc:1132: undefined reference to `fltk::Widget::~Widget()' downloads.o(.gnu.linkonce.t._ZN11ProgressBarD0Ev+0xc): In function `ProgressBar::~ProgressBar()': /home/higuita/build/dillo/dpi/downloads.cc:1132: undefined reference to `fltk::Widget::~Widget()' collect2: ld returned 1 exit status make[2]: *** [downloads.dpi] Error 1 make[2]: Leaving directory `/home/higuita/build/dillo/dpi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/higuita/build/dillo' make: *** [all] Error 2 any help is welcome 8) thanks higuita -- Naturally the common people don't want war... but after all it is the leaders of a country who determine the policy, and it is always a simple matter to drag the people along, whether it is a democracy, or a fascist dictatorship, or a parliament, or a communist dictatorship. Voice or no voice, the people can always be brought to the bidding of the leaders. That is easy. All you have to do is tell them they are being attacked, and denounce the pacifists for lack of patriotism and exposing the country to danger. It works the same in every country. -- Hermann Goering, Nazi and war criminal, 1883-1946