Opened 14 years ago
Closed 14 years ago
#6045 closed bug (invalid)
haiku with patented code enabled boots to white screen
Reported by: | the ringmaster | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I tried compiling a gcc 4 hybrid image that had the "--include-patented-code" flag enabled and upon boot all I get is a white screen. There appears to be a mouse on the screen too.
Can anyone confirm this bug?
notes: I also included the -j5 flag in the ./configure line as I have a quad core processor..
Attachments (1)
Change History (4)
by , 14 years ago
comment:1 by , 14 years ago
Platform: | All → x86 |
---|
Iirc outside Haiku -j >1 is not deemed safe. You could try cleaning and rebuilding without -j
and check whether it makes any difference.
comment:2 by , 14 years ago
this bug can be closed. I know now that you have to use jam -qa on the sources whenever you change your configure options to make sure that everything knows about the change.
screenshot of the white screen problem