[Icecast] Problem compiling Icecast on RedHat
Karl Heyes
karl at xiph.org
Tue May 10 21:59:09 UTC 2005
On Tue, 2005-05-10 at 22:42, Michael Smith wrote:
> > new one on me, we don't use fstat directly, but some shared lib (DSO) is
> > referring to it and that is why this is showing up. I suspect one of
> > the dependant libs has been built on another system
> > (linker/compiler/libc etc) where the fstat symbol was handled
> > differently.
> >
> > karl.
>
> We don't? I thought fserve used it? Or did I use stat directly?
we've always used stat (using the filename in fserve_create), of course
whether the includes do some mangle magic is another matter but I don't
think they can translate stat to fstat.
My guess would be libcurl or its dependencies.
karl.
More information about the Icecast
mailing list