Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 06:57:41 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-questions@freebsd.org
Subject:   pkg-config --cflags glib-2.0 gives wrong -I dir
Message-ID:  <20110625045740.GA3383@tinyCurrent>

next in thread | raw e-mail | index | archive | help

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 <guru@unixarea.de> - w http://www.unixarea.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110625045740.GA3383>