Can anyone offer me any ideas or help of why Xastir wont compile on mountain lion? I had a hard time getting the current mac binary of 2.01 to work. It would run but no display.
After installing xcode and trying to compile xastir now the binary works. Not sure exactly what fixed it, probably some missing library somewhere to do with X. Mountain lion left out X11 so I had to grab XQuartz which I guess is the Foss version. I am fairly new to macs so just trying to make correlation's to what I know with linux. I do have the binary working and using a kiss tnc/internet server, so it is functional. I would like to still continue to be able to build it as newer versions are released. Also is there a solution for "sound modem" with the mac? I haven't been able to find anything yet. compile into: Using macports/xcode and this is where it dies: info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I/opt/local/include/db46 -I/opt/local/include -I/opt/local/include/ImageMagick -D$ :info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I/opt/local/include/db46 -I/opt/local/include -I/opt/local/include/ImageMagick -D$ :info:build map_tif.c:96:12: fatal error: 'projects.h' file not found :info:build # include "projects.h" :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [map_tif.o] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build map_tiger.c:667:18: warning: 'GetImagePixels' is deprecated [-Wdeprecated-declarations] :info:build pixel_pack = GetImagePixels(image, 0, 0, image->columns, image->rows); :info:build ^ :info:build map_tiger.c:679:18: warning: 'GetIndexes' is deprecated [-Wdeprecated-declarations] :info:build index_pack = GetIndexes(image); :info:build ^ :info:build 2 warnings generated. :info:build mv -f .deps/map_tiger.Tpo .deps/map_tiger.Po :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xasti$ :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xasti$ :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/ -- Don Russell, CBRE CBNT W9DRR - ARRL OES, Technical Specialist http://www.socialengineer.us _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
