[Icecast] ices-2.0.0 compile problems
Karl Heyes
karl at xiph.org
Thu Nov 18 01:35:42 UTC 2004
On Thu, 2004-11-18 at 00:42, Zenon Panoussis wrote:
> Jeremy Bierbach wrote:
>
> Hi Jeremy
>
> > It seems likely to me that you still have libshout 1.x installed.
>
> No, it's not that.
>
> # rpm -q libshout
> libshout-2.0-1.dag
> # rpm -q libshout-devel
> libshout-devel-2.0-1.dag
>
> It's the half-hard-coded shout/shout.h path in the source. Since
> libshout is installed by rpm in /usr/include, the path will never
> match. Even if "/usr/include/" would be prepended to the path, it
> would still result in /usr/include/shout/shout.h, which doesn't
> exist.
certain directories are searched for include files, /usr/include is the
default include location. libshout places its header in shout/shout.h
so if the rpm is placing it incorrectly then the question is where did
the rpm come from?
karl.
More information about the Icecast
mailing list