View Ticket
Not logged in
Ticket UUID: 1927cbd979cb812c99389a73fed7cd6c5c67647f
Title: BSD Make broken w/ SSL merge
Status: Fixed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-02-08 22:00:41
Version Found In: b05cb4a0e1
Description & Comments:
oxford$ uname -a
NetBSD oxford 5.0_STABLE NetBSD 5.0_STABLE (oxford) #32: Wed Feb  3 20:23:00 PST 2010  root@oxford:/usr/obj/sys/arch/i386/compile/oxford i386
oxford$ make
make: "/home/bch/fossil_2/Makefile" line 36: Need an operator
make: "/home/bch/fossil_2/Makefile" line 38: Need an operator
make: "/home/bch/fossil_2/Makefile" line 54: Need an operator
make: "/home/bch/fossil_2/Makefile" line 56: Need an operator
make: Fatal errors encountered -- cannot continue

make: stopped in /home/bch/fossil_2 oxford$


bharder added on 2010-02-08 21:55:59:
NetBSD users can use pkgsrc/devel/gmake to work around in meantime.