Discussion:
viewml compiled error!
n***@myrealbox.com
2003-07-09 08:49:59 UTC
Permalink
Hello everyone!

I'm a newbie in viewml,I compiled viewml with the microwin0.89 and flnx0.17,my gcc version is 2.95.3 and libstdc++ is ver 3.But a lot of errors displayed,could you give me any suggestion?

g++ html.o htmlchain.o htmlclue.o htmldata.o htmlfont.o htmliter.o htmltable.o htmltoken.o jscript.o htmlview.o htmlframe.o htmlobj.o debug.o htmlform.o main.o http.o http_.o vmlapp.o bookmark.o ../kdecore/kurl.o ../jscript/builtin.o ../jscript/cpp2bison.o ../jscript/jsexec.o ../jscript/jstree.o ../jscript/t2.o ../jscript/t1.o ../kdeui/kcursor.o fltk/qtimer.o fltk/qobject.o fltk/qpainter.o fltk/qdrawutil.o fltk/qfont.o fltk/qrect.o fltk/qregexp.o fltk/qstring.o fltk/kcharsets.o fltk/qcolor.o fltk/qpixmap.o fltk/qfontinfo.o fltk/qwidget.o fltk/history.o fltk/qscrollbar.o fltk/qpushbutton.o fltk/drag.o fltk/qlineedit.o -o viewml -lpthread -L/download/flnx-0.17/lib -lfltk -ljpeg -L/download/microwindows-0.89pre8/src/lib -lnano-X -lmwengine -lmwdrivers -lmwfonts `/usr/bin/libwww-config --libs`
html.o: In function `KCharsetConversionResult * * __copy_trivial<KCharsetConversionResult *>(KCharsetConversionResult * const *, KCharsetConversionResult * const *, KCharsetConversionResult * *)':
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_11KHTMLWidget.12QPaintDevice+0x18): undefined reference to `Fl_Double_Window::flush(void)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_11KHTMLWidget.12QPaintDevice+0x1c): undefined reference to `Fl_Window::resize_notify(int, int, int,
int)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.QPainter::gnu.linkonce.t.drawRect(int, int, int, int)+0x2f): undefined reference to `fl_rect(int, int, int, int)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_8QPrinter+0x18): undefined reference to `Fl_Double_Window::flush(void)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_8QPrinter+0x1c): undefined reference to `Fl_Window::resize_notify(int, int, int, int)'
...........
...........



#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
n***@myrealbox.com
2003-07-11 08:56:03 UTC
Permalink
Hello ViewML development list!

I had compiled complete,I use gcc 2.95.3 to compiled flnx and microwin,everything is ok.
BTW:I had compiled viewml0.17 with fltk1.1.3 and nxlib0.44 on microwin0.90.I'm porting these project to arm 7312/7212(12bpp and 4 bpp display).Thanks everyone.

---------2003-07-09 05:00:00 ViewML development list wrote:-------
ViewML development list Digest #433
1) viewml compiled error!
This digest is sent to you because you are subscribed to
Subject: viewml compiled error!
Content-Type: text/plain;
charset="GB2312"
Content-Transfer-Encoding: 7bit
Date: Wed, 9 Jul 2003 16:49:59 +0800
Hello everyone!
I'm a newbie in viewml,I compiled viewml with the microwin0.89 and flnx0.17,my gcc version is 2.95.3 and libstdc++ is ver 3.But a lot of errors displayed,could you give me any suggestion?
g++ html.o htmlchain.o htmlclue.o htmldata.o htmlfont.o htmliter.o htmltable.o htmltoken.o jscript.o htmlview.o htmlframe.o htmlobj.o debug.o htmlform.o main.o http.o http_.o vmlapp.o bookmark.o ../kdecore/kurl.o ../jscript/builtin.o ../jscript/cpp2bison.o ../jscript/jsexec.o ../jscript/jstree.o ../jscript/t2.o ../jscript/t1.o ../kdeui/kcursor.o fltk/qtimer.o fltk/qobject.o fltk/qpainter.o fltk/qdrawutil.o fltk/qfont.o fltk/qrect.o fltk/qregexp.o fltk/qstring.o fltk/kcharsets.o fltk/qcolor.o fltk/qpixmap.o fltk/qfontinfo.o fltk/qwidget.o fltk/history.o fltk/qscrollbar.o fltk/qpushbutton.o fltk/drag.o fltk/qlineedit.o -o viewml -lpthread -L/download/flnx-0.17/lib -lfltk -ljpeg -L/download/microwindows-0.89pre8/src/lib -lnano-X -lmwengine -lmwdrivers -lmwfonts `/usr/bin/libwww-config --libs`
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_11KHTMLWidget.12QPaintDevice+0x18): undefined reference to `Fl_Double_Window::flush(void)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_11KHTMLWidget.12QPaintDevice+0x1c): undefined reference to `Fl_Window::resize_notify(int, int, int,
int)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.QPainter::gnu.linkonce.t.drawRect(int, int, int, int)+0x2f): undefined reference to `fl_rect(int, int, int, int)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_8QPrinter+0x18): undefined reference to `Fl_Double_Window::flush(void)'
/usr/lib/gcc-lib/i586-pc-linux/2.95.3/../../../../include/g++-3/stl_algobase.h(.gnu.linkonce.d.__vt_8QPrinter+0x1c): undefined reference to `Fl_Window::resize_notify(int, int, int, int)'
............
............
-------------------------------------------------


Best regards,

nbhorse
2003-07-11



#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Loading...