|
Bugzilla – Full Text Bug Listing |
| Summary: | Setting CONFIG_SITE breaks cross compilation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Maarten ter Huurne <maarten> |
| Component: | Development | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P4 - Low | CC: | pth |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Maarten ter Huurne
2012-01-31 18:55:45 UTC
Example logging from failed configure: configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu checking for package version... 1.1 checking for package patch date... 20100428 checking for mipsel-linux-gcc... /home/mth/dingoo/linux/buildroot/output/staging/usr/bin/mipsel-unknown-linux-uclibc-gcc --sysroot=/home/mth/dingoo/linux/buildroot/output/staging checking for C compiler default output... configure: error: C compiler cannot create executables make: *** [/home/mth/dingoo/linux/buildroot/output/build/dialog-1.1-20100428/.stamp_configured] Error 77 The heuristic did not work correctly for cross compilation. I fixed this problem in the fix of the but 736143. If you still see this problem with the new site-config version, please reopen. *** This bug has been marked as a duplicate of bug 736143 *** |