From owner-freebsd-ports Sat Jan 2 08:02:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28633 for freebsd-ports-outgoing; Sat, 2 Jan 1999 08:02:13 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from stats.snu.ac.kr (stats.snu.ac.kr [147.46.42.236]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28628 for ; Sat, 2 Jan 1999 08:02:11 -0800 (PST) (envelope-from skon@stats.snu.ac.kr) Received: (from skon@localhost) by stats.snu.ac.kr (8.8.6/8.8.6) id BAA12020 for ports@FreeBSD.ORG; Sun, 3 Jan 1999 01:05:35 +0900 (KST) From: SungGon Yi Message-Id: <199901021605.BAA12020@stats.snu.ac.kr> Subject: I can't complie graphic/imlib in FreeBSD-current.. To: ports@FreeBSD.ORG Date: Sun, 3 Jan 1999 01:05:34 +0900 (KST) X-Mailer: ELM [version 2.4 PL21-h4] MIME-Version: 1.0 Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org When I was compiling graphic/imlib, this message is occured... --------- checking for gtk-config... /usr/X11R6/bin/gtk11d-config checking for GTK - version >= 1.0.0... no *** Could not run GTK test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GTK was incorrectly installed *** or that you have moved GTK since it was installed. In the latter case, you *** may want to edit the gtk-config script: /usr/X11R6/bin/gtk11d-config configure: warning: *** gdk_imlib will not be built *** checking how to run the C preprocessor... cc -E checking for ANSI C header files... ^C --------- Thus, gdk_imlib was not made. But I have gtk-1.1.11 --------- $ gtk11d-config --version 1.1.11 --------- Why? -- SungGON Yi. skon@stats.snu.ac.kr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message