On Sat, Nov 12, 2011 at 05:27:05PM +0100, frantisek holop wrote:
> hi there,
> 
> i am trying to make gtkpod to compile with ogg suport
> but i can't make its configure pick up libvorbis :/
> 
> i have added
> 
> WANTLIB += vorbis vorbisenc vorbisfile
> 
> and
> 
> LIB_DEPENDS=    audio/libid3tag \
>                 audio/libgpod \
>                 audio/libvorbis \
>                 devel/libglade2 \
>                 net/curl \
>                 multimedia/libmp4v2
> 
> but in config.log i see always only -lvorbisfile but not the others
> when it tries to compile conftest.c for ov_open()
> 
> could some experienced porter give me a hint, what's missing?

What's missing is the relevant part of your config.log.

-- 
Antoine

Reply via email to