octave-maintainers
[Top][All Lists]
Advanced

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

OSX problems with curl and urlwrite


From: John Swensen
Subject: OSX problems with curl and urlwrite
Date: Tue, 17 Oct 2006 15:03:23 -0400
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

I recently have been building octave on OSX from CVS on a semi-regular basis. I tried again today and received the following error

g++ -c -I/sw/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -g -O2 ./DLD-FUNCTIONS/urlwrite.cc -o urlwrite.o ./DLD-FUNCTIONS/urlwrite.cc: In function 'std::string form_query_string(CURL*, const Cell&)': ./DLD-FUNCTIONS/urlwrite.cc:98: error: 'curl_easy_escape' was not declared in this scope
make[2]: *** [urlwrite.o] Error 1
make[1]: *** [src] Error 2


I checked to make sure and I have the curl-dev package from fink installed, so does anyone have a suggestions on how to solve this one?

John Swensen


reply via email to

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