From owner-freebsd-ports Sat Sep 19 15:47:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA12096 for freebsd-ports-outgoing; Sat, 19 Sep 1998 15:47:15 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11971 for ; Sat, 19 Sep 1998 15:46:49 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id QAA11544; Sat, 19 Sep 1998 16:45:40 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Sat, 19 Sep 1998 16:45:40 -0600 (MDT) From: Brett Taylor To: freebsd-ports@FreeBSD.ORG cc: Nakai@technologist.com Subject: gnomelibs compile problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm trying to do a make on the electriceyes port. It requires gnomelibs and my build is dying in the configure portion of the gnomelibs build. Here's the symptom: checking for gtk11-config... /usr/X11R6/bin/gtk11-config checking for GTK - version >= 1.1.1... *** GTK+ header files (version 1.0.4) do not match *** library (version 1.1.1) no configure: error: GTK not installed *** Error code 1 Stop. Now it's obviously seeing my installed gtk libraries (1.0.4) which are required by The Gimp. I have installed the gtk-1.1 port as well so the 1.1 headers and libs are there (for instance I can see the libs in ldconfig). I haven't had time to muck w/ the configure script to make it look for the right libs/includes - is there a simple way to make sure that the gnomelibs configure will find the gtk1.1 libraries/headers and not the 1.0.* versions? Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "There is something uncanny in the noiseless rush of the cyclist, as he comes into view, passes by, and disappears." - Popular Science, 1891 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message