Mark Kimsal wrote:
>
> I can't make sip. I've tried the tar.gz on the site and the CVS.
> Here's the tail end of the make output
>
> : -o moc_sipQt.cpp sipQt.h
> /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..
> -I/usr/local/include/python2.0 -fno-exceptions -O2 -c moc_sipQt.cpp
> rm -f .libs/moc_sipQt.lo
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python2.0
> -fno-exceptions -O2 -c -fPIC -DPIC moc_sipQt.cpp -o .libs/moc_sipQt.lo
> c++: moc_sipQt.cpp: No such file or directory
> c++: No input files
> make[2]: *** [moc_sipQt.lo] Error 1
> make[2]: Leaving directory `/home/mark/dev/sip-2.2/siplib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mark/dev/sip-2.2'
> make: *** [all-recursive-am] Error 2
>
> I have qt2 installed in /usr/lib/qt2. I couldn't find moc_ at all in
> the CVS (checkout sip | grep moc_ gave nothing)
configure couldn't find some part of Qt and so built SIP with Qt support
disabled.
What was your output from configure?
Phil
_______________________________________________
PyKDE mailing list [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde