While installing wxgtk2.8-2.8.0-2 on ppc(G5) OSX 10.5.1, it failed with:

...
/sw/src/fink.build/wxgtk2.8-2.8.0-2/wxWidgets-2.8.0/build/bk-deps g++ -c -o
coredll_graphicc.o -I.pch/wxprec_coredll -D__WXGTK__ -I../src/regex
-DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -dynamic -fPIC -DPIC
-DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/sw/src/fink.build/wxgtk2.8-2.8.0-2/wxWidgets-2.8.0/build/lib/wx/include/gtk2-unicode-release-2.8
-I../include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/pango-1.0 -I/usr/X11/include -I/usr/X11/include/freetype2
-I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include
-DORBIT2=1 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/libxml2
-I/sw/include -I/sw/include/gstreamer-0.10 -I/usr/X11R6/include -fno-rtti
-fno-exceptions -Wall -Wundef -Wno-ctor-dtor-privacy -O2
-fno-strict-aliasing -DORBIT2=1 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0
-I/sw/include/bonobo-activation-2.0 -I/sw/include/gconf/2
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs-2.0/include -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/X11/include
-I/usr/X11/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0
-I/sw/lib/gtk-2.0/include -I/sw/include/libart-2.0 -I/sw/include/libxml2
-I/sw/include -I/sw/include/libgnomecanvas-2.0
-I/sw/include/libgnomeprint-2.2 -I/sw/include/libgnomeprintui-2.2
-fno-common ../src/generic/graphicc.cpp

../src/generic/graphicc.cpp:101:19: error: cairo.h: No such file or directory
../src/generic/graphicc.cpp:109: error: 'cairo_t' has not been declared
...
../src/generic/graphicc.cpp:1297: error: no matching function for call to 
'wxCairoMatrixData::wxCairoMatrixData(wxCairoRenderer* const)'
../src/generic/graphicc.cpp:843: note: candidates are: 
wxCairoMatrixData::wxCairoMatrixData(wxGraphicsRenderer*, int)
../src/generic/graphicc.cpp:175: note:                 
wxCairoMatrixData::wxCairoMatrixData(const wxCairoMatrixData&)
make: *** [coredll_graphicc.o] Error 1
### execution of /var/tmp/tmp.9.xA5anu failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-wxgtk2.8-2.8.0-2
(Reading database ... 89797 files and directories currently installed.)
Removing fink-buildlock-wxgtk2.8-2.8.0-2 ...

Note that plplot 5.8.0-1003 installed fine on ppc(G4) OSX 10.4.11
(thanks Jean-François). The only difference I can see is:

/sw/src/fink.build/wxgtk2.8-2.8.0-2/wxWidgets-2.8.0/build/bk-deps g++ -c -o
coredll_graphicc.o -I.pch/wxprec_coredll -D__WXGTK__ -I../src/regex
-DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -dynamic -fPIC -DPIC
-DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/sw/src/fink.build/wxgtk2.8-2.8.0-2/wxWidgets-2.8.0/build/lib/wx/include/gtk2-unicode-release-2.8
-I../include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
^^^^^^^^^^^^^^^^^^^^^^
-I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include
-DORBIT2=1 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/libxml2
-I/sw/include -I/sw/include/gstreamer-0.10 -I/usr/X11R6/include -fno-rtti
-fno-exceptions -Wall -Wundef -Wno-ctor-dtor-privacy -O2
-fno-strict-aliasing -DORBIT2=1 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/orbit-2.0
-I/sw/include/bonobo-activation-2.0 -I/sw/include/gconf/2
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs-2.0/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include
-I/sw/include/libart-2.0 -I/sw/include/libxml2 -I/sw/include
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/libgnomeprint-2.2
-I/sw/include/libgnomeprintui-2.2 -fno-common ../src/generic/graphicc.cpp

TIA

Dominique

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to