From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 04:57:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E82CC106564A for ; Sat, 25 Jun 2011 04:57:49 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id A8F798FC17 for ; Sat, 25 Jun 2011 04:57:49 +0000 (UTC) Received: from [93.104.75.80] (helo=localhost.my.domain) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QaKwF-0002Uk-UF for freebsd-questions@freebsd.org; Sat, 25 Jun 2011 06:57:48 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.4/8.14.3) with ESMTP id p5P4vkOZ003432 for ; Sat, 25 Jun 2011 06:57:46 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.4/8.14.3/Submit) id p5P4vknO003431 for freebsd-questions@freebsd.org; Sat, 25 Jun 2011 06:57:46 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sat, 25 Jun 2011 06:57:41 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20110625045740.GA3383@tinyCurrent> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Originating-IP: 93.104.75.80 Subject: pkg-config --cflags glib-2.0 gives wrong -I dir X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 04:57:50 -0000 Hello, Why gives $ pkg-config --cflags glib-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include $ ls -ld /usr/local/include/glib-2.0 /usr/local/lib/glib-2.0/include ls: /usr/local/lib/glib-2.0/include: No such file or directory drwxr-xr-x 5 root wheel 512 May 28 19:01 /usr/local/include/glib-2.0 a non existing -I directory? This concrete example is with a 9-CURRENT and glib-2.0 from the ports as glib-2.26.1_1, but I see this as well in some older 8.x systems; Thanks matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/