[Xastir] "Fix" for Cygwin compile problem
Gale D. Wilkinson
gdwrbw at ftc-i.net
Mon Nov 15 11:19:58 EST 2004
This is what I get after a cvs update and ./bootstrap;sh, ./configure.
Just to be sure I did a full cvs download (not just a cvs update) this
morning to make sure that I had the latest stuff..
Gale
$ make
make all-recursive
make[1]: Entering directory `/home/gwilkinson/src/xastir'
Making all in src
make[2]: Entering directory `/home/gwilkinson/src/xastir/src'
make[3]: Entering directory `/home/gwilkinson/src/xastir/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/X11R6/include -I/usr/include
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe -Wall -MT
map_cache.o -MD -MP -MF ".deps/map_cache.Tpo" -c -o map_cache.o
map_cache.c; \
then mv -f ".deps/map_cache.Tpo" ".deps/map_cache.Po"; else rm -f
".deps/map_cache.Tpo"; exit 1; fi
map_cache.c:32:16: db.h: No such file or directory
make[3]: *** [map_cache.o] Error 1
make[3]: Leaving directory `/home/gwilkinson/src/xastir/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gwilkinson/src/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gwilkinson/src/xastir'
make: *** [all] Error 2
Tom Russo wrote:
>On Mon, Nov 15, 2004 at 11:01:43AM -0500, we recorded a bogon-computron collision of the <gdwrbw at ftc-i.net> flavor, containing:
>
>
>>Any idea when the fix that was mentioned over the weekend for the db.h
>>problem when compiling under Cygwin will likely hit the CVS servers?
>>
>>
>
>It's there now.
>
>
>
More information about the Xastir
mailing list