Date: 07 Jul 2002 20:19:25 +0200 From: Jan Lentfer <Jan.Lentfer@web.de> To: ports@freebsd.org Subject: can't build gal-0.19.3 from ports Message-ID: <1026065965.2275.20.camel@jan-linnb.lan>
next in thread | raw e-mail | index | archive | help
This does not seem to be the issue with missing headers, since I have gnomecanvas AND libgnomecanvas installed: jan-alpha# pkg_info | grep canva gnomecanvas-0.18.0 A graphics library for GNOME libgnomecanvas-2.0.1 A graphics library for GNOME The build fails with: cc -O -pipe -mcpu=ev56 -I/usr/X11R6/include -Wall -Wunused -L/usr/X11R6/lib -o e-completion-test e-completion-test.o .libs/libetext.al -L/usr/local/lib ../../gal/e-table/.libs/libetable.al -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -liconv ../../gal/widgets/.libs/libwidgets.al -liconv ../../gal/unicode/.libs/libunicode.al ../../gal/util/.libs/libutil.al -L/usr/local/lib ../../gal/util/.libs/libutil.al(e-util.lo): In function `e_strdup_append_strings': e-util.lo(.text+0x2d08): undefined reference to `va_copy' e-util.lo(.text+0x2d0c): undefined reference to `va_copy' gmake[3]: *** [e-completion-test] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3/gal/e-text' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3/gal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gal. jan-alpha# Any help appreciated, Jan 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?1026065965.2275.20.camel>