texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Problem compiling ...1.20


From: Álvaro Tejero Cantero
Subject: [Texmacs-dev] Problem compiling ...1.20
Date: 03 Aug 2003 19:56:54 +0200

Followin the usual procedure, which has always worked for me I now find
the following error messages.

Compiler is 
----
siff:/usr/local/TeXmacs-1.0.1.20-src# g++ -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3.1/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc
i386-linux
Thread model: posix
gcc version 3.3.1 20030626 (Debian prerelease)
----
in a Debian testing environment.

I'm not pressed other than by the fact that I would like to update the
spanish menu translations for the upcoming stable release 1.0.2.

----
siff:/usr/local/TeXmacs-1.0.1.20-src# make
cd src; make -f makefile link=shared
make[1]: Entering directory `/usr/local/TeXmacs-1.0.1.20-src/src'
g++ -I./System -I./System/Boot -I./System/Classes -I./System/Files
-I./System/Co                                                               
nnect -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic 
-I./Classes/Compou                                                              
 nd -I./Data/Drd -I./Data/String -I./Data/Tree -I./Data/Convert -I./Guile 
-I./Res                                                               ource 
-I./Window -Wall -Wno-return-type -O3 -fexpensive-optimizations -fno-rtti       
                                                         -fno-exceptions -c 
./Resource/Connections/connection.cpp -o Objects/connection.o                   
                                             
In file included from System/Connect/pipe_link.hpp:15,
                 from Resource/connect.hpp:15,
                 from Resource/Connections/connection.cpp:20:
System/Connect/link.hpp:54: error: syntax error before `&' token
System/Connect/link.hpp:58: error: syntax error before `)' token
System/Connect/link.hpp:59: error: syntax error before `,' token
Resource/Connections/connection.cpp:43: error: 'link' is used as a type,
but is 
   not defined as a type.
Resource/Connections/connection.cpp:48: error: type specifier omitted
for 
   parameter `link'
Resource/Connections/connection.cpp:48: error: syntax error before `)'
token
Resource/Connections/connection.cpp:40: error: base `rep<connection>'
with only 
   non-default constructor in class without a constructor
Resource/Connections/connection.cpp:61: error: type specifier omitted
for 
   parameter `link'
Resource/Connections/connection.cpp:61: error: syntax error before `)'
token
Resource/Connections/connection.cpp: In member function `string 
   connection_rep::start(bool)':
Resource/Connections/connection.cpp:69: error: `ln' undeclared (first
use this 
   function)
Resource/Connections/connection.cpp:69: error: (Each undeclared
identifier is 
   reported only once for each function it appears in.)
Resource/Connections/connection.cpp: In function `string 
   connection_start(string, string, bool)':
Resource/Connections/connection.cpp:162: error: syntax error before `='
token
Resource/Connections/connection.cpp:169: error: syntax error before `='
token
Resource/Connections/connection.cpp: In function `int
connection_status(string, 
   string)':
Resource/Connections/connection.cpp:225: error: 'struct connection_rep'
has no 
   member named 'ln'
make[1]: *** [Objects/connection.o] Error 1
make[1]: Leaving directory `/usr/local/TeXmacs-1.0.1.20-src/src'
make: *** [TEXMACS] Error 2


-- 
Álvaro Tejero Cantero

http://alqua.com -- documentos libres
                    free documents






reply via email to

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