Opened 17 years ago
Closed 17 years ago
#2039 closed bug (fixed)
libtool incomplete
Reported by: | andreasf | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
libtool shipped as part of the Development optional package does not output anything for libtool --version
, leading to failure of build requirements checks (e.g., for apr's build/buildcheck.sh).
Looking at the libtool file, it starts with
# ### BEGIN LIBTOOL TAG CONFIG: CXX
whereas the section LIBTOOL CONFIG and the main "ltmain.sh" section appear to be missing in the file...
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Updated the package in hrev24848.
Note:
See TracTickets
for help on using tickets.
Mmh, something must have gone wrong packaging it. Looking into it...