Kris Kennaway wrote:
aJTiM wrote:
Hi!
I like to install port oss on FreeBSD 7 beta4 and I got an error:
make
=> oss-v4.0-build1012-src-bsd.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch from
http://www.opensound.com/developer/sources/stable/bsd/.
fetch:
http://www.opensound.com/developer/sources/stable/bsd/oss-v4.0-build1012-src-bsd.tar.bz2:
size mismatch: expected 1273559, actual 1258967
=> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/oss-v4.0-build1012-src-bsd.tar.bz2:
File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /usr/ports/audio/oss.
Thanks in advance.
Mitja
Talk to the maintainer, it looks like the distfile was changed by the
vendor so the port will need to be adapted to fix it.
Kris
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
You can get the package directly from the Open Sound System web site and
simply add with the command pkg_add name.of.the.package.
In that case you do not need to oss_enable="YES" in your /etc/rc.conf.
It is enough that you just reboot computer so that OSS pick up the devices.
Good Luck,
Predrag
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"