Re: [sword-devel] compile error on (x)ubuntu 11.10 : "_FTPLIB_NO_COMPAT" redefined

2011-12-11 Thread Jonathan Marsden
On 12/11/2011 06:45 PM, Paul A. Martel wrote: > For the record, there was nothing so obvious as a "libcurl-dev" > package listed in the package manager. The actual package that seems > to have worked for me was "libcurl4-gnutls-dev". Other listed > packages that I didn't try but that might have wo

Re: [sword-devel] compile error on (x)ubuntu 11.10 : "_FTPLIB_NO_COMPAT" redefined

2011-12-11 Thread Greg Hellings
Paul, Those are just three options which would implement the HTTPS, FTPS and similar encrypted methods of access. In terms of SWORD, none of our current public repositories utilize that. I'm sure that one of those three, I'm sure, it slightly better in terms of performance, but functionally it's a

Re: [sword-devel] compile error on (x)ubuntu 11.10 : "_FTPLIB_NO_COMPAT" redefined

2011-12-11 Thread Paul A. Martel
Thanks, Greg. For the record, there was nothing so obvious as a "libcurl-dev" package listed in the package manager. The actual package that seems to have worked for me was "libcurl4-gnutls-dev". Other listed packages that I didn't try but that might have worked as alternatives (?) were "libcurl4-

Re: [sword-devel] compile error on (x)ubuntu 11.10 : "_FTPLIB_NO_COMPAT" redefined

2011-12-10 Thread Greg Hellings
Paul, Try installing the libcurl-dev package (I think that's its name) and building with that instead. SWORD _ought_ to compile fine without it. That is why we have ftplib included in SWORD, but we recommend use of libcurl. --Greg On Sat, Dec 10, 2011 at 3:59 PM, Paul A. Martel wrote: > I'm try

[sword-devel] compile error on (x)ubuntu 11.10 : "_FTPLIB_NO_COMPAT" redefined

2011-12-10 Thread Paul A. Martel
I'm trying to build sword according to the instructions @ http://www.crosswire.org/sword/develop/swordapi/ After checking out trunk and running autogen and usrinst, I get the following error from the "make" command: /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../inc

Re: [sword-devel] Compile error :(

2002-01-07 Thread Daniel Glassey
gt; - Original Message - > From: David Trotz > To: [EMAIL PROTECTED] > Sent: Wednesday, January 02, 2002 10:00 PM > Subject: [sword-devel] Compile error :( > > > I can't seem to ba able to compile the latest sword cvs. I get the following >errors using C

Re: [sword-devel] Compile error :(

2002-01-06 Thread David Trotz
esday, January 02, 2002 10:00 PM Subject: [sword-devel] Compile error :( I can't seem to ba able to compile the latest sword cvs. I get the following errors using C++ Builder 5   [C++ Warning] maketree.c(28): W8058 Cannot create pre-compiled header: write failed[C++ Error] mak

[sword-devel] Compile error :(

2002-01-02 Thread David Trotz
I can't seem to ba able to compile the latest sword cvs. I get the following errors using C++ Builder 5   [C++ Warning] maketree.c(28): W8058 Cannot create pre-compiled header: write failed[C++ Error] maketree.c(30): E2040 Declaration terminated incorrectly[C++ Error] maketree.c(35): E2188 E

[sword-devel] compile error

2001-11-26 Thread Martin Gruner
When I add -pedantic to the CPPFLAGS in BibleTime, I see the same error that was already reported on this list: /usr/include/sword/swmodule.h: In method `const bool SWModule::isUnicode() const': /usr/include/sword/swmodule.h:136: ambiguous overload for `const char & == ENCODINGS' /usr/include/