pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc-2006Q1 i386 binary availables



Manuel Bouyer said:

>Is it a linux binary ? If so you've probably a problem in your linux
>binary emulation setup; you should have some symlinks in
>/usr/pkg/emul/linux/dev:

No, it's a NetBSD binary. The Makefile attempts to change the hardcoded
device /dev/dsp, and fails because the src file it is trying to change
doesn't exist.

SUBST_FILES.snd=        src/snd.c
SUBST_SED.snd=          -e "s,/dev/dsp,${DEVOSSAUDIO},g"
SUBST_MESSAGE.snd=      "Fixing harcoded audio device."

-- 
Rick Kelly      rmk%rmkhome.com@localhost
                <http://www.rmkhome.com/>
                <http://rkba.rmkhome.com/>



Home | Main Index | Thread Index | Old Index