Daniel Macks wrote:
>> make: *** [coredll_graphicc.o] Error 1 (too long to list see:)
>>
>> http://ccwf.cc.utexas.edu/~robert/intel/wxgtk2.8-2.8.0-2.txt
> 
> That error begins with:
>   ../src/generic/graphicc.cpp:101:19: error: cairo.h: No such file or
> directory so it's just a case of a missing dependency, for example
> BuildDepends:cairo, or a missing -I flag to find that file. I wonder
> if wxgtk version 2.8 is going to be expecting gtk+2>=2.8, i.e., the
> pangocairo branch, which has better integration of cairo and its flags.
> 
> dan


I'm thinking a missing -I:

bash-3.2$ locate cairo.h
/sw/include/cairo/cairo.h
/sw/include/firefox1.5/cairo/cairo.h
/sw/share/doc/bkchem/api/bkchem/plugins/pdf_cairo.html
/sw/share/doc/bkchem/api/bkchem/plugins/png_cairo.html
/sw/share/doc/bkchem/api/bkchem/plugins/ps_cairo.html
/sw/share/doc/bkchem/api/bkchem/plugins/tk2cairo.html
/sw/share/doc/bkchem/api/bkchem/plugins/tk2cairo/tk2cairo.html
/sw/share/gtk-doc/html/gst-plugins-good-plugins-0.10/gst-plugins-good-plugins-plugin-cairo.html
/sw/src/fink.build/bkchem-0.12.0pre5-1/bkchem-0.12.0_pre5/doc/api/bkchem/plugins/pdf_cairo.html
/sw/src/fink.build/bkchem-0.12.0pre5-1/bkchem-0.12.0_pre5/doc/api/bkchem/plugins/png_cairo.html
/sw/src/fink.build/bkchem-0.12.0pre5-1/bkchem-0.12.0_pre5/doc/api/bkchem/plugins/ps_cairo.html
/sw/src/fink.build/bkchem-0.12.0pre5-1/bkchem-0.12.0_pre5/doc/api/bkchem/plugins/tk2cairo.html
/sw/src/fink.build/bkchem-0.12.0pre5-1/bkchem-0.12.0_pre5/doc/api/bkchem/plugins/tk2cairo/tk2cairo.html
/sw/src/fink.build/firefox1.5-1.5.0.12-1001/mozilla/gfx/cairo/cairo/src/cairo.h
/sw/src/fink.build/firefox1.5-1.5.0.12-1003/mozilla/gfx/cairo/cairo/src/cairo.h
/sw/src/fink.build/root-firefox1.5-dev-1.5.0.12-1002-local/sw/include/firefox1.5/cairo/cairo.h
/sw/src/fink.build/seamonkey-1.1.5-1/mozilla/gfx/cairo/cairo/src/cairo.h
/sw/src/fink.build/seamonkey-1.1.6-1/mozilla/gfx/cairo/cairo/src/cairo.h
/sw/src/fink.build/seamonkey-1.1.6-2/mozilla/gfx/cairo/cairo/src/cairo.h
bash-3.2$

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to