[icecast] building icecast2 on OpenBSD

Karl Heyes karl at pts.tele2.co.uk
Tue Mar 25 14:08:57 UTC 2003



On Tue, 2003-03-25 at 05:41, jeff at unsealed.net wrote:

> checking for xslt-config... xslt-config
> checking for xsltParseStylesheetFile... no
> configure: error: There was a problem linking with libxslt
> 
> the library is in the ld path:
> 
> # ldconfig -r | grep xslt
>         65:-lexslt.7.18 => /usr/local/lib/libexslt.so.7.18
>         66:-lxslt.1.27 => /usr/local/lib/libxslt.so.1.27
>         67:-lxsltbreakpoint.1.8 => /usr/local/lib/libxsltbreakpoint.so.1.8
> 
> and the symbol is in there:
> 
> # nm /usr/local/lib/libxslt.so.1.27 | grep ParseStylesheet
... 
> I'm assuming this is an OBSD linking problem, but I dont know my way out of it. 
> I've set the LD_LIBRARY_PATH environment variable and still get the same 
> problem.

If it's the same issue as in linux then it sounds like you are missing
the .so file, which is typically a link to the so.N.N files but I'm not
that sure on *BSD.  You may have separate packages for installing those
links/files

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 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