help-octave
[Top][All Lists]
Advanced

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

Re: Installation error from development sources


From: John W. Eaton
Subject: Re: Installation error from development sources
Date: Tue, 16 Mar 2010 13:48:42 -0400

On 15-Mar-2010, xnand wrote:

| Thanks to LUK ShunTim, I installed development package of qhull and got
| cured of the error. But now, new error:
| 
| libtool: compile:  g++ -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/freetype2 -Wall -W -Wshadow -Wold-style-cast
| -Wformat -g -O2 -pthread -g -O2 -MT
| DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo -MD -MP -MF
| DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_urlwrite_la-urlwrite.Tpo -c
| DLD-FUNCTIONS/urlwrite.cc  -fPIC -DPIC -o
| DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o
| DLD-FUNCTIONS/urlwrite.cc: In member function 'string_vector
| curl_handle::list() const':
| DLD-FUNCTIONS/urlwrite.cc:405: error: 'CURLOPT_DIRLISTONLY' was not declared
| in this scope
| DLD-FUNCTIONS/urlwrite.cc:412: error: 'CURLOPT_DIRLISTONLY' was not declared
| in this scope
| make[3]: *** [DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo] Error 1
| make[3]: Leaving directory `/home/me/octave/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/home/me/octave/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/me/octave'
| make: *** [all] Error 2

What version of libcurl do you have?  My guess is your version is too
old.

jwe


reply via email to

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