Opened 15 years ago
Closed 15 years ago
#5358 closed bug (fixed)
Git depends on libiconv
Reported by: | Adek336 | Owned by: | scottmc |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Git depends on libiconv, OptionalPackageDependencies need be updated.
Change History (5)
comment:1 by , 15 years ago
Component: | - General → Build System |
---|---|
Owner: | changed from | to
Version: | R1/alpha1 → R1/Development |
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 years ago
Status: | assigned → in-progress |
---|
comment:4 by , 15 years ago
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
fixed in hrev36083. Also newer git optional package will be coming soon.
Note:
See TracTickets
for help on using tickets.
The current version of Git fails to build on Haiku so it will be to be fixed/patched. For a temp fix we can add libiconv to OptionalPackageDependencies as a dependency for Git, but longer term I suppose we should rebuild (the latest version of ) Git so that it doesn't require libiconv. See HaikuPorts port log for git