Dillo-dev
By thread
dillo-dev@mailman3.com
By month
Messages by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1999 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1998 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1997 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1996 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1995 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- 2 participants
- 11684 messages
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by higuita
Hi
On Wed, 26 Apr 2006 14:03:09 -0400, Jorge Arellano Cid <jcid(a)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
April 29, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Jorge Arellano Cid
On Thu, Apr 27, 2006 at 08:39:46AM -0400, Roberto C. Sanchez wrote:
> Jorge Arellano Cid wrote:
> >
> > URBI ET ORBI:
> >
> > Please don't send email to dillo-dev with CC to jcid(a)dillo.org.
> >
> > I do read dillo-dev! :-)
> >
>
> My mistake. I went back to using Thunderbird a while back and I don't
> always remember to remove the individual and make the list the TO:
> field. I just wish the Thunderbird developers would implement a simple
> "Reply To List" button or something. Appologies. :-)
Someday I will know why that's the default! :-)
Lot's of people write two messages.
--
Cheers
Jorge.-
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Kelson Vibber
Francis Daly wrote:
> On Wed, Apr 26, 2006 at 01:32:56PM -0700, Kelson Vibber wrote:
>> Sorry I didn't think to try this before, but I'm having problems
>> building Dillo with a locally-installed FLTK.
>
> The Fine Manual suggests that the included patch should work.
Thanks. I've added the patch to the source RPM, making it optional so
that it doesn't have to run automake in the event that someone wants to
build it without FLTK, or has it installed in /usr/local.
Mandriva 2006 is done!
RPMs are now ready for the latest x86 releases of Fedora Core, SuSE,
Mandriva, and Red Hat Enterprise Linux.
Of course, SuSE 10.1 should be out any day now, and I'll be behind again...
--
Kelson Vibber
www.hyperborea.org
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Roberto C. Sanchez
Jorge Arellano Cid wrote:
>
> URBI ET ORBI:
>
> Please don't send email to dillo-dev with CC to jcid(a)dillo.org.
>
> I do read dillo-dev! :-)
>
My mistake. I went back to using Thunderbird a while back and I don't
always remember to remove the individual and make the list the TO:
field. I just wish the Thunderbird developers would implement a simple
"Reply To List" button or something. Appologies. :-)
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Jorge Arellano Cid
On Thu, Apr 27, 2006 at 08:08:06AM -0400, Roberto C. Sanchez wrote:
> Jorge Arellano Cid wrote:
> >
> > Thanks a lot!
> >
> > I think those are enough for the announcement. Don't stress yourself!
> >
> > I'll wait a day or two to have some news from .DEB packages.
> >
>
> If I don't hear anything in the next couple of days, I will email the
> Debian maintainer and see if I can help with that.
I just wrote to Philippe a few minutes ago!
There're three maintainers for Dillo in Debian. Let's see what
comes down the line.
---------
URBI ET ORBI:
Please don't send email to dillo-dev with CC to jcid(a)dillo.org.
I do read dillo-dev! :-)
--
Cheers
Jorge.-
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Roberto C. Sanchez
Jorge Arellano Cid wrote:
>
> Thanks a lot!
>
> I think those are enough for the announcement. Don't stress yourself!
>
> I'll wait a day or two to have some news from .DEB packages.
>
If I don't hear anything in the next couple of days, I will email the
Debian maintainer and see if I can help with that.
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Jorge Arellano Cid
Hi Kelson,
On Wed, Apr 26, 2006 at 11:52:50PM -0700, Kelson Vibber wrote:
> On Wednesday 26 April 2006 11:03 am, Jorge Arellano Cid wrote:
> > dillo-0.8.6.tar.bz2 is finally ready for download. Get it from:
> >
> > http://www.dillo.org/download/dillo-0.8.6.tar.bz2
> >
> > The announcement will be made hopefully after the RPMs and
> > DEBs are ready. Package maintainers, please let me know when ready.
>
> I've posted RPMs for:
>
> Fedora Core 4 and 5
> Suse 10.0
> Mandrake 10.0 and 10.1
> Red Hat Enterprise Linux 3 and 4
>
> I'll add more over the next few days. FLTK is proving problematic on some of
> the older distros where I can't easily add packages like g++ without tracking
> down the install CDs.
Thanks a lot!
I think those are enough for the announcement. Don't stress yourself!
I'll wait a day or two to have some news from .DEB packages.
--
Cheers
Jorge.-
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Jeremy Henty
leslie.polzer(a)gmx.net wrote:
> Do you have any idea when FLTK2 libs will be named properly?
That change is already in the subversion trunk. I am using revision
4942 without problems (YMMV).
Regards,
Jeremy Henty
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by Francis Daly
On Wed, Apr 26, 2006 at 01:32:56PM -0700, Kelson Vibber wrote:
> Sorry I didn't think to try this before, but I'm having problems
> building Dillo with a locally-installed FLTK. Up until now I've
> installed it into /usr/local, which has worked fine everywhere. If I
> install FLTK into ~/local (with ~/local/bin in the path), downloads.cc
> will not build.
>
> configure is finding the correct includes and library paths, and
> dpi/Makefile has them as LIBFLTK_CXXFLAGS and LIBFLTK_LIBS. However,
> those paths don't seem to be used for building downloads.cc.
The Fine Manual suggests that the included patch should work. Testing
here doesn't reveal any obvious problems; but the whole thing may be
automake-version dependent.
patch, autogen.sh (from cvs), configure as desired, and
cd dpi && make -n downloads.o
to confirm that the build line looks sane.
Adding the new line outside of the "if DLGUI" section might allow the
above command work even with configure --disable-dlgui -- I'll leave
that as a matter of taste.
(And it might be sensible to use AM_CXXFLAGS instead of CXXFLAGS. But
I don't think it's necessary.)
If you don't want to mess with automake in the tarfile, adding the same
line towards the end of dpi/Makefile.in (optionally with a leading
@DLGUI_TRUE@), or to dpi/Makefile (but you'll lose it after each
configure) should have the same end result.
All the best,
f
--
Francis Daly francis(a)daoine.org
--- ./dpi/Makefile.am 2006-01-03 20:16:10.000000000 +0000
+++ ./dpi/Makefile.am 2006-04-27 09:38:26.000000000 +0100
@@ -36,6 +36,7 @@ file_dpi_LDFLAGS = @LIBPTHREAD_LDFLAGS@
bookmarks_dpi_SOURCES = bookmarks.c dpiutil.c dpiutil.h
if DLGUI
downloads_dpi_SOURCES = downloads.cc dpiutil.c dpiutil.h
+downloads.o: CXXFLAGS += $(LIBFLTK_CXXFLAGS)
else
downloads_dpi_SOURCES = downloads-old.c dpiutil.c dpiutil.h
endif
April 27, 2006
Re: [Dillo-dev] dillo-0.8.6.tar.bz2 is out!!!
by leslie.polzerï¼ gmx.net
Do you have any idea when FLTK2 libs will be named properly?
Leslie
--
gpg --keyserver pgp.mit.edu --recv-keys 0x52D70289
http://nic-nac-project.de/~skypher/
April 27, 2006