[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Got my hands dirty and broke my leg (compiling qt-copy)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mittwoch, 22. Januar 2003 11:16, J. Woch wrote:
> Hi folks,

Try installing the packages mentioned as build dependencies in 
qt-copy/debian/control and execute what's in qt-copy/debian/rules :-)

BTW the current qt-copy (except some minor changes) is already in unstable as 
qt-x11-free-3.1.1-2002-12-20 

Ralf


>
> in a pathetic attempt to be useful in some way I decided to dig into KDE
> development. So I broke my leg at the very first step: compiling qt-copy
> :-) Doing exactly what README.qt-copy told me, I'm getting this on
> Debian/unstable:
>
> ---- snip ----
> ...
> g++ -c -pipe -fno-exceptions -O2  -DQT_MOC -DQT_NO_CODECS
> -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
> -I/home/woch/src/kde/qt-copy/mkspecs/linux-g++ -I. -I../../include
> -I../tools -I. -o ./qfileinfo_unix.o ../tools/qfileinfo_unix.cpp
> yacc -d moc.y
> rm -f moc_yacc.cpp moc_yacc.h
> mv -f y.tab.h moc_yacc.h
> mv -f y.tab.c moc_yacc.cpp
> g++ -c -pipe -fno-exceptions -O2  -DQT_MOC -DQT_NO_CODECS
> -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
> -I/home/woch/src/kde/qt-copy/mkspecs/linux-g++ -I. -I../../include
> -I../tools -I. -o ./moc_yacc.o moc_yacc.cpp
> y.tab.c: In function `int yyparse()':
> y.tab.c:2091: `yylex' undeclared (first use this function)
> y.tab.c:2091: (Each undeclared identifier is reported only once for each
>     function it appears in.)
> moc.y:721: `enterNameSpace' undeclared (first use this function)
> moc.y:722: `BEGIN' undeclared (first use this function)
> moc.y:722: parse error before `;' token
> moc.y:724: `leaveNameSpace' undeclared (first use this function)
> moc.y:725: `selectOutsideClassState' undeclared (first use this function)
> moc.y:730: parse error before `;' token
> moc.y:752: `initClass' undeclared (first use this function)
> moc.y:753: `generateClass' undeclared (first use this function)
> moc.y:754: `registerClassInNamespace' undeclared (first use this function)
> moc.y:766: `g' undeclared (first use this function)
> moc.y:777: `initExpression' undeclared (first use this function)
> moc.y:778: `templLevel' undeclared (first use this function)
> moc.y:779: parse error before `;' token
> moc.y:791: parse error before `;' token
> ...
> make[1]: Leaving directory `/home/woch/src/kde/qt-copy/src/moc'
> make: *** [src-moc] Error 2
> ---- snip ----
>
> Since I'm new to nearly everything regarding KDE except using it for
> years, I'm neither able to determine how to isolate the flaw nor where
> to read for further instructions.
> Any hints?
>
> Ciao,
> Jens

- -- 
We're not a company, we just produce better code at less costs.
- --------------------------------------------------------------------
Ralf Nolden
nolden@kde.org

The K Desktop Environment       The KDevelop Project
http://www.kde.org              http://www.kdevelop.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+LnfDu0nKi+w1Ky8RAgcGAJ9bT1jjoVBYJ/BTXadbS02tYgxjSwCgpM3/
K1aeGzjlFO5whvbmnKsHjMo=
=fy7h
-----END PGP SIGNATURE-----




Reply to: