Date: Wed, 11 May 2011 15:04:00 -0400 From: Lowell Gilbert <freebsd-stable-local@be-well.ilk.org> To: suri <surii@snafu.de> Cc: freebsd-stable@freebsd.org Subject: Re: can't update libzip-0.9.3 to libzip-0.10 Message-ID: <44hb91ys7z.fsf@lowell-desk.lan> In-Reply-To: <4DCA35BB.5050402@snafu.de> (suri's message of "Wed, 11 May 2011 09:07:39 %2B0200") References: <4DCA35BB.5050402@snafu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
suri <surii@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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44hb91ys7z.fsf>