[Haiku-bugs] [Haiku] #4085: Error with libtool-2.2.6a-x86-gcc2-2009-07-05.zip
mmadia
trac at haiku-os.org
Thu Jul 9 06:12:21 CEST 2009
#4085: Error with libtool-2.2.6a-x86-gcc2-2009-07-05.zip
-----------------------+----------------------------------------------------
Reporter: mmadia | Owner: zooey
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: - General | Version: R1 development
Blockedby: | Platform: All
Blocking: |
-----------------------+----------------------------------------------------
Description changed by mmadia:
Old description:
> The new package of [http://haiku-files.org/files/optional-
> packages/libtool-2.2.6a-x86-gcc2-2009-07-05.zip
> libtool-2.2.6a-x86-gcc2-2009-07-05.zip] has line 251:
> {{{
> : ${SED="/boot/common/bin/sed"}
> }}}
>
> The older package [http://haiku-files.org/files/optional-
> packages/libtool-2.2.6a-gcc2-2008-11-09.zip libtool-2.2.6a-
> gcc2-2008-11-09.zip] has line 255:
> {{{
> : ${SED="/bin/sed"}
> }}}
>
> With the new libtoolize, certain programs, such as pkg-config-0.23 fail
> to be updated with `libtoolize --force --copy` because it's looking for
> the binary in the wrong place.
New description:
The new package of [http://haiku-files.org/files/optional-
packages/libtool-2.2.6a-x86-gcc2-2009-07-05.zip
libtool-2.2.6a-x86-gcc2-2009-07-05.zip] has line 251:
{{{
: ${SED="/boot/common/bin/sed"}
}}}
The older package [http://haiku-files.org/files/optional-
packages/libtool-2.2.6a-gcc2-2008-11-09.zip libtool-2.2.6a-
gcc2-2008-11-09.zip] has line 255:
{{{
: ${SED="/bin/sed"}
}}}
With the new libtoolize, certain programs, such as pkg-config-0.23 fail to
be updated with `libtoolize --force --copy` because it's looking for the
binary in the wrong place.
edit:
to sum up, the issue is that the new libtoolize is configured to use
/boot/common/bin/sed and in a default `jam -q @alpha-raw` image, there is
no /boot/common/bin/sed
--
--
Ticket URL: <http://dev.haiku-os.org/ticket/4085#comment:1>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
More information about the Haiku-bugs
mailing list