help-octave
[Top][All Lists]
Advanced

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

Can't compile Octave 3.4.0


From: ilsh sayf
Subject: Can't compile Octave 3.4.0
Date: Wed, 09 Mar 2011 15:53:57 +0300

Hello,
When compiling Octave I got error:

/bin/sh ../libtool  --tag=CXX   --mode=compile g++4 -DHAVE_CONFIG_H -I. -I..  -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I.   -g -O2  -DHAVE_CONFIG_H -I/usr/include/pcre -I/usr/include/freetype2   -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -g -O2 -MT liboctinterp_la-txt-eng-ft.lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c -o liboctinterp_la-txt-eng-ft.lo `test -f 'txt-eng-ft.cc' || echo './'`txt-eng-ft.cc

libtool: compile:  g++4 -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -g -O2 -DHAVE_CONFIG_H -I/usr/include/pcre -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -g -O2 -MT liboctinterp_la-txt-eng-ft.! lo -MD -MP -MF .deps/liboctinterp_la-txt-eng-ft.Tpo -c txt-eng-ft.cc  -fPIC -DPIC -o .libs/liboctinterp_la-txt-eng-ft.o
txt-eng-ft.cc: In destructor ‘ft_manager::~ft_manager()’:

txt-eng-ft.cc:104: error: ‘FcFini’ was not declared in this scope



Commands i use:
./configure CC=gcc4 CXX=g++4 (Seems ok, exit with 0)
make

Compiler version:
g++4 (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
gcc4 (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)


Can You help me?

reply via email to

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