ports/audio/alsa-lib Error code 74

Herbert J. Skuhra herbert at oslo.ath.cx
Wed Mar 4 13:18:32 UTC 2015


On Wed, Mar 04, 2015 at 06:17:01AM -0500, R0B_ROD wrote:
> Hello, 
> First ld could not find python.

What was the error? Python bindings are optional and off by default.
Run 'make config' in audio/alsa-lib to disable it and try again.

> I removed a $.

This change is wrong. It breaks staging!

 install  -o root -g wheel -m 0644 alsa.pc
'/usr/ports/audio/alsa-lib/work/stage\/libdata/pkgconfig'

vs.

 install  -o root -g wheel -m 0644 alsa.pc
'/usr/ports/audio/alsa-lib/work/stage/usr/local/libdata/pkgconfig'

Revert it and try again!

-- 
Herbert


More information about the freebsd-current mailing list