From owner-freebsd-current Tue Jun 4 14:38:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp.uc3m.es (smtp02.uc3m.es [163.117.136.122]) by hub.freebsd.org (Postfix) with ESMTP id B414437B405 for ; Tue, 4 Jun 2002 14:38:44 -0700 (PDT) Received: from smtp02.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id 00C9343140 for ; Tue, 4 Jun 2002 23:38:43 +0200 (CEST) Received: from itserv2.lab.it.uc3m.es (itserv2.lab.it.uc3m.es [163.117.144.121]) by smtp02.uc3m.es (Postfix) with ESMTP id DB42399F13 for ; Tue, 4 Jun 2002 23:38:43 +0200 (CEST) Received: from lm005.lab.it.uc3m.es (root@lm005.lab.it.uc3m.es [163.117.144.134]) by itserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id XAA18980 for ; Tue, 4 Jun 2002 23:38:43 +0200 Received: from localhost (jrh@localhost) by lm005.lab.it.uc3m.es (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id XAA03900 for ; Tue, 4 Jun 2002 23:38:42 +0200 Date: Tue, 4 Jun 2002 23:38:42 +0200 (CEST) From: Juan Francisco Rodriguez Hervella To: freebsd-current@freebsd.org Subject: I can not compile the kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, see this: ---------------------- root@juanillo:/usr/src/sys/i386/compile/JUANILLO $ make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -mpreferred-stack-boundary=2 -Werror ../../../i386/i386/locore.s {standard input}: Assembler messages: {standard input}:1689: Warning: rest of line ignored; first ignored character is `t' {standard input}:1691: Error: unknown pseudo-op: `.' {standard input}:1806: Error: missing ')' {standard input}:1806: Error: missing ')' {standard input}:1806: Error: junk `tmpstk)- 0xc0000000)' after expression *** Error code 1 Stop in /usr/src/sys/i386/compile/JUANILLO. ----------------------- This happens after doing "make depend" without problems (well, I had a problem related to "bsd.init.mk" not found, but I fixed that) So, immediatly after doing "make" I receive this error. Can someone help me ? I've updated my 4.3 realease to 5.0 using a "5.0 Develeper Preview 1 CD" and I wanted to compile my own kernel to add and "stf" interface and get my soundcard work. The problem is that I dont have the CD any more. Is it possible to make a "cvsup" to DP-1 ? Thank you very much. ********************************* Juan F. Rodriguez Hervella Universidad Carlos III de Madrid ********************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message