Opened 12 years ago

Closed 12 years ago

#8717 closed bug (fixed)

jam -j8 fails due to (yet) missing mesa package

Reported by: luroh Owned by: kallisti5
Priority: normal Milestone: R1
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev44307, gcc2. Jam tries to build stuff before having downloaded the mesa package, snippet:

C++ generated/objects/haiku/x86/release/add-ons/screen_savers/flurry/Star.o 
C++ generated/objects/haiku/x86/release/add-ons/screen_savers/flurry/Texture.o 
In file included from src/add-ons/screen_savers/flurry/Star.cpp:33:
src/add-ons/screen_savers/flurry/Shared.h:39: GL/gl.h: No such file or directory

Running jam -j8 a second time finishes the build.

Change History (2)

comment:1 by kallisti5, 12 years ago

fixing now... i'd swear I already fixed this on flurry.

comment:2 by kallisti5, 12 years ago

Resolution: fixed
Status: newclosed

resolved in hrev44309

Note: See TracTickets for help on using tickets.