can't update libzip-0.9.3 to libzip-0.10

Lowell Gilbert freebsd-stable-local at be-well.ilk.org
Wed May 11 19:49:44 UTC 2011


suri <surii at snafu.de> writes:

> Hey List,
>
> i have problems with install/ update the port archivers/libzip.
> When i delete libzip-0.9.3 and then type make in the port directoty
> comes this:
>
> ===>  Building for libzip-0.10
> make  all-recursive
> Making all in lib
> make  all-am
> /bin/sh /usr/local/bin/libtool --tag=CC    --mode=compile cc
> -DHAVE_CONFIG_H -I. -I..      -O2 -pipe -fno-strict-aliasing -MT
> zip_add.lo -MD -MP -MF .deps/zip_add.Tpo -c -o zip_add.lo zip_add.c
> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe
> -fno-strict-aliasing -MT zip_add.lo -MD -MP -MF .deps/zip_add.Tpo -c
> zip_add.c  -fPIC -DPIC -o .libs/zip_add.o
> *** Error code 1
> Stop in /usr/ports/archivers/libzip/work/libzip-0.10/lib.
> *** Error code 1
>
> Stop in /usr/ports/archivers/libzip/work/libzip-0.10/lib.
>  *** Error code 1
>
>  Stop in /usr/ports/archivers/libzip/work/libzip-0.10.
>  *** Error code 1
>
>  Stop in /usr/ports/archivers/libzip/work/libzip-0.10.
>  *** Error code 1
>
> Stop in /usr/ports/archivers/libzip.
>
> When i install libzip-0.9.3 as package and then try portmaster comes the
> same error.
> Have anyone the same problem or any idea.

I'm certainly not seeing the same thing on RELENG_8 (which I assume you
are running based on the list you posted this to).

Did you cut and paste this output? [I would expect an error message just
after the libtool line.]  Did you try rebuilding libtool?


More information about the freebsd-stable mailing list