Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2010 20:05:08 GMT
From:      Pascal Stumpf <Pascal.Stumpf@cubes.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147666: Build of multimedia/kmultimedia4 fails if audio/alsa-lib is installed
Message-ID:  <201006072005.o57K58rt054671@www.freebsd.org>
Resent-Message-ID: <201006072010.o57KA5kJ078866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147666
>Category:       ports
>Synopsis:       Build of multimedia/kmultimedia4 fails if audio/alsa-lib is installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 07 20:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pascal Stumpf
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD ikarus.local.cubes.de 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #13: Thu May 27 21:33:29 CEST 2010     root@ikarus.local.cubes.de:/usr/obj/usr/src/sys/CUSTOM  amd64

>Description:
Apparently, cmake finds libasound.so (and thus tries to compile with ALSA support), but fails to locate the headers at /usr/local/include/alsa/*. So the build fails. 
>How-To-Repeat:

>Fix:
Disable ALSA support in the Makefile (unset HAVE_LIBASOUND2) or hack the port’s cmake build system to find the ALSA headers in %%LOCALBASE%%.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006072005.o57K58rt054671>