Date: Sun, 1 Jul 2001 01:27:07 -0700 From: Michelle Brownsworth <michelle@primelogic.com> To: freebsd-questions@freebsd.org Subject: Problem compiling gtk-1.2.10 Message-ID: <a05001927b7648e44d3a2@[192.168.1.1]>
next in thread | raw e-mail | index | archive | help
I'm encountering the following error when trying to compile the GIMP Toolkit for use with XFree86 4.1 via the port on FreeBSD 4.3: configure:4687: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lXt -L/usr/local/lib -lintl -lxpg4 1>&5 configure: In function `main': configure:4683: warning: implicit declaration of function `XtMalloc' /usr/libexec/elf/ld: cannot find -lXt configure: failed program was: #line 4680 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk12. *** Error code 1 I could swear I've compiled this same port on 4.3 previously. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a05001927b7648e44d3a2>