From owner-freebsd-questions Sun Jul 1 1:27:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id ABA2637B403 for ; Sun, 1 Jul 2001 01:27:20 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id BAA26839 for ; Sun, 1 Jul 2001 01:27:09 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: Date: Sun, 1 Jul 2001 01:27:07 -0700 To: freebsd-questions@freebsd.org From: Michelle Brownsworth Subject: Problem compiling gtk-1.2.10 Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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