Folks,

I'm trying desperately to get Rainer Wichmann "Nightfall" program to run on my Mac (OS X 10.2 including developers tools).

http://www.lsw.uni-heidelberg.de/~rwichman/Nightfall.html

I've managed to use Fink to get the pre-requisites: GNOME, gtk+, gnuplot etc working. And I can get past "configure", although I need to add "-with-gnuplot" otherwise it seems to change to a 'gnuplot' prompt and stop as if waiting for something (no idea what for!). Then it says its ready for "make". I try that, or "bsdmake", and both seem to stop at the same point, as shown below.

Can anyone help? I'd like to get this up and running for the astro section of AppleLust. I've already done a series about Fink and stuff, but I'd like to take it further.

http://www.applelust.com/scitech/archives/monks_020920.shtml
http://www.applelust.com/scitech/archives/monks_020927.shtml
http://www.applelust.com/scitech/archives/monks_021014.shtml

(Feel free to stop by, maybe to tell me what's wrong or else to offer ideas for further development!)

Many thanks,

Neale Monks

------------------

Making all in intl
make[1]: Nothing to be done for `all'.
Making all in po
/sw/bin/msgfmt -o de.mo de.po
de.po: warning: Charset "" is not a portable encoding name.
Message conversion to user's charset might not work.
gcc -DHAVE_CONFIG_H -I. -I. -I./intl -I../intl -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-libs/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/sw/include/orbit-1.0 -I/sw/include/gtk-1.2 -I/usr/X11R6/include -DDATAFLS=\"/usr/local/share/nightfall/data\" -DDOCFLS=\"/usr/local/share/nightfall/doc\" -DCFGFLS=\"/usr/local/share/nightfall/cfg\" -DPIXFLS=\"/usr/local/share/nightfall/pixmaps\" -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -O3 -funroll-loops -fforce-addr -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -c ./Light.c
./Light.h:949: header file 'gnome.h' not found
./LightGtk.h:26: undefined type, found `GtkWidget'
./LightGtk.h:27: undefined type, found `GtkWidget'
./LightGtk.h:28: undefined type, found `GtkWidget'
./LightGtk.h:29: undefined type, found `GtkWidget'
./LightGtk.h:30: undefined type, found `GtkWidget'

(continues for lots of similar lines)

./LightGtk.h:130: undefined type, found `GtkTooltips'
./LightGtk.h:158: undefined type, found `GtkWidget'
./LightGtk.h:158: undefined type, found `GtkWidget'
./LightGtk.h:159: undefined type, found `gchar'
./LightGtk.h:173: undefined type, found `GtkWidget'
./LightGtk.h:173: undefined type, found `gpointer'

(and more)

./LightGtk.h:292: undefined type, found `gpointer'
./LightGtk.h:293: undefined type, found `GtkWidget'
./LightGtk.h:293: undefined type, found `GtkFileSelection'
./Light.c:236: #error NLS enabled, but LC_ALL undefined
./Light.c:237: #error you may want to use --with-included-gettext or --disable-nls
./Light.c:248: #error NLS enabled, but LC_NUMERIC undefined
./Light.c:249: #error you may want to use --with-included-gettext or --disable-nls
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make: *** [Light.o] Error 1



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to