Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2011 23:13:12 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        joerg_surmann <joerg_surmann@snafu.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: can't update libzip-0.9.3 to libzip-0.10
Message-ID:  <20110512061312.GA54574@icarus.home.lan>
In-Reply-To: <4DCB7962.6090706@snafu.de>
References:  <4DCB7962.6090706@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 12, 2011 at 08:08:34AM +0200, joerg_surmann wrote:
> I've cvsupped my ports and rebuild libtool.
> Same result.
> Don't no what the problem is.
> 
> Thank's Michael another idea?

Something is wrong with the actual build of the software.  Look very
closely at the compiler error:

> In file included from zip.h:51,
>                  from zipint.h:45,
>                  from zip_add.c:36:
> ./zipconf.h:22:13: warning: missing whitespace after the macro name

Can you please provide the contents of this file somewhere?  It will
be located somewhere within the "work" directory of the port itself.
E.g. 'find work -name "zipconf.h"' will find you the file.

Please note that I've noticed your Emails are formatted very badly
(extraneous whitespace, newlines, etc.) -- please do not copy/paste the
file contents, because chances are it'll look broken/messed up given
whatever your Email client is doing.  Please put the file up on the web
somewhere or attach it in an Email response.

I have a feeling something is wonky with your /etc/make.conf or some
other part of your system (possibly conflicting ports, or a GNU autoconf
script that is detecting something incorrectly).

Thank you.

-- 
| Jeremy Chadwick                                   jdc@parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110512061312.GA54574>