octave-maintainers
[Top][All Lists]
Advanced

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

building default not possible?


From: Torsten
Subject: building default not possible?
Date: Mon, 08 Jul 2013 20:18:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

Hi all,

building the recent version (default branch) breaks with

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libinterp -I..
-I../../liboctave/cruft/misc -I../../liboctave/array
-I../liboctave/numeric -I../../liboctave/numeric
-I../liboctave/operators -I../../liboctave/operators
-I../../liboctave/system -I../../liboctave/util
-I../../libinterp/octave-value -I../../libinterp/operators -Iparse-tree
-I../../libinterp/parse-tree -Icorefcn -I../../libinterp/corefcn
-I../libgnu -I../../libgnu -mieee-fp -I/usr/include/freetype2 -Wall -W
-Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual -g -O2 -pthread -MT
dldfcn/dldfcn___magick_read___la-__magick_read__.lo -MD -MP -MF
dldfcn/.deps/dldfcn___magick_read___la-__magick_read__.Tpo -c
../../libinterp/dldfcn/__magick_read__.cc  -fPIC -DPIC -o
dldfcn/.libs/dldfcn___magick_read___la-__magick_read__.o
../../libinterp/dldfcn/__magick_read__.cc:404:1: warning: unused
parameter 'args' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc:404:1: warning: unused
parameter 'nargout' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc:872:1: warning: unused
parameter 'args' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc:1008:1: warning: unused
parameter 'args' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc: In function
'octave_value_list F__magick_formats__(const octave_value_list&, int)':
../../libinterp/dldfcn/__magick_read__.cc:1163:50: error:
'gripe_disabled_feature' was not declared in this scope
../../libinterp/dldfcn/__magick_read__.cc: At global scope:
../../libinterp/dldfcn/__magick_read__.cc:1155:1: warning: unused
parameter 'args' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc:1213:1: warning: unused
parameter 'args' [-Wunused-parameter]
../../libinterp/dldfcn/__magick_read__.cc:376:1: warning: 'void
maybe_initialize_magick()' defined but not used [-Wunused-function]

This happens with a fresh hg clone, too. Any clues?

Torsten





reply via email to

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