[sword-devel] Solaris Compile problem

Greg Hellings greg.hellings at gmail.com
Thu Sep 8 18:37:52 MST 2005


I would presume that this could be fixed by a simple edit to
Makefile.in<http://Makefile.in>or to the
configure.in <http://configure.in>. It would be my guess that the change 
should go into Makefile.in <http://Makefile.in>

--Greg

On 9/8/05, Jacob Daniel <jdaniel777 at gmail.com> wrote:
> 
> I was compiling sword 1.5.8 engine on a Solaris box and ran into a
> compile issue that I got around but wanted to report for your
> information.
> 
> I did the following:
> 
> ./configure --prefix=/home/vhdllib/jacob/gnu2
> make
> 
> and I got the following error:
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS
> -DUNIX -Dunix -D__unix__ -DGLOBCONF
> PATH=\"/home/vhdllib/jacob/gnu2/etc/sword.conf\" -D_FTPLIB_NO_COMPAT
> -ftemplate-depth-25 -DCURLAVAILABLE -
> MT curlftpt.lo -MD -MP -MF .deps/curlftpt.Tpo -c
> ../src/mgr/curlftpt.cpp -fPIC -DPIC -o .libs/curlftpt.o
> ../src/mgr/curlftpt.cpp:11:23: curl/curl.h: No such file or directory
> ../src/mgr/curlftpt.cpp:12:24: curl/types.h: No such file or directory
> 
> I went and edited the Makefile that was generated in the lib directory
> and added the option "-I/home/vhdllib/jacob/gnu2/include", which is
> basically ${prefix}/include, to the DEFAULT_INCLUDES variable.
> 
> Unfortunately, I don't know how to fix it properly so that this gets
> inserted automatically from "configure."
> 
> Probably not a high priority...
> 
> Jacob
> 
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20050908/c763daf3/attachment.html


More information about the sword-devel mailing list