A V Flinsch on Mon, 9 Oct 2000 06:09:53 -0400 (EDT) |
> > Message: 10 > Date: Sun, 8 Oct 2000 14:20:23 -0400 > From: "Mike Leone" <mleone@joemagee.com> > Reply-To: <mleone@joemagee.com> > To: <plug@lists.phillylinux.org> > Subject: Re: [PLUG] Re: Help compiling KMail > Reply-To: plug@lists.phillylinux.org > > >This will happen if you have both the qt 1.4 & qt 2 libs installed, or only > >have the qt2 libs installed. If you do not have the qt1.4 libs installed, > >install them. > > > > > >try ./configure --with-qt-dir=/path/to/qt1.4 > > > >(replacing the obvious of course) > > Ah. Well, I uninstalled the QT2 libs. And used the switch above. And now the ./configure works. Yay! > > But the make doesn't. Boo! :-( > > In file included from /usr/include/errno.h:36, > from /usr/include/kde/keditcl.h:55, > from kmcomposewin.h:17, > from kmmainwin.cpp:17: > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory > In file included from /usr/include/signal.h:300, > from /usr/include/kde/kprocess.h:34, > from /usr/include/kde/kprocio.h:5, > from /usr/include/kde/kspell.h:14, > from kmcomposewin.h:26, > from kmmainwin.cpp:17: > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory > In file included from /usr/include/bits/posix1_lim.h:126, > from /usr/include/limits.h:30, > from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117, > from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7, > from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11, > from /usr/include/bits/socket.h:31, > from /usr/include/sys/socket.h:34, > from /usr/include/mimelib/protocol.h:29, > from /usr/include/mimelib/smtp.h:35, > from kmsender.h:7, > from kmmainwin.cpp:21: > /usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory > In file included from /usr/include/sys/socket.h:34, > from /usr/include/mimelib/protocol.h:29, > from /usr/include/mimelib/smtp.h:35, > from kmsender.h:7, > from kmmainwin.cpp:21: > /usr/include/bits/socket.h:295: asm/socket.h: No such file or directory > make[3]: *** [kmmainwin.o] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive-am] Error 2 > > And - of course - the doc README just mentions to "run make" - nothing about prerequisitites, special config options, etc. > The missing files are in the kernel-headers rpm. Install it and you should be ok to go. -- Alex (Go easy on me, I'm a COBOL programmer in real life) ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|