|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Re: Help compiling KMail
|
----- Original Message -----
From: Mike Leone <mleone@joemagee.com>
To: <plug@lists.phillylinux.org>
Sent: Sunday, October 08, 2000 2:20 PM
Subject: Re: [PLUG] Re: Help compiling KMail
> >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.
> >
looks like you need glibc also.
> >
> >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.
>
>
> --
> *-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*-^-*
> Michael Leone
> <mailto:userdude@yahoo.com>
> PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
> PGP Key ID: 0x5AA5BCDF
> --
>
>
> ______________________________________________________________________
> 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
>
>
______________________________________________________________________
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
|
|