Delivered-To: garrigue at math.nagoya-u.ac.jp Authentication-Results: mailhost.math.nagoya-u.ac.jp sender=lablgtk-bounces at yquem.inria.fr; domainkey=neutral (no query protocol specified; no policy for yquem.inria.fr) Delivered-To: lablgtk at yquem.inria.fr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=h4ovgHnVmMzK+TDw7d5K3P0s1ErVnZ7et2Q8fHuO6i4=; b=ie5RqW4USScRzvkEW0XpZ+lF3/DiQv4dnRP2I45w8ye/Yzm3ro+nXCHHVEgjrXdeRK ExXuwy6iIRXrD2eRlH6ljDudc/T3qqtpaPa3mW6F9w9Sn7s6i0q3k8HGvP6mOHCn/d+e kzY0A4K4jDHjpREPKt2mbqs9ERCFgUIYLkFzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=TeZX1tTG2JBgfIwIFbKT4+R6Jfso4mrT80x1O7IVx/PZteYenKsKDX2q9j5d4NPPYl aT5LI52KQvFvPAS997SfoC/m9iYHS6pTUoANuK8ps5EOevaDawk9OsqL+WMzQ3GVFdb5 4l7Q7crCzwtZBfa4ALyNsQOu23eWZbK3ppyXk= MIME-Version: 1.0 Date: Sat, 19 Sep 2009 14:45:58 -0400 Message-ID: From: Aaron Bohannon To: lablgtk at yquem.inria.fr Content-Type: text/plain; charset=ISO-8859-1 Subject: [Lablgtk] Lablgtk2 and gtk-osx I read that it is possible to install Lablgtk2 with gtk-osx: http://yquem.inria.fr/pipermail/lablgtk/2009-January/000265.html I set my PKG_CONFIG_PATH as described, but the configure script of Lablgtk2 fails. I have put the most relevant part of the config.log file below. I am running OS X 10.6 on an Intel Core Duo 2 MacBook Pro. Does anyone have an idea of what might be wrong? - Aaron configure:3469: checking for pkg-config configure:3487: found /usr/local/bin/pkg-config configure:3500: result: /usr/local/bin/pkg-config configure:3522: checking for GTK+ - version >= 2.0.0 configure:3642: gcc -o conftest -g -O2 -I/Library/Frameworks/Cairo.framework/Headers -I/Library/Frameworks/GLib.framework/Headers -I/Library/Frameworks/Gtk.framework/Headers conftest.c -L/Library/Frameworks/Cairo.framework/Resources/dev/lib -L/Library/Frameworks/GLib.framework/Resources/dev/lib -L/Library/Frameworks/Gtk.framework/Resources/dev/lib -lGtk -lCairo -lGLib >&5 ld: warning: in /Library/Frameworks/Gtk.framework/Resources/dev/lib/libGtk.dylib, file is not of required architecture ld: warning: in /Library/Frameworks/Cairo.framework/Resources/dev/lib/libCairo.dylib, file is not of required architecture ld: warning: in /Library/Frameworks/GLib.framework/Resources/dev/lib/libGLib.dylib, file is not of required architecture Undefined symbols: "_gtk_major_version", referenced from: _main in ccaC7HCY.o "_gtk_minor_version", referenced from: _main in ccaC7HCY.o _main in ccaC7HCY.o "_g_strdup", referenced from: _main in ccaC7HCY.o "_gtk_micro_version", referenced from: _main in ccaC7HCY.o _main in ccaC7HCY.o _main in ccaC7HCY.o ld: symbol(s) not found collect2: ld returned 1 exit status _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk