Le 24 janv. 04, � 18:40, jfm a �crit :
Hi,
> In file included from /sw/include/libgnomecanvas-2.0/libgnomecanvas/libgnomecanvas.h:29,
> ...
> /sw/include/libgnomecanvas/gnome-canvas.h
shows that libgnomecanvas.h (from gnome2.4) includes gnome-canvas.h (I guess from gnome1 _
no longer in fink), instead of /sw/include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas.h
from gnome2.4 (libgnomecanvas2-dev).
This is because, in the gcc command, the flag -I/sw/include comes before the first
-I/sw/include/libgnomecanvas-2.0 .
The following file "dia.info" was designed to solve similar problems with dia
when either freetype or freetype2 (from any tree) or both are installed _ but should solve
this problem at the same time.
Could you please try it ?
It worked, thanks a lot!
regards, -- Charles
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
