Xavier Gnata wrote: > Hi, > > I'm trying to compile revision 7064 on a fresh kubuntu 9.04 > > I get this error: > > g++ -pthread -shared -Wl,-O1 > -Wl,-Bsymbolic-functionsbuild/temp.linux-x86_64-2.6/src/agg_py_transforms.o > build/temp.linux-x86_64-2.6/src/_gtkagg.obuild/temp.linux-x86_64-2.6/src/mplutils.o > > build/temp.linux-x86_64-2.6/CXX/IndirectPythonInterface.o > build/temp.linux-x86_64-2.6/CXX/cxx_extensions.o > build/temp.linux-x86_64-2.6/CXX/cxxsupport.o > build/temp.linux-x86_64-2.6/CXX/cxxextensions.o -L/usr/local/lib > -L/usr/local/lib -L/usr/local/lib -lstdc++ -lm -lfreetype -lz-lstdc++ > -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 > -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 > -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -o > build/lib.linux-x86_64-2.6/matplotlib/backends/_gtkagg.so > /usr/bin/ld: cannot find -lz-lstdc++ > collect2: ld returned 1 exit status > > -lz-lstdc++ ?? Should it be -lz -lstdc++ (with one space...) > Looks like something is broken...but I'm not sure it is a matplotlib or > a kubuntu bug > If someone have a clue...please tell me :)
Works for me on Ubuntu 9.04 (32-bit), and I can't imagine how the differences between Kubuntu and Ubuntu could be related to this. Eric > > Xavier > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensign option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users