[Clfs-dev] Help cross coimpiling libvorbis to ARM

Joe Ciccone jciccone at gmail.com
Thu Feb 7 17:51:33 PST 2008


Luís Vitório Cargnini wrote:
> Thank you all people the solution is only
> delete the .la files inside ${CLFS}/usr/lib
> and it works perfectly
> Thanks everybody!!!
> it solve definitely the problem.
>   
Hopefully one day (If I ever get the chance to figure out how libtool
works and modify it) we wont have to do that. It's just a good thing
that libtool isn't required to link on linux.
> On Feb 7, 2008 9:24 PM, Joe Ciccone <jciccone at gmail.com> wrote:
>   
>> Sorry I didn't see this sooner. Libtool in the sysroot book is
>> completely broken right now. Just delete all of the .la files inside of
>> your sysroot and the problem should even itself out. Also make sure that
>> no pkg-config or *-config programs aren't passing -L/usr/lib. and if
>> they are, change them to be the appropriate path. One of the things I've
>> been planning todo is document building other packages onto the sysroot
>> book. I have a full xorg build scripted, and I don't believe I had to
>> change any source code / autoconf macros.
>>
>>     
>
>
>
>   




More information about the Clfs-dev mailing list