I'm trying to install spacechart, but during compile I get the error that "libgen.h" can't be found.
Isn't this part of the glib library? I have those installed. Here is the error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/sw/include -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 -DDATADIR=\"/sw/share/spacechart\" -DLOCALEDIR=\"/sw/share/locale\" -DSYSCONFDIR=\"/sw/etc\" -DDOCSDIR=\"/sw/share/doc/spacechart\" -I/sw/include -g -O2 -Wall -Wunused -c star.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/sw/include -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 -DDATADIR=\"/sw/share/spacechart\" -DLOCALEDIR=\"/sw/share/locale\" -DSYSCONFDIR=\"/sw/etc\" -DDOCSDIR=\"/sw/share/doc/spacechart\" -I/sw/include -g -O2 -Wall -Wunused -c star_catalog.c star_catalog.c:26: header file 'libgen.h' not found cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[2]: *** [star_catalog.o] Error 1 make[1]: ### execution of make failed, exit code 2 Failed: compiling spacechart-0.9.4-1 failed *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 What am I missing? Jeff Nichols ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
