Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 1998 16:45:20 +0200
From:      Eivind Eklund <eivind@yes.no>
To:        Donald Burr <dburr@POBoxes.com>, FreeBSD Ports <freebsd-ports@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG
Subject:   Re: building gimp-devel and its requirements under -current?
Message-ID:  <19980522164520.56382@follo.net>
In-Reply-To: <XFMail.980522061623.dburr@POBoxes.com>; from Donald Burr on Fri, May 22, 1998 at 06:16:23AM -0700
References:  <XFMail.980522061623.dburr@POBoxes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Has anyone gotten gimp-devel to compile under -current?  I get many link
> errors when compiling both it and xdelta (which gimp-devel requires).
> 
> Looks like some recent changes to current w.r.t. errno and other stuff has
> broken these ports (at least xdelta and gimp-devel will not compile).
> 
> is there any hope of getting these to work?  TIA for any help...

Re-build the libraries on which gimp-devel depends.

LIB_DEPENDS+=   Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS+=   aa\\.1\\.:${PORTSDIR}/graphics/aalib
LIB_DEPENDS+=   jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+=   gtk\\.1\\.0:${PORTSDIR}/x11/gtk
LIB_DEPENDS+=   mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+=   png\\.2\\.:${PORTSDIR}/graphics/png
LIB_DEPENDS+=   tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+=   xdelta\\.0:${PORTSDIR}/misc/xdelta

Eivind.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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