[gradsusr] problem compiling libdap
Huddleston, John
Huddleston at cira.colostate.edu
Thu Jul 15 14:00:14 EDT 2010
Huber
#include <curl/curlbuild.h>
John Huddleston, PhD
From: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of Huber Paúl Gilt López
Sent: Thursday, July 15, 2010 11:47 AM
To: 'GrADS Users Forum'
Subject: [gradsusr] problem compiling libdap
Hello,
I try to compile the DAPLIB library, but when I executed the make command, I found many
undefined function like strcmp and mencpy so I added many include to <cstring>, like this
In files
DDXParser.cc, Vector.cc, Error.cc, util.cc, parser-util.cc, dds.y, RCReader.cc,
I Added this include line #include <cstring> at include files section
And in file GeoConstraint.cc
I Added this include line #include <algorithm> at include files section
But after that I found these errors, How can I include these missing symbols like CURL_SIZEOF_LONG?
(Note: the errors are in the end)
Please help me,
Best regards,
Huber Paul Gilt Lopez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100715/07a548c5/attachment-0003.html
More information about the gradsusr
mailing list