[icecast] compile error in the new icecast 2 <= more detail
boink
boink at tetter.xs4all.nl
Fri Jan 9 21:41:26 UTC 2004
here's a little more detail:
ource='xslt.c' object='xslt.o' libtool=no \
depfile='.deps/xslt.Po' tmpdepfile='.deps/xslt.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char
-I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c
`test -f 'xslt.c' || echo './'`xslt.c
xslt.c: In function `xslt_shutdown':
xslt.c:67: warning: implicit declaration of function `free'
xslt.c: In function `xslt_transform':
xslt.c:149: `xmlLoadExtDtdDefaultValue' undeclared (first use in this
function)
xslt.c:149: (Each undeclared identifier is reported only once
xslt.c:149: for each function it appears in.)
make[3]: *** [xslt.o] Error 1
make[3]: Leaving directory `/home/boink/icecast-2.0.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/boink/icecast-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boink/icecast-2.0.0'
make: *** [all] Error 2
hmm, I don't know if it's a problem on my debian woody box. libtool is
installed, though the .deb
b.
On Fri, Jan 09, 2004 at 08:23:58PM +0000, Karl Heyes wrote:
> On Fri, 2004-01-09 at 20:20, boink wrote:
> > hello!
> >
> > While trying to compile the new and final icecast2, I got this compile
> > error on the make:
> >
> > make[3]: *** [xslt.o] Error 1
> > make[3]: Leaving directory `/home/boink/icecast-2.0.0/src'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/home/boink/icecast-2.0.0/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/boink/icecast-2.0.0'
> > make: *** [all] Error 2
> >
> > hmm, looks like a libxsl error. though, I installed the latest libs of
> > libxml2 (libxml2-2.6.4.tar.gz) before compiling.
> >
> > do I need something else?
>
> yeah, tell us the bit the actually failed to compile, it's in xslt.c but
> what is the actual error.
>
> 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 at xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
--
Nullum magnum ingenium sine mixtura dementiae fuit -
Seneca
(there is no great genuis without madmess)
--- >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 at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list