From owner-freebsd-ports Thu Dec 2 1:28:36 1999 Delivered-To: freebsd-ports@freebsd.org Received: from nj.bricsnet.com (nj-1.aecinfo.com [216.22.214.18]) by hub.freebsd.org (Postfix) with ESMTP id 5EB5014E11 for ; Thu, 2 Dec 1999 01:28:30 -0800 (PST) (envelope-from mitayai@bricsnet.com) Received: from mitayai (HSE-TOR-ppp32556.sympatico.ca [209.226.121.195]) by nj.bricsnet.com (8.8.8/8.8.8) with SMTP id EAA24988 for ; Thu, 2 Dec 1999 04:26:28 -0500 (EST) (envelope-from mitayai@bricsnet.com) Reply-To: From: "Will Mitayai Keeso Rowe" To: Subject: mysql-server port build failing on 2.2.8-stable Date: Thu, 2 Dec 1999 04:28:08 -0500 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 V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm getting the following compiling this port on a 2.2.8-STABLE i386 system... any ideas what's up? cc -DHAVE_CONFIG_H -I. -I. -I.. -I../mit-pthreads/include -I./../include -I. ./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=6 4 -DDBUG_OFF -O2 -m486 -pipe -c strings.S strings.s: Assembler messages: strings.s:75: Error: no such 386 instruction: `clrl' strings.s:114: Error: no such 386 instruction: `clrb' strings.s:126: Error: no such 386 instruction: `clrl' strings.s:143: Error: no such 386 instruction: `clrl' strings.s:199: Error: no such 386 instruction: `clrb' strings.s:309: Error: no such 386 instruction: `clrb' strings.s:339: Error: no such 386 instruction: `clrb' strings.s:404: Error: Illegal .size expression *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message