Opened 14 years ago
Closed 10 years ago
#6122 closed bug (invalid)
Error building haiku on Fedora 13 (64bits)
Reported by: | itres | Owned by: | bonefish |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Build System | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I keep on getting the following error while building Haiku: autogen Error: Invalid input char '*' in inclhack.def
I've used the tip from this link http://old.nabble.com/inclhacks-vs.-latest-autogen--td15119870.html. To solve the issue this requires to update a couple of line in buildtools/legacy/gcc/gcc/fixinc/inclhack.def (Basically quoting with " whenever required).
Change History (2)
comment:1 by , 14 years ago
Component: | - General → Build System |
---|---|
Owner: | changed from | to
Platform: | x86-64 → x86 |
Priority: | normal → low |
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
No response in 4 years. Closing. If the problem persists, please reopen or create a new ticket.
Note:
See TracTickets
for help on using tickets.
Assuming that you aren't building gcc 2 in a 64 bit environment -- that isn't supported anyway -- there are a few simple work-arounds that should allow building:
A tested patch is welcome. Otherwise I probably won't pursue this myself.