Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10087 closed bug (fixed)

Configure fails to open haiku.hpkg

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

Description

Using hrev46203 (haiku-nightly-hrev46203-x86gcc2hybrid-anyboot.tar.xz).

Running configure on a freshly cloned haiku git repo (hrev46216) gives an error:

/Build> git clone git://git.haiku-os.org/haiku
Cloning into 'haiku'...
remote: Counting objects: 556033, done.
remote: Compressing objects: 100% (123977/123977), done.
remote: Total 556033 (delta 432083), reused 550794 (delta 427421)
Receiving objects: 100% (556033/556033), 282.68 MiB | 983.00 KiB/s, done.
Resolving deltas: 100% (432083/432083), done.
Checking connectivity... done
Checking out files: 100% (41427/41427), done.
/Build> cd haiku/
/Build/haiku> ./configure 
Error: Failed to open package file "/system/packages/haiku.hpkg": No such file or directory
Unsupported target architecture: ""
/Build/haiku> 

Change History (3)

comment:1 by bonefish, 11 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev46224.

comment:2 by greekboy, 11 years ago

I have got the same problem, using haiku-nightly-hrev46276-x86gcc2hybrid-anyboot.zip

comment:3 by greekboy, 11 years ago

Sorry. I did wrong.

Note: See TracTickets for help on using tickets.