From owner-freebsd-questions Tue Sep 14 9: 5:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sinai.dhs.org (adsl-216-103-54-61.dsl.lsan03.pacbell.net [216.103.54.61]) by hub.freebsd.org (Postfix) with ESMTP id 98A7914CA8 for ; Tue, 14 Sep 1999 09:05:49 -0700 (PDT) (envelope-from sab@sinai.dhs.org) Received: from localhost (sab@localhost) by sinai.dhs.org (8.9.2/8.9.2) with ESMTP id IAA05948 for ; Tue, 14 Sep 1999 08:57:29 -0700 (PDT) (envelope-from sab@sinai.dhs.org) Date: Tue, 14 Sep 1999 08:57:29 -0700 (PDT) From: Scott Benjamin To: freebsd-questions@freebsd.org Subject: compiling kde on 3.2 Stable with egcs 1.1.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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