From owner-freebsd-alpha Fri Dec 28 10:19:38 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mailtest.btconnex.net (mailtest.btconnex.net [209.47.192.8]) by hub.freebsd.org (Postfix) with SMTP id 20A3537B41E for ; Fri, 28 Dec 2001 10:19:31 -0800 (PST) Received: (qmail 63154 invoked from network); 28 Dec 2001 18:18:45 -0000 Received: from unknown (HELO ?192.168.61.2?) (192.168.61.2) by mailtest.btconnex.net with SMTP; 28 Dec 2001 18:18:45 -0000 Date: Fri, 28 Dec 2001 13:18:53 -0500 (EST) From: Elliott Perrin X-X-Sender: To: Subject: Compiling gnustep-base from the ports Message-ID: <20011228131304.X30086-100000@decalpha.beanfield.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I was wondering if anyone else has had this problem (and a possible workaround for it) Build of gnustep-base port (/usr/ports/lang/gnustep-base) fails at this point on a DEC Alpha PW 500au running FreeBSD 5.0-20010721-CURRENT ______________SNIP________________ cc NSObject.m -c -DGNUSTEP_INSTALL_PREFIX=/usr/local/GNUstep/System -DGNUSTEP_TARGET_DIR=\"alpha/freebsd\" -DGNUSTEP_TARGET_CPU=\"alpha\" -DGNUSTEP_TARGET_OS=\"freebsd\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -D_THREAD_SAFE -fPIC -DGSWARN -O -pipe -mcpu=ev56 -Wno-import -fgnu-runtime -I../Headers/gnustep -I../Headers -I./alpha/freebsd -I. -I/usr/local/include -I/usr/local/GNUstep/System/Headers -I/usr/local/include -fgnu-runtime -I/usr/local/GNUstep/System/Headers -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -I/root/GNUstep/Library/Headers -I/usr/local/GNUstep/Local/Library/Headers -I/usr/local/GNUstep/Network/Library/Headers -I/usr/local/GNUstep/System/Library/Headers -I/usr/local/GNUstep/Network/Headers/gnustep -I/root/GNUstep/Headers/gnustep -I/usr/local/GNUstep/Local/Headers/gnustep -I/usr/local/GNUstep/System/Headers/gnustep -I/usr/local/GNUstep/Network/Headers/alpha/freebsd -I/root/GNUstep/Headers/alpha/freebsd -I/usr/local/GNUstep/Local/Headers/alpha/freebsd -I/usr/local/GNUstep/System/Headers/alpha/freebsd -I/root/GNUstep/Headers -I/usr/local/GNUstep/Local/Headers -I/usr/local/GNUstep/Network/Headers -I/usr/local/GNUstep/System/Headers -o shared_obj/alpha/freebsd/gnu-gnu-gnu/NSObject.o NSObject.m: In function `-[NSObject hash]': NSObject.m:970: warning: cast from pointer to integer of different size {standard input}: Assembler messages: {standard input}:238: Error: unknown opcode `fstcw' {standard input}:243: Error: unknown opcode `fldcw' gmake[3]: *** [shared_obj/alpha/freebsd/gnu-gnu-gnu/NSObject.o] Error 1 gmake[2]: *** [libgnustep-base.build] Error 2 gmake[1]: *** [libgnustep-base.all.library.variables] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gnustep-base/work/gnustep-base-1.0.2/Source' gmake: *** [internal-all] Error 2 *** Error code 2 Stop in /usr/ports/lang/gnustep-base. *** Error code 1 Stop in /usr/ports/lang/gnustep-base. *** Error code 1 Stop in /usr/ports/lang/gnustep-base. _______________END SNIP_________________ Any pointers would be great Cheers, Elliott Perrin eperrin@beanfield.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message