Stable: 2.4.4
Development: 2.5.0-alpha4
moc in FreeBSD 6.1Beta3
Submitted by riesebie on Sun, 2006-03-05 11:01
Hi, I tried to build moc from ports:
===> moc-2.4.0_1 requires C99 string functions in libc.
*** Errore code 1
As I am not really familiar with FreeBSD maybe someone give me a hint?
Elimar
Something fishy's going on
You claim you're on FreeBSD 6.1-BETA3, but your ports think you're at FreeBSD 4.X. How come?
Can you paste output of
uname -a
cd /usr/ports/audio/moc && make -V OSVERSION
?
Something fishy's going on
# uname -a
FreeBSD beastie.home.lxtec.de 6.1-BETA3 FreeBSD 6.1-BETA3 #0: Sat Mar 4 21:40:11 CET 2006
:/usr/obj/usr/src/sys/BEASTIE i386
# cd /usr/ports/audio/moc && make -V OSVERSION
6.1
Thx Elimar
--
The path to source is always uphill ;-)
Hmm, my zsh gaves the wrong
Hmm, my zsh gaves the wrong $OSVERSION.
Fixed and mocp runs well on FreeBSD mow ;)
--
The path to source is always uphill ;-)
Which version of FreeBSD are
Which version of FreeBSD are you using?
--
Damian Pietras - MOC developer
I didn't see the topic,
I didn't see the topic, sorry :)
MOC is in ports as audio/moc, try it.
--
Damian Pietras - MOC developer
make install clean gives the
make install clean gives the above mentioned error code :(
--
The path to source is always uphill ;-)