On Dec 3, 2007, at 12:21 PM, Daniel Macks wrote: > On Mon, Dec 03, 2007 at 12:09:59PM -0800, Richard E.Miles wrote: >> Installing build-lock package... >> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-vte- >> shlibs-0.12.2-1004_2007.12.03-12.02.46_darwin-i386.deb >> dpkg: regarding .../fink-buildlock-vte- >> shlibs-0.12.2-1004_2007.12.03-12.02.46_darwin-i386.deb containing >> fink- >> buildlock-vte-shlibs-0.12.2-1004: >> fink-buildlock-vte-shlibs-0.12.2-1004 conflicts with freetype >> freetype-hinting provides freetype and is unpacked but not >> configured. >> /sw/bin/dpkg: error processing /sw/src/fink.build/fink-buildlock-vte- >> shlibs-0.12.2-1004_2007.12.03-12.02.46_darwin-i386.deb (--install): >> conflicting packages - not installing fink-buildlock-vte- >> shlibs-0.12.2-1004 > > Try 'sudo dpkg -r freetype-hinting' to remove the package that dpkg is > telling you is in the way. > > dan > > -- > Daniel Macks > [EMAIL PROTECTED] > http://www.netspace.org/~dmacks > > > ------------------------------------------------------------------------- > 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
Thanks Dan that worked and I got the package installed. I am still trying to get bundle-gnome to compile and install. It seemed to complain about gtk-shlibs. I tried to install wxgtk and go the following errors: 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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include -g -O0 -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 -Wall -fno-common ../src/generic/ choicdgg.cpp ./bk-deps g++ -c -o monodll_dcpsg.o -I.pch/wxprec_monodll - D__WXGTK__ -DwxUSE_BASE=1 -DWXMAKINGDLL -dynamic -fPIC -DPIC - DWX_PRECOMP -DNO_GCC_PRAGMA -D__WXDEBUG__ -Ilib/wx/include/gtk2d-2.5 - I../include -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/ include -g -O0 -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 - Wall -fno-common ../src/generic/dcpsg.cpp In file included from /usr/X11R6/include/freetype2/freetype/freetype.h: 41, from ../src/generic/dcpsg.cpp:1186: /usr/X11R6/include/freetype2/freetype/config/ftconfig.h:65:1: warning: "SIZEOF_LONG" redefined In file included from ../src/generic/dcpsg.cpp:29: lib/wx/include/gtk2d-2.5/wx/setup.h:1275:1: warning: this is the location of the previous definition ../src/generic/dcpsg.cpp: In function 'void draw_bezier_outline(wxPostScriptDC*, FT_FaceRec_*, FT_UInt, int, int, double, double)': ../src/generic/dcpsg.cpp:1261: error: invalid conversion from 'int (*) (FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)' ../src/generic/dcpsg.cpp:1261: error: invalid conversion from 'int (*) (FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)' ../src/generic/dcpsg.cpp:1261: error: invalid conversion from 'int (*) (FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, void*)' ../src/generic/dcpsg.cpp:1261: error: invalid conversion from 'int (*) (FT_Vector*, FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, void*)' make: *** [monodll_dcpsg.o] Error 1 ### execution of /var/tmp/tmp.1.20nBAa failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-wxgtk-2.5.2.8-1005 (Reading database ... 169981 files and directories currently installed.) Removing fink-buildlock-wxgtk-2.5.2.8-1005 ... Failed: phase compiling: wxgtk-2.5.2.8-1005 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists, with a carbon copy to the maintainer: None <[EMAIL PROTECTED]> Note that this is preferable to emailing the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Macintosh-3:~ rmiles$ ------------------------------------------------------------------------- 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