From owner-freebsd-questions Sun Feb 11 16:20:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout2-0.nyroc.rr.com (mailout2-1.nyroc.rr.com [24.92.226.165]) by hub.freebsd.org (Postfix) with ESMTP id 5E58437B401 for ; Sun, 11 Feb 2001 16:20:39 -0800 (PST) Received: from rochester.rr.com (roc-24-169-206-37.rochester.rr.com [24.169.206.37]) by mailout2-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f1C0HEm19093 for ; Sun, 11 Feb 2001 19:17:18 -0500 (EST) Message-ID: <3A872C51.57AFA381@rochester.rr.com> Date: Sun, 11 Feb 2001 19:20:33 -0500 From: "David M. Heller" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: Help! Can't Build xscreensaver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All Get the following in /usr/ports/x11/xscreensaver: ===> Building for xscreensaver-gtk-3.26 cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -Wp,-lang-c89 -c -I. -I. -I./../u ls -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr 11R6/include -I/usr/X11R6/include -DHAVE_CONFIG_H -O -pipe -I/usr/X11R6/include passwd-ker ros.c In file included from passwd-kerberos.c:35: /usr/local/include/des.h:31: syntax error before `ssh_des_init' /usr/local/include/des.h:32: syntax error before `Boolean' /usr/local/include/des.h:32: warning: type defaults to `int' in declaration of `ssh_des_ini /usr/local/include/des.h:32: warning: function declaration isn't a prototype /usr/local/include/des.h:32: warning: data definition has no type or storage class /usr/local/include/des.h:35: syntax error before `ssh_des_init_with_key_check' /usr/local/include/des.h:37: syntax error before `Boolean' /usr/local/include/des.h:37: warning: type defaults to `int' in declaration of `ssh_des_ini with_key_check' /usr/local/include/des.h:37: warning: function declaration isn't a prototype /usr/local/include/des.h:37: warning: data definition has no type or storage class /usr/local/include/des.h:65: syntax error before `Boolean' /usr/local/include/des.h:65: warning: function declaration isn't a prototype /usr/local/include/des.h:69: syntax error before `ssh_des3_init' /usr/local/include/des.h:70: syntax error before `Boolean' /usr/local/include/des.h:70: warning: type defaults to `int' in declaration of `ssh_des3_in ' /usr/local/include/des.h:70: warning: function declaration isn't a prototype /usr/local/include/des.h:70: warning: data definition has no type or storage class passwd-kerberos.c: In function `kerberos_passwd_valid_p': passwd-kerberos.c:165: warning: passing arg 2 of `des_string_to_key' from incompatible poin r type passwd-kerberos.c:168: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer ype *** Error code 1 Stop in /usr/ports/x11/xscreensaver/work/xscreensaver-3.26/driver. *** Error code 5 Stop in /usr/ports/x11/xscreensaver/work/xscreensaver-3.26. *** Error code 1 Stop in /usr/ports/x11/xscreensaver. *** Error code 1 Any ideas? Maybe my des.h is wrong if so how do I upgrade it? Here are the files and FreeBSD version information ls -al /usr/local/include/des.h ---> -r--r--r-- 1 root wheel 2988 Aug 6 2000 /usr/local/include/des.h uname -a ----> FreeBSD bravo.supertechs.local 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Sat Jan 20 22:12:0 2001 root@bravo.supertechs.local:/usr/src/sys/compile/NEWKERNEL i386 Thanks David Heller dheller1@rochester.rr.com http://www.mbcrep.com/?47353 http://teraformahealth.com/tfh/57601.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message