#10994 NORM 1.75-so: xo-1.75 kernel rpmbuild erroneously attempts to build with "nommu"
Zarro Boogs per Child
bugtracker at laptop.org
Wed Aug 31 16:28:11 EDT 2011
#10994: xo-1.75 kernel rpmbuild erroneously attempts to build with "nommu"
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: martin.langhoff
Type: defect | Status: closed
Priority: normal | Milestone: 1.75-software
Component: kernel | Version: not specified
Resolution: fixed | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Changes (by dsd):
* cc: dsd (added)
* status: new => closed
* resolution: => fixed
Comment:
Environment variables were being imported from the parent make (this is
just how make behaves), and this unconfigured environment had nommu set.
We should avoid running rpmbuild from within the kernel's build
environment to avoid issues such as this one.
Fixed in olpc-kernel cb718b8188a9fbc12c4 by creating a buildrpm script
instead of having the rpmbuild invocation logic within the kernel's build
system. RPMs should now be built with:
{{{
./olpc/buildrpm 1.75
}}}
The old make target will tell you this.
--
Ticket URL: <http://dev.laptop.org/ticket/10994#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list