texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Intrepid Ibex


From: Daniel Bump
Subject: [Texmacs-dev] Intrepid Ibex
Date: Fri, 30 Jan 2009 16:29:00 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]