texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] texmacs 1.0.7 fails to build with g++-4.3


From: Kamaraju S Kusumanchi
Subject: [Texmacs-dev] texmacs 1.0.7 fails to build with g++-4.3
Date: Mon, 20 Apr 2009 01:16:56 -0400
User-agent: KNode/0.10.9

texmacs 1.0.7 fails to build with g++-4.3 with the following error.
g++-4.3 -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 -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[1]: *** [Objects/edit_typeset.o] Error 1
make[1]: Leaving directory
`/home/rajulocal/practice/texmacs/buildwithgcc4.3/texmacs-1.0.7/src'
make: *** [TEXMACS] Error 2


The complete build log is attached.

$g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian
4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1)


regards
raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/

Attachment: make.log
Description: Text document


reply via email to

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