From owner-freebsd-ports@FreeBSD.ORG Tue Sep 23 01:01:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C11D16A4B3 for ; Tue, 23 Sep 2003 01:01:51 -0700 (PDT) Received: from hexagon2.stack.nl (hexagon2.stack.nl [131.155.140.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B8043F85 for ; Tue, 23 Sep 2003 01:01:50 -0700 (PDT) (envelope-from marcov@stack.nl) Received: from toad.stack.nl (zen.stack.nl [IPv6:2001:610:1108:5010::130]) by hexagon2.stack.nl (Postfix) with ESMTP id 5D84B5C094 for ; Tue, 23 Sep 2003 09:59:07 +0200 (CEST) Received: by toad.stack.nl (Postfix, from userid 816) id 4F65AD7; Tue, 23 Sep 2003 10:01:48 +0200 (CEST) To: freebsd-ports@freebsd.org Date: Tue, 23 Sep 2003 10:01:48 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20030923080148.4F65AD7@toad.stack.nl> From: marcov@stack.nl (Marco van de Voort) Subject: nvidia problem with 4.x? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 08:01:51 -0000 I did a stock 4.8 install, (cvsup'ed to -stable) and to my surprise it broke on installing nvidia drivers. Anybody a remedy? cc -O2 -pipe -march=k6 -I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1. 0-4365/module/../src -D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV _PATCHLEVEL=4365 -DNVCPU_X86 -DNV_BSD -DNV_INT64_OK -DNV_UNIX -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototyp es -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODU LE -nostdinc -I- -I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-436 5/module/../src -I. -I@ -I@/../include -I/usr/include -finline-limit=15000 -fno- common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wal l -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes - Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/ports/ x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src/nvidia_ctl.c cc1: Invalid option o-align-long-strings' cc1: unknown C standard 99' cc1: unknown C standard 99' cc1: Invalid option -finline-limit=15000' *** Error code 1 Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module. *** Error code 1 Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365. *** Error code 1 Stop in /usr/ports/x11/nvidia-driver. -su-2.05b# gcc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] -su-2.05b#