pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43369: sysutils/dbus fails to build on Linux CentOS 5.5 [patch]
>Number: 43369
>Category: pkg
>Synopsis: sysutils/dbus fails to build on Linux CentOS 5.5 [patch]
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu May 27 10:55:00 +0000 2010
>Originator: Aleksey Cheusov
>Release: Linux
>Organization:
home
>Environment:
CentOS 5.5
>Description:
sysutils/dbus packages fails to build like this
=> Checking file-check results for dbus-1.2.4.6
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:
/tmp/obj-pkgsrc/sysutils/dbus/work/.destdir/usr/pkg/etc/rc.d/init.d/messagebus
*** Error code 1
Solution is below.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/dbus/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile 24 Jan 2010 17:11:18 -0000 1.47
+++ Makefile 27 May 2010 10:43:27 -0000
@@ -44,6 +44,7 @@
CONFIGURE_ARGS.Linux= abstract-sockets dnotify selinux
CONFIGURE_ARGS.docs= doxygen-docs xml-docs
+CONFIGURE_ARGS.without+= init-scripts
CONFIGURE_ARGS.disable= ansi gcov
CONFIGURE_ARGS.disable+= console-owner-file
CONFIGURE_ARGS.disable+= ${CONFIGURE_ARGS.docs}
Home |
Main Index |
Thread Index |
Old Index