pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43276: net/liblive on Linux
>Number: 43276
>Category: pkg
>Synopsis: net/liblive on Linux
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri May 07 21:35:00 +0000 2010
>Originator: Gary Duzan
>Release: pkgsrc current
>Organization:
Motorola Home
>Environment:
Linux localhost.localdomain 2.6.18-164.el5PAE #1 SMP Thu Sep 3 04:10:44 EDT
2009 i686 i686 i386 GNU/Linux
>Description:
With a fresh pkgsrc install on a CentOS 5.4 box I have problems with the make
rules, preventing a build from completing.
>How-To-Repeat:
Build net/liblive on Linux.
>Fix:
Add SUFFIXES like for Solaris.
--- pkgsrc/net/liblive/patches/patch-aa 2010-02-02 13:34:03.000000000 -0500
+++ patch-aa 2010-05-07 17:30:13.329995535 -0400
@@ -1,8 +1,9 @@
$NetBSD$
---- config.linux.orig 2008-07-25 00:40:05.000000000 +0000
-+++ config.linux
-@@ -1,17 +1,19 @@
+--- config.linux.orig 2008-07-24 20:40:05.000000000 -0400
++++ config.linux 2010-05-06 15:52:28.000000000 -0400
+@@ -1,17 +1,20 @@
++.SUFFIXES: .la .lo .cpp
COMPILE_OPTS = $(INCLUDES) -I. -O2 -DSOCKLEN_T=socklen_t
-D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64
C = c
-C_COMPILER = cc
Home |
Main Index |
Thread Index |
Old Index