Date: Mon, 16 Aug 2004 15:38:19 -0700 From: Dan Finn <dhrider@gmail.com> To: Steven Friedrich <stevenfriedrich@insightbb.com> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: Gimp port broke? Message-ID: <89ceee704081615384f4e7055@mail.gmail.com> In-Reply-To: <200408161817.41375.StevenFriedrich@InsightBB.com> References: <200408161817.41375.StevenFriedrich@InsightBB.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <ft2build.h>" /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 <stevenfriedrich@insightbb.com> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89ceee704081615384f4e7055>