Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: checkflist fails for amd64



On Sun, 31 Oct 2010, Marc Balmer wrote:

Am 31.10.10 13:52, schrieb Martin Husemann:
On Sun, Oct 31, 2010 at 01:48:51PM +0100, Marc Balmer wrote:
So does amd64 install libraries under /usr/lib/i386 that i386 just puts
in /usr/lib ?

amd64 and sparc64 generate both 64 bit libraries and 32 bit libraries,
since they can run 32bit apps as well.

ah I see.  Then sparc64 will have the same problem.

So what goes to /usr/lib in the i386 case goes to /usr/lib/i386 and
/usr/lib/amd64 as well, right?

The two locations would be /usr/lib/i386 and /usr/lib

There is no /usr/lib/amd64

{146} ls dest/amd64/usr/lib/*lua*
dest/amd64/usr/lib/liblua.a             dest/amd64/usr/lib/liblua.so.1.0
dest/amd64/usr/lib/liblua.so            dest/amd64/usr/lib/liblua_p.a
dest/amd64/usr/lib/liblua.so.1          dest/amd64/usr/lib/liblua_pic.a

dest/amd64/usr/lib/lua:
5.1
{147} ls dest/amd64/usr/lib/i386/*lua*
dest/amd64/usr/lib/i386/liblua.a dest/amd64/usr/lib/i386/liblua.so.1.0 dest/amd64/usr/lib/i386/liblua.so dest/amd64/usr/lib/i386/liblua_p.a dest/amd64/usr/lib/i386/liblua.so.1 dest/amd64/usr/lib/i386/liblua_pic.a
{148} ls dest/amd64/usr/lib/amd64/*lua*
ls: No match.
{149}



Martin


!DSPAM:4ccd67ae2361015617130!




-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index