From owner-freebsd-sparc Thu Sep 26 2:46:11 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9379137B401 for ; Thu, 26 Sep 2002 02:46:09 -0700 (PDT) Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by mx1.FreeBSD.org (Postfix) with SMTP id AA38743E4A for ; Thu, 26 Sep 2002 02:46:08 -0700 (PDT) (envelope-from brian@ukip.com) Received: from BRI (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id KAA14374 for ; Thu, 26 Sep 2002 10:46:07 +0100 (BST) From: "Bri" To: Subject: Using the lastest Sparc64 Snapshot Date: Thu, 26 Sep 2002 10:42:27 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When trying to compile netatalk 1.5.5 from sources it gives the error as follows Making all in asp source='asp_tickle.c' object='asp_tickle.lo' libtool=yes depfile='.deps/asp_tickle.Plo' tmpdepfile='.deps/asp_tickle.TPlo' depmode=gcc3 /bin/sh ../../depcomp /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -g -O2 -I.. /../sys -c -o asp_tickle.lo `test -f 'asp_tickle.c' || echo './'`asp_tickle.c rm -f .libs/asp_tickle.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -g -O2 -I../../s ys -c asp_tickle.c -MT asp_tickle.lo -MD -MP -MF deps/asp_tickle.TPlo -fPIC -DPIC -o .libs/asp_tickle.lo In file included from asp_tickle.c:16: /usr/include/sys/socket.h:170: syntax error before "u_char" /usr/include/sys/socket.h:181: syntax error before "u_short" /usr/include/sys/socket.h:195: syntax error before "u_char" /usr/include/sys/socket.h:197: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:197: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:197: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:198: syntax error before "int64_t" /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:200: confused by earlier errors, bailing out *** Error code 1 Stop in /GXP120/users/home/wheel/dome/netatalk-1.5.5/libatalk/asp. *** Error code 1 Stop in /GXP120/users/home/wheel/dome/netatalk-1.5.5/libatalk. *** Error code 1 Stop in /GXP120/users/home/wheel/dome/netatalk-1.5.5. *** Error code 1 Stop in /GXP120/users/home/wheel/dome/netatalk-1.5.5. Bri, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message