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 bonefish, 14 years ago

Component: - GeneralBuild System
Owner: changed from nobody to bonefish
Platform: x86-64x86
Priority: normallow

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:

  • Build gcc with an older autogen version.
  • Deinstall autogen completely.
  • Touch the to-be-generated file before building gcc.

A tested patch is welcome. Otherwise I probably won't pursue this myself.

comment:2 by waddlesplash, 10 years ago

Resolution: invalid
Status: newclosed

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.