Compiling on Ubuntu

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
explorers
Posts: 1
Joined: 05.04.2009
With us: 15 years 7 months

Compiling on Ubuntu

Post #1by explorers » 05.04.2009, 11:40

After typing "make" and then after something,it shows

Code: Select all

../../libtool: line 451: CDPATH: command not found
../../libtool: line 1129: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-1ubuntu1,but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-1ubuntu1
libtool: and run autoconf again.
make[4]: *** [celestia] Error 63
make[4]:Leaving directory `/home/markerz/trunk/celestia/src/celestia'
make[3]: *** [all-recursive] Error 1
make[3]:Leaving directory `/home/markerz/trunk/celestia/src/celestia'
make[2]: *** [all-recursive] Error 1
make[2]:Leaving directory `/home/markerz/trunk/celestia/src'
make[1]: *** [all-recursive] Error 1
make[1]:Leaving directory `/home/markerz/trunk/celestia'
make: *** [all] Error 2

How to solve?//

Avatar
cartrite
Posts: 1978
Joined: 15.09.2005
With us: 19 years 2 months
Location: Pocono Mountains, Pennsylvania, USA Greate Grandfother from Irshava, Zakarpattia Oblast Ukraine

Re: Compiling on Ubuntu

Post #2by cartrite » 05.04.2009, 13:34

I ran into that problem compiling on openSuse11.1 a few months ago. I deleted "celestia/acinclude.m4". I copied "celestia/admin/acinclude.m4.in" to celestia/acinclude.m4 and then ran autoreconf -iv. Maybe it will work with Ubuntu too.
cartrite
VivoBook_ASUSLaptop X712JA_S712JA Intel(R) UHD Graphics 8gb ram. Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz, 1190 Mhz, 4 Core(s), 8 Logical Processor(s) 8 GB ram. Running on Windows 11 and OpenSuse 15.4


Return to “Development”