Subject: pkg/31046: MesaDemos-6.2.1 install
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <dauphin@enst.fr>
List: pkgsrc-bugs
Date: 08/23/2005 14:12:00
>Number:         31046
>Category:       pkg
>Synopsis:       MesaDemos-6.2.1 install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 23 14:12:00 +0000 2005
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic i86pc


>Description:


MesaDemo won't install
[root@redhot 668] bmake install
===> Checking for vulnerabilities in MesaDemos-6.2.1
===> Installing for MesaDemos-6.2.1
===> Creating installation directories
/bin/sh: syntax error at line 1 : `;' unexpected
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/graphics/MesaDemos
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/MesaDemos
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/MesaDemos
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/MesaDemos



>How-To-Repeat:


bmake install


>Fix:


[root@redhot 673] pwd
/usr/pkgsrc/graphics/MesaDemos
[root@redhot 672] diff -bu Makefile.orig Makefile
--- Makefile.orig       Tue Aug 23 15:58:38 2005
+++ Makefile    Tue Aug 23 16:09:28 2005
@@ -6,6 +6,7 @@
 PATCHDIR=              ${.CURDIR}/patches
 DISTINFO_FILE=         ${.CURDIR}/distinfo
 
+INSTLIBS=""
 
 .include "../Mesa/Makefile.common"