Strange Make Install Problem after compile

Report bugs, bug fixes and workarounds here.
Topic author
NIGHTCAST2000
Posts: 146
Joined: 09.10.2006
With us: 18 years 1 month

Strange Make Install Problem after compile

Post #1by NIGHTCAST2000 » 03.07.2009, 21:29

Hi guys,
After getting the latest updates from the SVN repository,and modifying the three files in /src/celengine,(after reading John V Valets' post on my last thread),celestia compiled after make.

I have to report a problem when I ran make install:

Code: Select all

Making install in kde                                                                                                                                                                                                                                   
make[3]: Entering directory `/opt/trunk/celestia/src/celestia/kde'                                                                                                                                                                                     
Making install in data                                                                                                                                                                                                                                 
make[4]: Entering directory `/opt/trunk/celestia/src/celestia/kde/data'                                                                                                                                                                                 
make[5]: Entering directory `/opt/trunk/celestia/src/celestia/kde/data'                                                                                                                                                                                 
make[5]: Nothing to be done for `install-exec-am'.                                                                                                                                                                                                     
test -z "/usr/share/applnk/Edutainment/Science" || /bin/mkdir -p "/usr/share/applnk/Edutainment/Science"                                                                                                                                               
 /usr/bin/install -c -p -m 644 celestia.desktop '/usr/share/applnk/Edutainment/Science'                                                                                                                                                                 
test -z "/usr/share/config" || /bin/mkdir -p "/usr/share/config"                                                                                                                                                                                       
 /usr/bin/install -c -p -m 644 celestiarc '/usr/share/config'                                                                                                                                                                                           
test -z "/usr/share/apps/celestia/favicons" || /bin/mkdir -p "/usr/share/apps/celestia/favicons"                                                                                                                                                       
 /usr/bin/install -c -p -m 644 celestia_20020830192652097.png celestia_20020830192655186.png celestia_20021210223316001.png celestia_20021212191412299.png celestia_20021215164511359.png celestia_20021215164726547.png celestia_20021215170159036.png celestia_20030106235954721.png '/usr/share/apps/celestia/favicons'                                                                                                                                                                                     
test -z "/usr/share/services" || /bin/mkdir -p "/usr/share/services"                                                                                                                                                                                   
 /usr/bin/install -c -p -m 644 celestia.protocol '/usr/share/services'                                                                                                                                                                                 
test -z "/usr/share/mimelnk/application" || /bin/mkdir -p "/usr/share/mimelnk/application"                                                                                                                                                             
 /usr/bin/install -c -p -m 644 x-celestia-script.desktop '/usr/share/mimelnk/application'                                                                                                                                                               
test -z "/usr/share/apps/celestia" || /bin/mkdir -p "/usr/share/apps/celestia"                                                                                                                                                                         
 /usr/bin/install -c -p -m 644 celestiaui.rc bookmarks.xml '/usr/share/apps/celestia'                                                                                                                                                                   
make[5]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/data'                                                                                                                                                                                 
make[4]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/data'                                                                                                                                                                                 
Making install in doc                                                                                                                                                                                                                                   
make[4]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc'                                                                                                                                                                                 
Making install in celestia                                                                                                                                                                                                                             
make[5]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[6]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[7]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[7]: Nothing to be done for `install-exec-am'.                                                                                                                                                                                                     
make[7]: Nothing to be done for `install-data-am'.                                                                                                                                                                                                     
make[7]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[6]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[5]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc/celestia'                                                                                                                                                                         
make[5]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc'                                                                                                                                                                                 
make[6]: Entering directory `/opt/trunk/celestia/src/celestia/kde/doc'                                                                                                                                                                                 
make[6]: Nothing to be done for `install-exec-am'.                                                                                                                                                                                                     
make[6]: Nothing to be done for `install-data-am'.                                                                                                                                                                                                     
make[6]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc'
make[5]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc'
make[4]: Leaving directory `/opt/trunk/celestia/src/celestia/kde/doc'
make[4]: Entering directory `/opt/trunk/celestia/src/celestia/kde'
make[5]: Entering directory `/opt/trunk/celestia/src/celestia/kde'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/opt/trunk/celestia/src/celestia/kde'
make[4]: Leaving directory `/opt/trunk/celestia/src/celestia/kde'
make[3]: Leaving directory `/opt/trunk/celestia/src/celestia/kde'
make[3]: Entering directory `/opt/trunk/celestia/src/celestia'
make[4]: Entering directory `/opt/trunk/celestia/src/celestia'
test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c -p  celestia '/usr/bin'
libtool: install: /usr/bin/install -c -p celestia /usr/bin/celestia
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/opt/trunk/celestia/src/celestia'
make[3]: Leaving directory `/opt/trunk/celestia/src/celestia'
make[2]: Leaving directory `/opt/trunk/celestia/src/celestia'
make[2]: Entering directory `/opt/trunk/celestia/src'
make[3]: Entering directory `/opt/trunk/celestia/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/trunk/celestia/src'
make[2]: Leaving directory `/opt/trunk/celestia/src'
make[1]: Leaving directory `/opt/trunk/celestia/src'
Making install in data
make[1]: Entering directory `/opt/trunk/celestia/data'
make  install-am
make[2]: Entering directory `/opt/trunk/celestia/data'
make[3]: Entering directory `/opt/trunk/celestia/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/celestia/data" || /bin/mkdir -p "/usr/share/celestia/data"
 /usr/bin/install -c -p -m 644 asteroids.ssc comets.ssc earth_locs.ssc eros_locs.ssc extrasolar.ssc gaspra_locs.ssc ida_locs.ssc itokawa_locs.ssc jupitermoons_locs.ssc mars_locs.ssc marsmoons_locs.ssc merc_locs.ssc minormoons.ssc moon_locs.ssc neptunemoons_locs.ssc numberedmoons.ssc outersys.ssc ring_locs.ssc saturnmoons_locs.ssc solarsys.ssc uranusmoons_locs.ssc venus_locs.ssc world-capitals.ssc asterisms.dat boundaries.dat hdxindex.dat saoxindex.dat starnames.dat stars.dat galaxies.dsc globulars.dsc charm2.stc extrasolar.stc nearstars.stc revised.stc spectbins.stc visualbins.stc stars.dat '/usr/share/celestia/data'
/usr/bin/install: will not overwrite just-created `/usr/share/celestia/data/stars.dat' with `stars.dat'
make[3]: *** [install-pkgdataDATA] Error 1
make[3]: Leaving directory `/opt/trunk/celestia/data'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/opt/trunk/celestia/data'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/opt/trunk/celestia/data'
make: *** [install-recursive] Error 1


It does look like a very weird problem :? I hope someone can come along and suggest a solution.

Regards,
NIGHTCAST2000
Motherboard:Asus Sabretooth 990FX
Processor: AMD Athlon II X3 46
Memory: 4 Gb DDR3 SDRAM
Graphics Card: Nvidia 560 GTX 1Gb
SoundCard: Asus onboard
Hardrive:Seagate Barracuda 1TB GB 7200rpm SATA 23Mb Cache

Return to “Bugs”