build fails on ubuntu 11.10 (oneiric)
Bug #920620 reported by
Scott Moser
This bug report is a duplicate of:
Bug #920661: byobu should not set environment variable 'SED'.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Buildroot |
Unknown
|
Unknown
|
|||
CirrOS |
Confirmed
|
Medium
|
Unassigned |
Bug Description
On Ubuntu 11.10 (oneiric):
$ bzr branch lp:cirros
$ cd cirros
$ br_ver="2011.08"
$ wget http://
$ tar -xvf buildroot-
$ ln -snf buildroot-${br_ver} buildroot
$ mkdir output download
$ make ARCH=i386 OUT_D=$
The build ends up failing with libtool mismatch errors
Related branches
To post a comment you must log in.