Bug #2792
closed
Incorrect library install path on Ubuntu 32-bit (and some other 32-bit platforms)
Added by Alex Afanasyev over 9 years ago.
Updated over 9 years ago.
Description
This is caused by incorrect logic in waf script (waf/Utils.py
),
and has been addressed by the upstream waf.
We need to track update of waf for maintained projects:
- ndn-cxx
- NFD
- NLSR
- ndn-tools
- ndns
- Description updated (diff)
- Description updated (diff)
- Priority changed from Normal to High
- Related to Bug #2711: Incorrect built-in `PKG_CONFIG_PATH` on Ubuntu 32-bit platform added
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Yes. This is the fix..
I'm not really sure why there is a check for non-existence of /usr/lib32
. I guess the guys had some reason for that. Does gentoo has both /usr/lib32
and /usr/lib64
?
Yes, gentoo has both. Moreover, /usr/lib
points to /usr/lib64
, but the latter is the preferred/canonical install path for 64-bit software.
- Status changed from Code review to Closed
Also available in: Atom
PDF