[Xastir] Xastir Load Problems (Mac OS X 10.7.4)

Chip G. n1mie at mac.com
Sat Aug 25 11:44:42 EDT 2012


I know this is a somewhat old thread. But I've still not solved the problem. After being overwhelmed with the depth of the responses I set it aside for awhile. Since my wife is working today, and I am not, I'm trying to dig into this some more. As I do things like look into the config.log (as originally suggested by Tom), I'm coming up with questions. I'm going to keep adding to the questions as I go:

1. I see in the config.log that it's repeatedly checking for db versions. I have version 5.3 installed, does it check that high? Would it harm things if I had 5.3 installed but also a 4.x version that matched Xastir?

2. One of the things I'm doing to aid with comprehension is comparing a successful build this morning on one system (Mac Mini, OS X v10.6.8) verses the one with the problem (MacBook Pro, OS X v10.7.4).

3. This is the segment in my faulted Xastir build which relates to GraphicsMagick (I can't read this stuff, seems like Greek to me):

> configure:17691: checking for GraphicsMagick-config
> configure:17709: found /usr/local/bin/GraphicsMagick-config
> configure:17722: result: /usr/local/bin/GraphicsMagick-config
> configure:17759: checking GraphicsMagick/magick/api.h usability
> configure:17776: gcc -c -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter  -I/usr/local/include/GraphicsMagick -I/sw/include -I/opt/local/include -I/usr/local/include -DUSE_PID_FILE_CHECK -I/sw/include  -I/sw/include/db4 conftest.c >&5
> configure:17782: $? = 0
> configure:17796: result: yes
> configure:17800: checking GraphicsMagick/magick/api.h presence
> configure:17815: gcc -E -I/usr/local/include/GraphicsMagick -I/sw/include -I/opt/local/include -I/usr/local/include -DUSE_PID_FILE_CHECK -I/sw/include  -I/sw/include/db4 conftest.c
> configure:17821: $? = 0
> configure:17835: result: yes
> configure:17868: checking for GraphicsMagick/magick/api.h
> configure:17875: result: yes
> configure:17890: checking for WriteImage in -lGraphicsMagick
> configure:17925: gcc -o conftest -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter  -I/usr/local/include/GraphicsMagick -I/sw/include -I/opt/local/include -I/usr/local/include -DUSE_PID_FILE_CHECK -I/sw/include  -I/sw/include/db4 -L/usr/local/lib -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk/,-L/sw/lib/ -L/usr/X11R6/lib -L/usr/X11R6/lib -L/sw/lib -L/sw/lib -L/opt/local/lib -L/usr/local/lib  -L/sw/lib  -L/usr/X11/lib conftest.c -lGraphicsMagick   -lGraphicsMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lwmflite -ldpstk -ldps -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -lpthread  -L/sw/lib  -ldb -lintl -lXm -lXt -lXp -lXext   -lSM -lICE -lX11  -lcurl -lshp -lpcre -lproj -ltiff >&5
> conftest.c:152: warning: function declaration isn't a prototype
> conftest.c:155: warning: function declaration isn't a prototype
> ld: warning: directory not found for option '-L/opt/local/lib'
> ld: library not found for -lcrt1.10.6.o
> collect2: ld returned 1 exit status
> configure:17931: $? = 1
> configure: failed program was:
[long stuff here]
> configure:17949: result: no
> configure:17962: WARNING: *** Cannot find GraphicsMagick library files: Building w/o GraphicsMagick support. ***
> configure:18021: checking for Magick-config
> configure:18052: result: no

4. On the fail half I have these files:
	GraphicsMagick-1.2.1
	libGraphicsMagick++.a
	libGraphicsMagick++.la
	libGraphicsMagick.a
	libGraphicsMagick.la
	libGraphicsMagickWand.a
	libGraphicsMagickWand.la
   On the successful half I also have *.dylib files and some links. I also appear to have multiple versions on this side.

5. On the fail side I have GM v1.2.1, on the successful side it's v1.1.0

6. Best I can determine it is failing on the WriteImage test.

This is making my head hurt. Trying to balance between the configure file, which is in some code form I don't know, and the config.log is painful. I just want to see what test is failing so I know what to look at my installation to determine if it's wrong. One thing that keeps standing out to me, is that the computer (actually there are two both with the same problem) that is failing to see GM is OS version 10.7 and the one that is successful is 10.6.


73,
--de Chip (N1MIE) FN41bn




More information about the Xastir mailing list