From owner-freebsd-current Mon Mar 6 16:42:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from wireless.net (wireless.net [207.137.156.159]) by hub.freebsd.org (Postfix) with ESMTP id 043F037BCC9 for ; Mon, 6 Mar 2000 16:42:40 -0800 (PST) (envelope-from dbutter@wireless.net) Received: from db.wireless.net (db.wireless.net [209.75.70.101]) by wireless.net (8.9.3/8.9.3) with ESMTP id RAA16895 for ; Mon, 6 Mar 2000 17:03:45 -0800 (PST) Received: from dbm.wireless.net (dbm.wireless.net [192.168.0.2]) by db.wireless.net (8.9.3/8.9.3) with SMTP id QAA13824 for ; Mon, 6 Mar 2000 16:33:20 -0800 (PST) (envelope-from dbutter@wireless.net) From: Devin Butterfield Reply-To: dbutter@wireless.net To: current@FreeBSD.ORG Subject: Error: no such 386 instruction: `state' ??? Date: Mon, 6 Mar 2000 16:25:14 -0800 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00030616310800.06859@dbm.wireless.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running a current snap from 2/28. FreeBSD dbm.wireless.net 4.0-20000228-CURRENT FreeBSD 4.0-20000228-CURRENT #2: Fri Mar 3 22:19:33 PST 2000 Often when compiling a port, the process fails with messages like the following: [...] Compiling smbd/pipes.c Compiling smbd/predict.c Compiling smbd/noquotas.c Compiling smbd/reply.c {standard input}: Assembler messages: {standard input}:4939: Error: no such 386 instruction: `state' *** Error code 1 Stop in /usr/ports/net/samba/work/samba-2.0.6/source. *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. [root@dbm /usr/ports/net/samba]# The strange thing is, if I just say make again, it will continue to compile where it left off without any problems. Has anyone seen messages like this before? Any ideas? -- Regards, Devin. P.S. I never had this problem under 3.x. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message