Subject: pkg/30240: Syntax error in Makefile of print/teTeX-share
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Stephan Schroevers <sschroev@science.uva.nl>
List: pkgsrc-bugs
Date: 05/16/2005 10:06:00
>Number: 30240
>Category: pkg
>Synopsis: Syntax error in Makefile of print/teTeX-share
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon May 16 10:06:00 +0000 2005
>Originator: Stephan Schroevers
>Release: NetBSD 2.0.2
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: NetBSD disposition 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 01:40:44 UTC 2005 builds@works.netbsd.org:/home/builds/ab/netbsd-2-0-2-RELEASE/sparc64/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/sparc64/compile/GENERIC sparc64
Architecture: sparc64
Machine: sparc64
>Description:
When calling make with any parameter for print/teTeX-share:
[stephan@disposition][/usr/pkgsrc/print/teTeX-share]$ make
make: "/usr/pkgsrc/print/teTeX-share/Makefile" line 30: Malformed conditional (!empty(EXTRACT_USING:Mgtar))
make: "/usr/pkgsrc/print/teTeX-share/Makefile" line 34: if-less else
make: "/usr/pkgsrc/print/teTeX-share/Makefile" line 34: Need an operator
make: "/usr/pkgsrc/print/teTeX-share/Makefile" line 38: if-less endif
make: "/usr/pkgsrc/print/teTeX-share/Makefile" line 38: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/pkgsrc/print/teTeX-share
>How-To-Repeat:
$ cd /usr/pkgsrc/print/teTeX-share
$ make
>Fix: