From owner-freebsd-sparc Thu Sep 26 7:50:18 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 50EAE37B401 for ; Thu, 26 Sep 2002 07:50:17 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 331DF43E3B for ; Thu, 26 Sep 2002 07:50:16 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.5/8.12.5) with ESMTP id g8QEqXbd001887; Thu, 26 Sep 2002 10:52:33 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.5/8.12.5/Submit) id g8QEqXMK001886; Thu, 26 Sep 2002 10:52:33 -0400 (EDT) Date: Thu, 26 Sep 2002 10:52:33 -0400 From: Jake Burkholder To: Bri Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: Using the lastest Sparc64 Snapshot Message-ID: <20020926105233.A218@locore.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from brian@ukip.com on Thu, Sep 26, 2002 at 10:42:27AM +0100 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 Apparently, On Thu, Sep 26, 2002 at 10:42:27AM +0100, Bri said words to the effect of; > 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. Have you tried the port? Jake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message