Can anyone help with install problem?
Posted: 13.02.2003, 12:21
Would appreciate any help with an install problem....
./configure completes successfully, however make fails with the following error...
/bin/sh ../../libtool --silent --mode=link g++ -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o celestia celestiacore.o configfile.o destination.o favorites.o imagecapture.o url.o ../celengine/libcelengine.a ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a ../celutil/libcelutil.a -lpng -ljpeg -lglut -lGLU -lGL -lSM -lICE -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lGL -L/usr/X11R6/lib -lXmu -lXi -lXext -lX11 -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [celestia] Error 1
make[4]: Leaving directory `/usr/local/celestia/src/celestia'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/celestia/src/celestia'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/celestia/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/celestia'
make: *** [all] Error 2
Can anyone help me solve this / or provide some help with diagnosing the problem further (I'm running SuSe Linux 8.0 professional)
./configure completes successfully, however make fails with the following error...
/bin/sh ../../libtool --silent --mode=link g++ -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o celestia celestiacore.o configfile.o destination.o favorites.o imagecapture.o url.o ../celengine/libcelengine.a ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a ../celutil/libcelutil.a -lpng -ljpeg -lglut -lGLU -lGL -lSM -lICE -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lGL -L/usr/X11R6/lib -lXmu -lXi -lXext -lX11 -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [celestia] Error 1
make[4]: Leaving directory `/usr/local/celestia/src/celestia'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/celestia/src/celestia'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/celestia/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/celestia'
make: *** [all] Error 2
Can anyone help me solve this / or provide some help with diagnosing the problem further (I'm running SuSe Linux 8.0 professional)