From owner-freebsd-x11@FreeBSD.ORG Tue May 29 04:25:03 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A70F16A400 for ; Tue, 29 May 2007 04:25:03 +0000 (UTC) (envelope-from sarumont@sigil.org) Received: from mail.sigil.org (mail.sigil.org [69.13.51.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4BCAE13C483 for ; Tue, 29 May 2007 04:25:03 +0000 (UTC) (envelope-from sarumont@sigil.org) Received: from localhost (unknown [127.0.0.1]) by mail.sigil.org (Postfix) with ESMTP id 8FA8945559 for ; Mon, 28 May 2007 23:07:47 -0500 (CDT) Received: from mail.sigil.org ([127.0.0.1]) by localhost (mail.sigil.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18390-06 for ; Mon, 28 May 2007 23:07:46 -0500 (CDT) Received: from [172.21.0.44] (cpe-76-185-114-206.tx.res.rr.com [76.185.114.206]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sigil.org (Postfix) with ESMTP id B8BF744E8C for ; Mon, 28 May 2007 23:07:46 -0500 (CDT) Message-ID: <465BA709.5010103@sigil.org> Date: Mon, 28 May 2007 23:07:37 -0500 From: Richard Kolkovich User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at sigil.org Subject: Post-xorg-7.2 && nvidia-driver Makefile issues X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 04:25:03 -0000 I just upgraded to xorg-7.2, and I get the following errors when building nvidia-driver: sed: 1: "s!%%xorg-server-6.9.0_6!g ": unescaped newline inside substitute pattern "/usr/ports/Mk/bsd.port.mk", line 3120: warning: "echo %%PREFIX%%/lib | /usr/bin/sed -e s!%%XSERVVERSION%%!xorg-server-1.2.0_2,1!g -e s!%%xorg-server-6.9.0_6!g -e s!%%XLIBVERSION%%!libGL-6.5.3_2!g -e s!%%LINUXBASE%%!/compat/linux!g -e s!%%NVVERSION%%!9746!g -e s!%%MODULESDIR%%!lib/xorg/modules!g -e s!%%XORG%%!"@comment "!g -e s!%%XFREE86%%!""!g -e s!%%LINUX%%!""!g -e s!%%OSREL%%!6.2!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr/local!g -e s!%%X11BASE%%!/usr/local!g -e s!%%DESTDIR%%!!g -e s!%%TARGETDIR%%!/usr/local!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTEXAMPLES%%!""!g -e s!%%PORTDATA%%!""!g -e s!%%XAWVER%%!8!g -e s!%%PERL_VERSION%%!5.8.8!g -e s!%%PERL_VER%%!5.8.8!g -e s!%%PERL_ARCH%%!mach!g -e s!%%SITE_PERL%%!lib/perl5/site_perl/5.8.8!g -e s!%%DOCSDIR%%!"share/doc/NVIDIA_GLX-1.0"!g -e s!%%EXAMPLESDIR%%!"share/examples/nvidia-driver"!g -e s!%%DATADIR%%!"share/nvidia-driver"!g -e s!%%WWWDIR%%!"www/nvidia-driver"!g -e s!%%ETCDIR%%!"etc/nvidia-driver"!g" returned non-zero status It looks like that's coming from some of the makefiles in Mk/, but I'm not familiar with the organization of everything in ports. I've tried it with a fresh 'portsnap fetch extract', and I get the same deal. Running 6.2-STABLE, i386. Please "reply to all", as I'm not subscribed. Thanks in advance. -- Richard Kolkovich sarumont@sigil.org