Date: Tue, 14 Sep 1999 08:57:29 -0700 (PDT) From: Scott Benjamin <sab@sinai.dhs.org> To: freebsd-questions@freebsd.org Subject: compiling kde on 3.2 Stable with egcs 1.1.2 Message-ID: <Pine.BSF.4.05.9909140855080.5943-100000@sinai.dhs.org>
next in thread | raw e-mail | index | archive | help
When compiling kdebase-1.1.2 i got the following errors. Does anyone have any idea what's going on? gmake[3]: Entering directory `/home/sab/files/kde/kdebase-1.1.2/kdm' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/qt/include - I/usr/X11/include -O2 -Wall -c session.c session.c: In function `crypt': session.c:1095: argument `s1' doesn't match prototype /usr/include/unistd.h:121: prototype declaration session.c:1095: argument `s2' doesn't match prototype /usr/include/unistd.h:121: prototype declaration gmake[3]: *** [session.o] Error 1 gmake[3]: Leaving directory `/home/sab/files/kde/kdebase-1.1.2/kdm' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/sab/files/kde/kdebase-1.1.2/kdm' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/sab/files/kde/kdebase-1.1.2' gmake: *** [all-recursive-am] Error 2 I'm using egcs 1.1.2, on a -STABLE box from August 25th. Please reply to my address as I'm not currently on questions. Regards, Scott thanks in advance! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9909140855080.5943-100000>