Re: gtk+ configure can't find cairo-pdf
- From: rahed <raherh gmail com>
- To: gtk-devel-list gnome org
- Subject: Re: gtk+ configure can't find cairo-pdf
- Date: Sat, 09 Jun 2007 15:28:14 +0000
Carl Worth <cworth cworth org> writes:
> You should be able to look at config.log to see details on why the
> header files aren't being found, (it's probably looking in the wrong
> place).
You're right, I looked there and consequently asked about
it in mingw.user group because am not sure if it's not a mingw issue.
There are control sings at the end of some commands in config.log which
appears weird:
GTK_DEP_LIBS=' -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid
-L/c/gtksource/lib -lpangowin32-1.0 -lpangocairo-1.0 -lpango-1.0 -lm
-latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lcairo
^A '
configure:35025: gcc -c -DG_DISABLE_DEPRECATED -g -O2 -g -Wall
-mms-bitfields -I/c/gtksource/include -I/c/gtksource/include/glib-2.0
-I/c/gtksource/lib/glib-2.0/include -I/c/gtksource/include/pango-1.0
-I/c/gtksource/include/cairo -I/c/gtksource/include/atk-1.0 ^A
conftest.c >&5
gcc.exe: ^A: Invalid argument
> Does your PKG_CONFIG_PATH variable include the directory containing
> cairo-pdf.pc? (probably /c/gtksource/lib/pkgconfig).
Yes. I think configure doesn't look at this path if it meets unknown
characters as mentioned above. But I don't understand what's going on.
--
Radek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]