Kolab OpenPKG build fails on Ubuntu Oneiric

Matthias Kretz MatthiasKretz at gmx.net
Sun Nov 6 15:29:06 CET 2011


Hi,

the perl package included in the OpenPKG bootstrap doesn't compile out of the 
box on Ubuntu Oneiric. Apparently it requires libm to reside in /usr/lib or 
it'll decide to not link to it at all. Since Ubuntu (and Debian) implemented 
this multiarch stuff you'll now find libm in /usr/lib/x86_64-linux-gnu - well 
I find it; OpenPKG's perl does not.

Quick workaround:
cd /usr/lib
ln -s x86_64-linux-gnu/libm.a .
ln -s x86_64-linux-gnu/libm.so .

Is this a known issue? I wasn't able to find anything and had to figure this 
out the hard way...

Regards,
	Matthias
-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://kretzfamily.de/




More information about the users mailing list