Stable: 2.5.2
Development: 2.6-alpha3
Download
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
daper
Sun, 2006-03-05 13:55
Permalink
Which version of FreeBSD are you using?
-- Damian Pietras - MOC developer
Sun, 2006-03-05 19:01
I didn't see the topic, sorry :)
MOC is in ports as audio/moc, try it.
riesebie
Sun, 2006-03-05 19:17
make install clean gives the above mentioned error code :(
-- The path to source is always uphill ;-)
lucistnik
Sat, 2006-03-11 15:07
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
?
Thu, 2006-03-16 19:24
# uname -a FreeBSD beastie.home.lxtec.de 6.1-BETA3 FreeBSD 6.1-BETA3 #0: Sat Mar 4 21:40:11 CET 2006 root@beastie.home.lxtec.de:/usr/obj/usr/src/sys/BEASTIE i386
# cd /usr/ports/audio/moc && make -V OSVERSION 6.1
Thx Elimar
Sun, 2006-03-19 19:07
Hmm, my zsh gaves the wrong $OSVERSION. Fixed and mocp runs well on FreeBSD mow ;)
daper
Sun, 2006-03-05 13:55
Permalink
Which version of FreeBSD are
Which version of FreeBSD are you using?
--
Damian Pietras - MOC developer
daper
Sun, 2006-03-05 19:01
Permalink
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
riesebie
Sun, 2006-03-05 19:17
Permalink
make install clean gives the
make install clean gives the above mentioned error code :(
--
The path to source is always uphill ;-)
lucistnik
Sat, 2006-03-11 15:07
Permalink
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
?
riesebie
Thu, 2006-03-16 19:24
Permalink
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 root@beastie.home.lxtec.de:/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 ;-)
riesebie
Sun, 2006-03-19 19:07
Permalink
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 ;-)