Hello, % fink --version Package manager version: 0.29.17 Distribution version: selfupdate-rsync Sat Dec 18 18:53:28 2010, 10.6, i386
I'm trying to update Gnuplot to 4.4.0 using fink update gnuplot But the compilation fails: g++ -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/sw/bin\" -DX11_DRIVER_DIR=\"/sw/lib/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/sw/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/sw/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/sw/share/gnuplot/4.4/lua\" -DCONTACT=\"[email protected]\" -DHELPFILE=\"/sw/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/include/freetype2 -I/sw/include -I/sw/include/cairo -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11/include -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/include/freetype2 -I/sw/include -I/sw/include/cairo -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11/include -g -O2 -I/sw/lib/wx/include/gtk2-unicode-release-2.8 -I/sw/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -fno-rtti -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/include/freetype2 -I/sw/include -I/sw/include/cairo -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11/include -I/sw/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/include/freetype2 -I/sw/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11/include -c -o wxt_gui.o `test -f 'wxterminal/wxt_gui.cpp' || echo './'`wxterminal/wxt_gui.cpp wxterminal/wxt_gui.cpp: In function 'void wxt_init()': wxterminal/wxt_gui.cpp:1479: error: 'dynamic_cast' not permitted with -fno-rtti wxterminal/wxt_gui.cpp: In function 'void wxt_atexit()': wxterminal/wxt_gui.cpp:3177: error: 'dynamic_cast' not permitted with -fno-rtti make[3]: *** [wxt_gui.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.eIrJXk failed, exit code 2 Any help ? Thanks, Julien -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on a mailing list? ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
