From kde-devel Sat Jun 29 13:44:49 2002 From: Roland Seuhs Date: Sat, 29 Jun 2002 13:44:49 +0000 To: kde-devel Subject: Compile problem (./configure problem?) X-MARC-Message: https://marc.info/?l=kde-devel&m=102539363917468 Hi! I tried to compile kde-cvs on SuSE8 and get the following errors on kdeli= bs=20 and kdebase: /opt/kde2/bin/meinproc --check --cache index.cache.bz2 ./index.docbook index.docbook:7: error: failed to load external entity "dtd/kdex.dtd" ]> ^ index.docbook:9: error: Entity 'language' not defined ^ index.docbook:9: validity error: No declaration for attribute lang on ele= ment=20 book ^ index.docbook:11: error: Entity 'kaddressbook' not defined [... and so on ...] I can work around the problem when I exclude "doc" from TOPSUBDIRS in the= =20 Makefile. I'm pretty sure that there is something missing/wrong with my=20 installation, so I suppose ./configure should complain about it. "meinproc" which seems to be a XML-converter is only in /opt/kde2/bin, no= =20 other version is found on my installation. $KDEDIR is not set in the comp= ile=20 environment (which should be OK and default to /usr/local/kde, I hope.) I= 've=20 left alone Qt and use what came with SuSE8 (which should also be OK as=20 configure did accept it) Probably I need another "meinproc" version, where can I get it? Thanks for your help, Roland --=20 The primary purpose of the DATA statement is to give names to constants; instead of referring to pi as 3.141592653589793 at every appearance, the variable PI can be given that value with a DATA statement and used instead of the longer form of the constant. This also simplifies modifying the program, should the value of pi change. -- FORTRAN manual for Xerox Computers >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<