nanogui: A error occured when compile viewML!


Previous by date: 11 Dec 2002 02:19:56 -0000 Re: Microwindows on PXA250, Greg Haerr
Next by date: 11 Dec 2002 02:19:56 -0000 Re: build microwindows-0.89pre9, Aaron J. Grier
Previous in thread: 11 Dec 2002 02:19:56 -0000 A error occured when compile viewML!, linjy.i-net.com.cn
Next in thread:

Subject: Fwd: Re: Fw: [nanogui] A error occured when compile viewML!
From: Jason Kingan ####@####.####
Date: 11 Dec 2002 02:19:56 -0000
Message-Id: <200212101913.57210.jasonk@censoft.com>

Forgot to cc the lists.

Jason

----------  Forwarded Message  ----------

Subject: Re: Fw: [nanogui] A error occured when compile viewML!
Date: Tue, 10 Dec 2002 11:27:39 -0700
From: Jason Kingan ####@####.####
To: ####@####.####
Cc: "Greg Haerr" ####@####.####

Hi,

You may want to try compiling from the top level directory, not the src
directory. These errors are typical of when you cd into viewml/src and build.

Jason

> From: ####@####.####
> To: ####@####.####
> Sent: Tuesday, December 10, 2002 2:42 AM
> Subject: [nanogui] A error occured when compile viewML!
>
> : hi, All
> :
> : A error occured when compile viewML!
> : Who can help me?
> :
> : **********************************************************************
> : [root@stephen src]# make
> : cd ../jscript && make
> : make[1]: Entering directory
> : `/data/download/microwindow/viewml-0.22/jscript' bison -y -d -p yyjscript
> : t1.y t1.y && mv y.tab.c t1.c
> : bison: extra arguments ignored after `t1.y'
> : conflicts:  98 shift/reduce, 28 reduce/reduce
> : if test -f y.tab.h; then \
> : if cmp -s y.tab.h t1.h; then rm -f y.tab.h; \
> : else mv y.tab.h t1.h; fi \
> : else :; fi
> : flex -Pyyjscript t2.l && mv lex.yyjscript.c t2.c
> : cc -I.. -I../src/fltk   -c -o t1.o t1.c
> : cc -I.. -I../src/fltk   -c -o t2.o t2.c
> : make[1]: Leaving directory
> : `/data/download/microwindow/viewml-0.22/jscript' g++ html.o htmlchain.o
> : htmlclue.o htmldata.o htmlfont.o htmliter.o htmltable.o
>
> h
>
> : tmltoken.o jscript.o htmlview.o htmlframe.o htmlobj.o debug.o htmlform.o
>
> main.o
>
> : http.o http_.o ../kdecore/kurl.o ../jscript/builtin.o
> : ../jscript/cpp2bison.o
>
> ../
>
> : jscript/jsexec.o ../jscript/jstree.o ../jscript/t2.o ../jscript/t1.o
>
> ../kdeui/kc
>
> : ursor.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
>
> flt
>
> : k/qpixmap.o fltk/qfontinfo.o fltk/qwidget.o fltk/history.o
>
> fltk/qscrollbar.o -o
>
> : viewml
>
> /data/download/microwindow/flnx-0.16/lib/libfltk.a -lfl -lpthread -L/data
>
> : /download/microwindow/mw-0.89/src/lib -lnano-X
>
> `/usr/local/bin/libwww-config --l
>
> : ibs`
> : html.o: In function `KHTMLWidget::KHTMLWidget(QWidget *, char const *,
> : char
>
> cons
>
> : t *)':
> : /data/download/microwindow/viewml-0.22/src/html.cpp:265: undefined
> : reference
>
> to
>
> : `KDNDWidget::~KDNDWidget(void)'
> : html.o: In function `KHTMLWidget::mouseMoveEvent(QMouseEvent *)':
> : /data/download/microwindow/viewml-0.22/src/html.cpp:544: undefined
> : reference
>
> to
>
> : `KDNDWidget::mouseMoveEvent(QMouseEvent *)'
> : html.o: In function `KHTMLWidget::~KHTMLWidget(void)':
> : /data/download/microwindow/viewml-0.22/src/html.cpp:5680: undefined
> : reference
>
> to
>
> :  `KDNDWidget::~KDNDWidget(void)'
> : html.o: In function `KHTMLWidget::initMetaObject(void)':
> : /data/download/microwindow/viewml-0.22/src/html.moc:38: undefined
> : reference to
>
> `
>
> : KDNDWidget::className(void) const'
> : /data/download/microwindow/viewml-0.22/src/html.moc:52: undefined
> : reference to
>
> `
>
> : KDNDWidget::initMetaObject(void)'
> : html.o: In function `setNamedColor(QColor &, char const *)':
> : /data/download/microwindow/viewml-0.22/src/html.cpp:117: undefined
> : reference
>
> to
>
> : `KDNDWidget type_info node'
> : html.o: In function `_Vector_alloc_base<QObject *, allocator<QObject *>,
> : true>
>
> t
>
> : ype_info function':
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.d.__vt_11
>KHTML
>
> : Widget+0x50): undefined reference to
>
> `KDNDWidget::mouseReleaseEvent(QMouseEvent
>
> : *)'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.d.__vt_11
>KHTML
>
> : Widget+0x54): undefined reference to `KDNDWidget::startDrag(KDNDIcon *,
> : char
>
> con
>
> : st *, int, int, int, int)'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.d.__vt_11
>KHTML
>
> : Widget+0x58): undefined reference to `KDNDWidget::findRootWindow(QPoint
> : &)'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.d.__vt_11
>KHTML
>
> : Widget+0x64): undefined reference to `KDNDWidget::rootDropEvent(int,
> : int)'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.d.__vt_11
>KHTML
>
> : Widget+0x68): undefined reference to `KDNDWidget::rootDropEvent(void)'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.KDNDWidget::gnu.linkon
>ce.t.
>
> : (QWidget *, char const *, int)+0x22): undefined reference to `KDNDWidget
>
> virtual
>
> :  table'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.KDNDWidget::gnu.linkon
>ce.t.
>
> : (QWidget *, char const *, int)+0x29): undefined reference to
>
> `KDNDWidget::QPaint
>
> : Device virtual table'
>
> /data/download/microwindow/viewml-0.22/src/html.cpp(.gnu.linkonce.t.__tf11K
>HTMLW
>
> : idget+0x10): undefined reference to `KDNDWidget type_info function'
> : htmlform.o: In function `HTMLButton::HTMLButton(KHTMLWidget *, char const
> : *,
>
> cha
>
> : r const *, QList<JSEventHandler> *, HTMLFont const *)':
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:387: undefined
>
> reference
>
> :  to `QPushButton::QPushButton(QWidget *, char const *)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:392: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:394: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:396: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : htmlform.o: In function `HTMLReset::HTMLReset(QWidget *, char const *,
>
> HTMLFont
>
> : const *)':
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:562: undefined
>
> reference
>
> :  to `QPushButton::QPushButton(QWidget *, char const *)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:567: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:569: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : htmlform.o: In function `HTMLSubmit::HTMLSubmit(QWidget *, char const *,
> : char
>
> co
>
> : nst *, HTMLFont const *)':
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:592: undefined
>
> reference
>
> :  to `QPushButton::QPushButton(QWidget *, char const *)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:597: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:599: undefined
>
> reference
>
> :  to `QPushButton::setText(QString const &)'
> : htmlform.o: In function `HTMLTextInput::HTMLTextInput(QWidget *, char
> : const *,
>
> c
>
> : har const *, int, int, bool, HTMLFont const *)':
> : /data/download/microwindow/viewml-0.22/src/htmlform.cpp:642: undefined
>
> reference
>
> :  to `QLineEdit::QLineEdit(QWidget *, char const *)'
> : main.o: In function `main':
> : /data/download/microwindow/viewml-0.22/src/main.cpp:176: undefined
> : reference
>
> to
>
> : `BookMark::BookMark(int, char *)'
> : /data/download/microwindow/viewml-0.22/src/main.cpp:178: undefined
> : reference
>
> to
>
> : `BookMark::BookMark(int, char *)'
> : main.o: In function `AddBookmark_cb(Fl_Widget *, void *)':
> : /data/download/microwindow/viewml-0.22/src/main.cpp:320: undefined
> : reference
>
> to
>
> : `BookMark::AddBookmark(char *, char *)'
> : main.o: In function `DelBookmark_cb(Fl_Widget *, void *)':
> : /data/download/microwindow/viewml-0.22/src/main.cpp:328: undefined
> : reference
>
> to
>
> : `BookMark::DelBookmark(int)'
> : main.o: In function `SelBookmark_cb(Fl_Widget *, void *)':
> : /data/download/microwindow/viewml-0.22/src/main.cpp:336: undefined
> : reference
>
> to
>
> : `BookMark::GetURL(int)'
> : main.o: In function `main':
> : /data/download/microwindow/viewml-0.22/src/main.cpp:132: undefined
> : reference
>
> to
>
> : `VMLAppWindow virtual table'
> : /data/download/microwindow/viewml-0.22/src/main.cpp:132: undefined
> : reference
>
> to
>
> : `BookMark::UpdateMenus(void)'
> : collect2: ld returned 1 exit status
> : make: *** [main] Error 1
> :
> : **********************************************************************
> :
> :
> :
> : ---------------------------------------------------------------------
> : To unsubscribe, e-mail: ####@####.####
> : For additional commands, e-mail: ####@####.####

-------------------------------------------------------

Previous by date: 11 Dec 2002 02:19:56 -0000 Re: Microwindows on PXA250, Greg Haerr
Next by date: 11 Dec 2002 02:19:56 -0000 Re: build microwindows-0.89pre9, Aaron J. Grier
Previous in thread: 11 Dec 2002 02:19:56 -0000 A error occured when compile viewML!, linjy.i-net.com.cn
Next in thread:


Powered by ezmlm-browse 0.20.