Dear Daniel, No, the problem is not known; I will go after it when back home; it is probably a new incompatability in your new version of g++. They are introducing this kind of things quite often currently.
Best wishes, Joris On Fri, Jan 30, 2009 at 04:29:00PM -0800, Daniel Bump wrote: > > TeXmacs does not compile for me on Ubuntu 8.10. Hardware > is a new Macbook Pro. On the same hardware it builds OK with > Ubunto 8.0.4. Ubuntu 8.10 ships with GCC 4.3.2. > > I get this: > > g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link > -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers > -IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String > -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts > -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins -ITypeset > -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs > -IEdit/Editor -IEdit/Interface -IEdit/Modify -I/usr/include/freetype2 -pthread > -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti -fno-exceptions > -c ./Edit/Editor/edit_typeset.cpp -o Objects/edit_typeset.o > Kernel/Containers/hashmap_extra.cpp: In constructor ‘hashmap<T, > U>::hashmap(U, tree) [with T = string, U = tree]’: > ./Edit/Editor/edit_typeset.cpp:358: instantiated from here > Kernel/Containers/hashmap_extra.cpp:126: error: no matching function for call > to ‘copy(tree&)’ > Kernel/Abstractions/basic.hpp:99: note: candidates are: int copy(int) > Kernel/Types/string.hpp:50: note: string copy(string) > make: *** [Objects/edit_typeset.o] Error 1 > > This with both TeXmacs 1.0.7.1 and 1.0.6.15. > > I get the same error with Guile 1.8.5 or Guile 1.6. > > Is this a known problem? > > Daniel Bump > > > _______________________________________________ > Texmacs-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/texmacs-dev _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
