Hi all, I'm trying to compile ices under FreeBSD v5.2.1; I've installed : libogg-1.0_1,3 libvorbis-1.0_1,3 libxml-1.8.17_1 and libshout2. When compiling Ices it stops on ices.o: In function 'main': /usr/src/ices-2.0.0/src/ices.c:117: undefined reference to 'xmlFree' *** Error code 1 I installed most of the above from the FreeBSD ports, but can anyone point me in the right direction if I've got something that's incompatible? Many thanks, Jon --- >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 Thu, 2004-05-13 at 19:26, Jon Richardson wrote:> Hi all, > > I'm trying to compile ices under FreeBSD v5.2.1; I've installed : > > libogg-1.0_1,3 > libvorbis-1.0_1,3 > libxml-1.8.17_1 > > and > > libshout2. > > When compiling Ices it stops on ices.o: In function 'main': > /usr/src/ices-2.0.0/src/ices.c:117: undefined reference to 'xmlFree' > *** Error code 1 > > I installed most of the above from the FreeBSD ports, but can anyone > point me in the right direction if I've got something that's > incompatible?try installing libxml2, looks like the latest is 2.6.9 karl. <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.
Hi Karl, Thanks - works perfectly now, I think I need to keep the "L" plates on for now :) Thanks again, Jon ----- Original Message ----- From: "Karl Heyes" <karl@xiph.org> To: "icecast" <icecast@xiph.org> Sent: Thursday, May 13, 2004 8:36 PM Subject: Re: [icecast] FreeBSD v5.2.1-RELEASE and Ices 2.0.0... <p>> On Thu, 2004-05-13 at 19:26, Jon Richardson wrote:> > Hi all, > > > > I'm trying to compile ices under FreeBSD v5.2.1; I've installed : > > > > libogg-1.0_1,3 > > libvorbis-1.0_1,3 > > libxml-1.8.17_1 > > > > and > > > > libshout2. > > > > When compiling Ices it stops on ices.o: In function 'main': > > /usr/src/ices-2.0.0/src/ices.c:117: undefined reference to 'xmlFree' > > *** Error code 1 > > > > I installed most of the above from the FreeBSD ports, but can anyone > > point me in the right direction if I've got something that's > > incompatible? > > try installing libxml2, looks like the latest is 2.6.9 > > karl. > > > --- >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. >--- >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.