octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32325] Compile error in cmd-hist.cc


From: anonymous
Subject: [Octave-bug-tracker] [bug #32325] Compile error in cmd-hist.cc
Date: Wed, 02 Feb 2011 08:19:31 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10

URL:
  <http://savannah.gnu.org/bugs/?32325>

                 Summary: Compile error in cmd-hist.cc 
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mi 02 Feb 2011 08:19:30 UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Kai Habel
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I am trying to compile a recent tip on MinGW with the configure option
'--disable -realine' and get the error below. I suspect that some functions in
cmd-hist.cc should not be compiled when readline is not available.

Kai (not logged in)


libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu
-I../lib
cruft/misc -g -O2 -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow
-Wold-style-cast -
Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -g
-O2 -
MT liboctave_la-cmd-hist.lo -MD -MP -MF .deps/liboctave_la-cmd-hist.Tpo -c
cmd-h
ist.cc  -DDLL_EXPORT -DPIC -o .libs/liboctave_la-cmd-hist.o
cmd-hist.cc: In member function 'virtual void
command_history::do_process_histco
ntrol(const std::string&)':
cmd-hist.cc:705:32: error: 'HC_ERASEDUPS' was not declared in this scope
cmd-hist.cc:707:32: error: 'HC_IGNDUPS' was not declared in this scope
cmd-hist.cc:707:43: error: 'HC_IGNSPACE' was not declared in this scope
cmd-hist.cc:709:32: error: 'HC_IGNDUPS' was not declared in this scope
cmd-hist.cc:711:32: error: 'HC_IGNSPACE' was not declared in this scope
cmd-hist.cc: In member function 'virtual std::string
command_history::do_histcon
trol() const':
cmd-hist.cc:731:25: error: 'HC_IGNSPACE' was not declared in this scope
cmd-hist.cc:734:25: error: 'HC_IGNDUPS' was not declared in this scope
cmd-hist.cc:742:25: error: 'HC_ERASEDUPS' was not declared in this scope
make[3]: *** [liboctave_la-cmd-hist.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/liboctave_la-cmd-edit.Tpo .deps/liboctave_la-cmd-edit.Plo
make[3]: Leaving directory `/home/habel/octave/liboctave'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/habel/octave/liboctave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/habel/octave'
make: *** [all] Error 2




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32325>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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