[gradsusr] compilation problem with gadap
Huber Paúl Gilt López
huber.gilt at igp.gob.pe
Tue Jul 20 17:07:06 EDT 2010
Hello,
I trying to compile the GADAP library, and after I executed these commands I
found these errors messages:
./configure --prefix=$HOME/supplibs/src/gadap-2.0
make
What is going on?, please help me?
if g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap -g -O2 -MT
gaConnect.o -MD -MP -MF ".deps/gaConnect.Tpo" -c -o gaConnect.o
gaConnect.cc; \
then mv -f ".deps/gaConnect.Tpo" ".deps/gaConnect.Po"; else rm -f
".deps/gaConnect.Tpo"; exit 1; fi
In file included from
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/Connect.h:84,
from gaConnect.h:22,
from gaConnect.cc:15:
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:34:
23: error: curl/curl.h: No such file or directory
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:35:
24: error: curl/types.h: No such file or directory
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:36:
23: error: curl/easy.h: No such file or directory
In file included from
/opt/hp-gcc-4.4.0/lib/gcc/ia64-hp-hpux11.23/4.4.0/../../../../include/c++/4.
4.0/backward/strstream:46,
from gaConnect.cc:22:
/opt/hp-gcc-4.4.0/lib/gcc/ia64-hp-hpux11.23/4.4.0/../../../../include/c++/4.
4.0/backward/backward_warning.h:28:2: warning: #warning This file includes
at least one deprecated or antiquated header which may be removed without
further notice at a future date. Please use a non-deprecated interface with
equivalent functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this warning use
-Wno-deprecated.
In file included from
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/Connect.h:84,
from gaConnect.h:22,
from gaConnect.cc:15:
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:80:
error: ISO C++ forbids declaration of 'CURL' with no type
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:80:
error: expected ';' before '*' token
/home/huber/grads/supplibs/src/libdap-3.7.8/include/libdap/HTTPConnect.h:84:
error: 'CURL_ERROR_SIZE' was not declared in this scope
make: *** [gaConnect.o] Error 1
Best regards,
Huber
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100720/c9bf6378/attachment-0003.html
More information about the gradsusr
mailing list