| Anonymous | Login | Signup for a new account | 11-10-2008 13:02 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005504 | [buildroot] Shared Library Support | trivial | always | 10-18-08 06:23 | 11-02-08 09:05 | |||||||
| Reporter | robang74 | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0005504: Mesa: compile process abortion requires a make realclean after | |||||||||||
| Description |
If the Mesa compilation process abort the next time show this errors because main 'make' reconfigure the package one first compilation aborts but reconfiguration of Mesa require a 'make realclean' before: _i586/staging_dir" /usr/bin/make -j1 \ MKDEP="makedepend -I$gccinc" \ CC=/home/roberto/gles/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc CXX=/home/roberto/gles/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-g++ CC_FOR_BUILD=/usr/bin/gcc \ -C /home/roberto/gles/buildroot/build_i586/Mesa-7.0.3 linux-dri-x86 make[1]: Entering directory `/home/roberto/gles/buildroot/build_i586/Mesa-7.0.3' Please run 'make realclean' before changing configs make[1]: *** [linux-dri-x86] Error 1 make[1]: Leaving directory `/home/roberto/gles/buildroot/build_i586/Mesa-7.0.3' make: *** [/home/roberto/gles/buildroot/build_i586/Mesa-7.0.3/.built] Error 2 |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
Notes |
|
|
(0014864) tpk5010 11-02-08 09:05 |
Forcing a rebuild of Mesa from the beginning by doing a rm -R build-i586/Mesa-7.0.3 fixes the issue. |
| Copyright © 2000 - 2006 Mantis Group |