[opensuse-buildservice] Package installation on x86_64 hosts?
Hi, Today I noticed that one my packages failed in xUbuntu 8.04 x86_64 host. My package builds fine on OpenSUSE 11, Factory, Fedora9..etc. It appears that OBS installs 32bit version packages (which I also build in my home project) in the 64bit host, despite the fact the 64bit version is also available.
From the log file, I can see CMake locating the library in /usr/lib/libfoo and not /usr/lib64/libfoo where the 64bit package is supposetd to install it. Any idea what's going on?
Regards, Jasem Mutlaq http://indi.sourceforge.net -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ubuntu use a non standard libdirs.. in 64bit infact, it use /usr/lib for 64bit and /usr/lib32 for 32bit libs. it is a stupid way, but it is ubuntu.. so... Jasem Mutlaq ha scritto:
Hi,
Today I noticed that one my packages failed in xUbuntu 8.04 x86_64 host. My package builds fine on OpenSUSE 11, Factory, Fedora9..etc. It appears that OBS installs 32bit version packages (which I also build in my home project) in the 64bit host, despite the fact the 64bit version is also available.
From the log file, I can see CMake locating the library in /usr/lib/libfoo and not /usr/lib64/libfoo where the 64bit package is supposetd to install it. Any idea what's going on?
Regards, Jasem Mutlaq http://indi.sourceforge.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iEYEARECAAYFAkj6aoEACgkQyCZT87TFPuhblwCfcPXu+veUxElEY/+4ufER43vf yC0An3C4ridQdmb+IpDr7eU7axaXZ1RH =YCZF -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Andrea Florio napsal(a):
Ubuntu use a non standard libdirs.. in 64bit infact, it use /usr/lib for 64bit and /usr/lib32 for 32bit libs.
it is a stupid way, but it is ubuntu.. so...
Come on. This is how debian packages libraries on x86_64 (amd64). It's not a conspiracy by canonical. Michal -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Oct 20, 2008 at 01:46:00PM +0200, Michal Marek wrote:
Andrea Florio napsal(a):
Ubuntu use a non standard libdirs.. in 64bit infact, it use /usr/lib for 64bit and /usr/lib32 for 32bit libs.
it is a stupid way, but it is ubuntu.. so...
Come on. This is how debian packages libraries on x86_64 (amd64). It's not a conspiracy by canonical.
I always thought Debian doesn't do biarch. Has that changed? Thanks, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Andrea Florio
-
Jasem Mutlaq
-
Michael Schroeder
-
Michal Marek