Re: It threw me a lot of errors when making
"zengnan" <[email protected]> Thu, 1 May 2003 9:26:16 +0800
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
below is the error infomation when I make the project, it's only=
a small part
of the error log.
/////////////////////////////////////////////////////////////////=
/////////
[root@lvserver viewml-0.22]# make
make[1]: Entering directory `/home/znanth/viewml-0.22/src'
if [ ! -s .build_depends ]; then make -f build_depends.mk=
force-depends; fi
make[2]: Entering directory `/home/znanth/viewml-0.22/src'
Generating dependancies for /home/znanth/viewml-0.22/src...
g++ -M -L/usr/local/include -INONE/include -I. -I../kdecore=
-I../kimgio -I../kdeui -I../jscript -g --permissive =
-I/usr/X11R6/include `/usr/bin/libwww-config --cflags` html.cpp=
htmlchain.cpp htmlclue.cpp htmldata.cpp htmlfont.cpp=
htmliter.cpp htmltable.cpp htmltoken.cpp jscript.cpp=
htmlview.cpp htmlframe.cpp htmlobj.cpp debug.cpp htmlform.cpp=
main.cpp http.cpp http_.cpp ../kdecore/kurl.cpp=
../kdeui/kcursor.cpp fltk/qtimer.cpp fltk/qobject.cpp=
fltk/qpainter.cpp fltk/qdrawutil.cpp fltk/qfont.cpp=
fltk/qrect.cpp fltk/qregexp.cpp fltk/qstring.cpp=
fltk/kcharsets.cpp fltk/qcolor.cpp fltk/qpixmap.cpp=
fltk/qfontinfo.cpp fltk/qwidget.cpp fltk/history.cpp=
fltk/qscrollbar.cpp >> .build_depends
In file included from html.cpp:24:
./kdecore/kurl.h:28:20: config.h: No such file or directory
./kdecore/kurl.h:31:21: qstring.h: No such file or directory
./kdecore/kurl.h:32:22: qstrlist.h: No such file or directory
html.cpp:25:18: kapp.h: No such file or directory
html.cpp:26:23: kcharsets.h: No such file or directory
In file included from html.cpp:41:
htmltable.h:28:22: qpainter.h: No such file or directory
htmltable.h:29:19: qlist.h: No such file or directory
htmltable.h:30:22: qstrlist.h: No such file or directory
htmltable.h:31:20: qarray.h: No such file or directory
htmltable.h:32:21: qpixmap.h: No such file or directory
htmltable.h:33:20: qstack.h: No such file or directory
htmltable.h:34:19: qfont.h: No such file or directory
htmltable.h:35:20: qtimer.h: No such file or directory
In file included from htmltable.h:46,
from html.cpp:41:
htmlfont.h:28:19: qlist.h: No such file or directory
htmlfont.h:29:20: qcolor.h: No such file or directory
htmlfont.h:30:19: qfont.h: No such file or directory
htmlfont.h:31:23: kcharsets.h: No such file or directory
In file included from htmltable.h:47,
from html.cpp:41:
htmlobj.h:29:22: qpainter.h: No such file or directory
htmlobj.h:30:19: qlist.h: No such file or directory
htmlobj.h:31:19: qdict.h: No such file or directory
htmlobj.h:32:22: qstrlist.h: No such file or directory
htmlobj.h:33:20: qarray.h: No such file or directory
htmlobj.h:34:21: qpixmap.h: No such file or directory
htmlobj.h:35:20: qstack.h: No such file or directory
htmlobj.h:36:19: qfont.h: No such file or directory
htmlobj.h:37:20: qtimer.h: No such file or directory
In file included from htmltable.h:48,
from html.cpp:41:
htmlclue.h:28:22: qpainter.h: No such file or directory
htmlclue.h:29:19: qlist.h: No such file or directory
htmlclue.h:30:22: qstrlist.h: No such file or directory
htmlclue.h:31:20: qarray.h: No such file or directory
htmlclue.h:32:21: qpixmap.h: No such file or directory
htmlclue.h:33:20: qstack.h: No such file or directory
htmlclue.h:34:19: qfont.h: No such file or directory
htmlclue.h:35:20: qtimer.h: No such file or directory
In file included from html.cpp:42:
/////////////////////////////////////////////////////////////////=
/////////
=09
=3D=3D=3D=3D=3D=3D=3D 2003-04-30 11:09:00 =3D=3D=3D=3D=3D=3D=3D
>Could you post a log of the errors you're receiving? This would=
help
>diagnosing the problem.
>
>Jason Kingan
>Century Software
>
>On Wednesday, April 30, 2003, at 11:02 AM, znanth_cn wrote:
>
>> I downloaded the source code of viewml version 0.22
>> I ran configure and then make;
>> but it threw me a lot of errors. It could not find some header=
files
>> such as qstring.h
>> Anybody who has had the same problem?
>> ______________________________________
>>
>>=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
>>
>> #############################################################
>> This message is sent to you because you are subscribed to
>> the mailing list <[email protected]>.
>> To unsubscribe, E-mail to: <[email protected]>
>> To switch to the DIGEST mode, E-mail to
>> <[email protected]>
>> To switch to the INDEX mode, E-mail to=
<[email protected]>
>> Send administrative queries to =
<[email protected]>
>>
>>
>
>
>#############################################################
>This message is sent to you because you are subscribed to
> the mailing list <[email protected]>.
>To unsubscribe, E-mail to: <[email protected]>
>To switch to the DIGEST mode, E-mail to=
<[email protected]>
>To switch to the INDEX mode, E-mail to=
<[email protected]>
>Send administrative queries to =
<[email protected]>
>
>
>
>.
=3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D
=09=09=09
=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=D6=C2
=C0=F1=A3=A1
=09=09=09=09
=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1zengnan
=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1znanth_cn@sina.com
=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A12003-05-01
#############################################################
This message is sent to you because you are subscribed to
the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to <[email protected]>