|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000897 |
[buildroot] Architecture Specific |
major |
always |
06-05-06 19:49 |
06-05-06 19:55 |
|
|
Reporter |
sjhill |
View Status |
public |
|
|
Assigned To |
sjhill |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0000897: The 'sudo' package will not build for architectures other than x86. |
|
Description |
When building 'sudo' for any architecture other than x86, the installation fails due to the wrong strip command being used. |
|
Additional Information |
/bin/sh ./install-sh -c -O 0 -G 0 -M 4111 -s sudo /build/buildroot-working-on-upgrade/build_mips/root/usr/bin/sudo
/usr/bin/strip: Unable to recognise the format of the input file `/build/buildroot-working-on-upgrade/build_mips/root/usr/bin/sudo'
make[1]: *** [install-binaries] Error 1
make[1]: Leaving directory `/build/buildroot-working-on-upgrade/build_mips/sudo-1.6.8p9' |
|
|
Attached Files |
new-sudo-crosscompile.patch [^] (7,648 bytes) 06-05-06 19:50
sudo.mk.patch [^] (497 bytes) 06-05-06 19:50 |
|
|