pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43767: sysutils/hal: PLIST issue on Linux [patch]
>Number: 43767
>Category: pkg
>Synopsis: sysutils/hal: PLIST issue on Linux [patch]
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 15 19:25:00 +0000 2010
>Originator: Aleksey Cheusov
>Release: NetBSD 5.1_RC3
>Organization:
>Environment:
System: NetBSD asrock.chizhovka.net 5.1_RC3 NetBSD 5.1_RC3 (GENERIC) #1: Mon
Jun 28 00:06:07 EEST 2010
cheusov%asrock.chizhovka.net@localhost:/srv/obj/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
Under Linux sysutils/hal fails to build because of PLIST issue.
=> Checking file-check results for hal-0.5.11nb27
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:
/tmp/obj-pkgsrc/sysutils/hal/work/.destdir/usr/pkg/etc/rc.d/init.d/haldaemon
*** Error code 1
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/hal/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile 26 Jan 2010 06:16:30 -0000 1.46
+++ Makefile 15 Aug 2010 19:20:14 -0000
@@ -78,6 +78,7 @@
CONFIGURE_ARGS+= --with-hal-user=${HAL_USER}
CONFIGURE_ARGS+= --with-hal-group=${HAL_GROUP}
CONFIGURE_ARGS+= --disable-pmu
+CONFIGURE_ARGS+= --without-os-type
RCD_SCRIPTS= hal
Home |
Main Index |
Thread Index |
Old Index