libtext-charwidth-perl fails to cross build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
perl (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
libtext-
The patched-for-cross version in https:/
fakeroot debian/rules clean
Config.pm & Config_heavy.pl for cross building not found in /usr/arm-
make: *** [clean] Error 1
Background:
The build command is:
xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild libtext-
The actual build command xdeb issues is:
debuild --no-lintian -eUSER -eCONFIG_
To easily reproduce the build environment in which this bug was discovered follow the HOWTO here:
https:/
This bug should be fixed if https:/ /bugs.launchpad .net/ubuntu/ +source/ perl/+bug/ 873013 is fixed