From owner-freebsd-questions@FreeBSD.ORG Mon Aug 16 23:05:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A6916A4CE for ; Mon, 16 Aug 2004 23:05:00 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D97F43D55 for ; Mon, 16 Aug 2004 23:05:00 +0000 (GMT) (envelope-from dhrider@gmail.com) Received: by mproxy.gmail.com with SMTP id x17so34403cwb for ; Mon, 16 Aug 2004 16:05:00 -0700 (PDT) Received: by 10.11.120.63 with SMTP id s63mr113239cwc; Mon, 16 Aug 2004 15:38:20 -0700 (PDT) Message-ID: <89ceee704081615384f4e7055@mail.gmail.com> Date: Mon, 16 Aug 2004 15:38:19 -0700 From: Dan Finn To: Steven Friedrich In-Reply-To: <200408161817.41375.StevenFriedrich@InsightBB.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200408161817.41375.StevenFriedrich@InsightBB.com> cc: FreeBSD-Questions Subject: Re: Gimp port broke? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Finn List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 23:05:00 -0000 Don't mean to steal your spot light but here's the errors I got this morning when trying to build: In file included from /usr/local/include/libwmf/types.h:26, from /usr/local/include/libwmf/api.h:25, from wmf.c:33: /usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /usr/local/include/freetype2/freetype/freetype.h:23:2: #error " #include " /usr/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" gmake[3]: *** [wmf.o] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.4/plug-ins/common' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.4/plug-ins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.4' gmake: *** [all] Error 2 *** Error code 2 On Mon, 16 Aug 2004 18:17:41 -0400, Steven Friedrich wrote: > I'm running 4.10-STABLE. > > Here's my uname output: > root@lightning(p0)/usr/ports/graphics/gimp 115% uname -a > FreeBSD lightning.StevenFriedrich.org 4.10-STABLE FreeBSD 4.10-STABLE #49: Tue > Aug 10 23:10:38 EDT 2004 > root@lightning.StevenFriedrich.org:/usr/obj/usr/src/sys/LIGHTNING i386 > > Here's the error: > /usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal' > /usr/local/lib/libxml2.so.5: undefined reference to `pthread_once' > gmake[3]: *** [svg] Error 1 > > The log of the port build is 1.1MB and will be sent upon request. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >