NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/47803: Makefile syntax error in -current
>Number: 47803
>Category: misc
>Synopsis: Makefile syntax error in -current
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 08 03:50:01 +0000 2013
>Originator: Brad Harder
>Release: -current
>Organization:
Method Logic Digital
>Environment:
NetBSD kamloops 6.99.19 NetBSD 6.99.19 (GENERIC) #159: Tue May 7 18:38:00 PDT
2013 root@kamloops:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
Build failure on -current. (sorry, error msg deleted).
>How-To-Repeat:
# cd /usr/src
# cvs -q update -Pd .
# ./build.sh -x distribution
>Fix:
--- ./Makefile.bch 2013-05-07 20:44:40.000000000 -0700
+++ /usr/src/share/man/man4/Makefile 2013-05-07 20:44:47.000000000 -0700
@@ -121,7 +121,7 @@
MAN+= fwohci.4 fwip.4 sbp.4
# machine-independent I2C devices
-MAN+= dbcool.4 g760a.4 lmtemp.4 mcp980x.4 sdtemp.4 smscmon.4 spdmem.4
+MAN+= dbcool.4 g760a.4 lmtemp.4 mcp980x.4 sdtemp.4 smscmon.4 spdmem.4 \
tps65217pmic.4
# machine-independent SPI devices
Home |
Main Index |
Thread Index |
Old Index