i configure it correctly.
and when i make, it layout
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [celestia] Error 1
make[4]: Leaving directory `/tmp/celestia-1.2.5/src/celestia'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/celestia-1.2.5/src/celestia'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/celestia-1.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/celestia-1.2.5'
make: *** [all] Error 2
and when i make install
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[3]: *** [celestia] Error 1
make[3]: Leaving directory `/tmp/celestia-1.2.5/src/celestia'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/celestia-1.2.5/src/celestia'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/celestia-1.2.5/src'
make: *** [install-recursive] Error 1
what can i do?
i have error when make and make install
-
Topic authormos
-
- Developer
- Posts: 944
- Joined: 18.07.2002
- With us: 22 years 4 months
- Location: Lyon (France)