Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2011 14:20:06 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        David Wolfskill <david@catwhisker.org>
Subject:   Re: Errors during Upgrade netpbm-10.26.64_4 to netpbm-10.35.80_2
Message-ID:  <20110422122006.GA1682@elch.exwg.net>
Resent-Message-ID: <20110422122137.GB1682@elch.exwg.net>
In-Reply-To: <20110422114116.GZ1553@albert.catwhisker.org>
References:  <20110422114116.GZ1553@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
## David Wolfskill (david@catwhisker.org):

> cc -c -I/common/ports/graphics/netpbm/work/netpbm-10.35.80/converter/ppm/ppmtompeg/headers  -I/usr/local/includeetpbm/work/netpbm-10.35.80/converter/ppm'
> gmake[1]: *** [ppm/all] Error 2
> gmake[1]: Leaving directory `/common/ports/graphics/netpbm/work/netpbm-10.35.80/converter'
> gmake: *** [converter/all] Error 2
> *** Error code 1
> 
> Stop in /common/ports/graphics/netpbm.


Does your transcript miss stderr?
THe current graphics/netpbm port does not compile if there's an older
version of netpbm installed - /usr/local/include/pm.h from the older
netpbm takes precedence over the port's lib/pm.h but misses some macros
(well, it's an upgrade...) as PM_GNU_PRINTF_ATTR(a, b) which then confuse
the compiler.
pkg_delete -f the old netpbm and re-install the port, worked for me.

Regards,
Christoph

-- 
Spare Space



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