| Summary: | mesa3d fails to build | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Bartłomiej Palmowski <rotwang> |
| Component: | Other | Assignee: | Thomas Petazzoni <thomas.petazzoni> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot, net147 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch | ||
|
Description
Bartłomiej Palmowski
2011-02-18 17:36:40 UTC
Created attachment 3007 [details]
patch
Buildroot currently packages version 7.6.1 of mesa3d, but the latest upstream version seems to be 7.9.1, in ftp://ftp.freedesktop.org/pub/mesa/7.9.1/MesaLib-7.9.1.tar.bz2. Maybe we should bump the version in BR first ? (In reply to comment #2) > Buildroot currently packages version 7.6.1 of mesa3d, but the latest upstream > version seems to be 7.9.1, in > ftp://ftp.freedesktop.org/pub/mesa/7.9.1/MesaLib-7.9.1.tar.bz2. Maybe we should > bump the version in BR first ? Possibly, but we have to be careful about the dependencies. I'm not interested in moving the entire X stack forward this close to the release. Ok, bug reproduced, will send a fix shortly. Fix not merged yet? Hum, apparently, no fix has been merged for this issue. I am surprised that we haven't seen this issue in the autobuilders, though. Solved by commit 5ec86b56daf9f4dc157c5b2c383b0eefb45eccd2 from Peter. |