Hi, Just trying to compile ices 0.3 src from tarball on a freebsd 4.5 box. I installed libshout2-2.0,1 port but ./configure can't find shout_new ... checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... no configure: error: Could not find a usable libshout Sorry for this 'beginner' question, if someone can help, thx. mbourrin. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Tue, Aug 12, 2003 at 01:27:34AM +0200, BouRRin wrote:> Hi, > > Just trying to compile ices 0.3 src from tarball on a freebsd 4.5 box. > > I installed libshout2-2.0,1 port but ./configure can't find shout_new ...Simple. Compile a copy of libshout2 (release, not from ports), it's a dependency. You likely have an old copy of libshout2-beta before the shout_new function was added (about two months ago as I recall). <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/pgp-signature Size: 188 bytes Desc: not available Url : http://lists.xiph.org/pipermail/icecast/attachments/20030812/589da684/part.pgp
On Tue, 2003-08-12 at 01:27, BouRRin wrote:> Hi, > > Just trying to compile ices 0.3 src from tarball on a freebsd 4.5 box. > > I installed libshout2-2.0,1 port but ./configure can't find shout_new > ... ><SNIP> I installed libshout on a FreeBSD 5.1 and I used the latest snapshot from CVS... It worked like a charm ;-) I suggest that you don't install ports, I had also problems with them. The latest snapshot from CVS works well ;-) <p>Cheers! Wim De Hul ------------------------------------------------------------------------------ IP SERVICES SPECIALIST Belgacom Carrier and Wholesale Business Unit (CBU) ------------------------------------------------------------------------------ AS6774 Ripe : WDH25-RIPE reply-to : NOC@belbone.be peering : peering@belbone.be NOC Tel : +32 2/547.51.00 www.belgacom.be/carrier ------------------------------------------------------------------------------ This E-mail is SHAREWARE. You must register it if you continue to use it after 15 days. ------------------------------------------------------------------------------ 1:10pm up 43 days, 3:49, 1 user, load average: 1.73, 1.40, 1.17 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.