[Xastir] Cygwin help
Tom Russo
russo at bogodyn.org
Sat Nov 13 09:29:35 EST 2004
On Sat, Nov 13, 2004 at 08:22:57AM -0600, we recorded a bogon-computron collision of the <remailer at ka3nam.com> flavor, containing:
> Tom et al,
>
> You are correct sir! I did goon up automake in this process... I believe that
> everything is working OK (?????) up to when I perform make. Here is the
> flight data recorder info (sorry if this is waisted bandwidth):
>
[...]
>
> Joe at winxp ~/src/xastir
> $ make
> make all-recursive
> make[1]: Entering directory `/home/Joe/src/xastir'
> Making all in src
> make[2]: Entering directory `/home/Joe/src/xastir/src'
> make[3]: Entering directory `/home/Joe/src/xastir/src'
> if gcc -DHAVE_CONFIG_H -I. -I. -I..
> -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:37:16: db.h: No such file or directory
[etc.]
There was a bug in xastir until a half hour ago. The new map_cache feature
didn't have an ifdef it needed to disable it when db.h or -ldb weren't found.
I fixed it, and it should be in anonymous CVS in a few hours.
If you're desperate to get it compiled sooner than that, look in map_cache.c
and move the "#endif" that matches "#ifdef USE_MAP_CACHE" to the end of the
file. That will prevent its compilation when the packages it relies on aren't
there.
--
Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/
Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://www.qsl.net/~km5vy/
"Politics consists of choosing between the disastrous and the unpalatable."
-- John Kenneth Galbraith
More information about the Xastir
mailing list