texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] compiling texmacs 1.0.5 on gcc 4.0


From: Ralf Treinen
Subject: [Texmacs-dev] compiling texmacs 1.0.5 on gcc 4.0
Date: Thu, 14 Jul 2005 19:19:13 +0200
User-agent: Mutt/1.5.9i

Hi,

when I try to compile texmacs 1.0.5 on gcc 4.0.1 (on a debian sid
system) I get the following error:

cd src; make -f makefile link=shared
make[1]: Entering directory
`/home/rt/debian/packages/own/texmacs/SID/TeXmacs-1.0.5-src/src'
g++ -I./System -I./System/Boot -I./System/Classes -I./System/Files
-I./System/Link -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic
-I./Classes/Compound -I./Data/Drd -I./Data/String -I./Data/Tree
-I./Data/Convert -I./Guile -I./Resource
-I/home/rt/debian/packages/own/texmacs/SID/TeXmacs-1.0.5-src/TeXmacs/include
-I/usr/include/freetype2 -Wall -Wno-return-type -O3
-fexpensive-optimizations -fno-rtti -fno-exceptions -c
./Data/String/analyze.cpp -o Objects/analyze.o 
./Classes/Atomic/string.hpp:29: error: 'string' has not been declared
./Classes/Atomic/string.hpp: In function 'int N(string)':
./Classes/Atomic/string.hpp:19: error: 'int string_rep::n' is private
./Classes/Atomic/string.hpp:48: error: within this context
make[1]: *** [Objects/analyze.o] Error 1
make[1]: Leaving directory
`/home/rt/debian/packages/own/texmacs/SID/TeXmacs-1.0.5-src/src'
make: *** [TEXMACS] Error 2


Any ideas how to fix this? -Ralf.
-- 




reply via email to

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