Re: Cannot build ViewML
Jason Kingan <[email protected]> Thu, 8 Aug 2002 08:54:57 -0600
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
It appears that you didn't specify the --with-fltk and --with-microwin on the configure command line. For some unknown reason, this is how this manifests itself (by leaving out the local -I./fltk switch.) I'll see if I can dig around and fix this in the scripts. Jason Kingan Century Software On Thursday 08 August 2002 08:26 am, Ian Walberg wrote: > I have downloaded the latest version from CVS and when I try and build > it I get :- > > [root@geode viewml]# make > make[1]: Entering directory `/home/iw/viewml/src' > if [ ! -s .build_depends ]; then make -f build_depends.mk force-depends; > fi > make[1]: Leaving directory `/home/iw/viewml/src' > make[1]: Entering directory `/home/iw/viewml/src' > g++ -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` -I.. -c -o html.o html.cpp > 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 > > Etc, etc, etc .... > > What step have I missed? > > Thanks > > Ian > > > ############################################################# > 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]>