Posts by NIGHTCAST2000

by NIGHTCAST2000
02.05.2012, 10:45
Forum: Bugs
Topic: Building Celestia SVN in Fedora 17
Replies: 14
Views: 12947

Re: Building Celestia SVN in Fedora 17

Hi there John, I'm not using the Nvidia proprietary driver. I am building Celestia pointing to the packaged Fedora Mesa. I do also have all the git versions of DRM,Mesa, the Nouveau kernel and the git version of the Nouveau driver. I build them quite regular when there are significant commits. I cou...
by NIGHTCAST2000
01.05.2012, 23:00
Forum: Bugs
Topic: Building Celestia SVN in Fedora 17
Replies: 14
Views: 12947

Re: Building Celestia SVN in Fedora 17

Hi there Ajtribick, The good news is your openpng15 commit does fix the build. The bad news is I can only compile SVN Celestia with the GTK interface. The only interfaces that I haven't tried are Gnome and building Celestia with Visual Studio 2010. I did raise this in a reply to one of the devs in t...
by NIGHTCAST2000
26.04.2012, 09:51
Forum: Bugs
Topic: Building Celestia SVN in Fedora 17
Replies: 14
Views: 12947

Re: Building Celestia SVN in Fedora 17

Hi John and Ajtribick, I've subscribed to the mailing list,and have posted a messege about the patches. I might download and install a earlier version of gcc, but I'll wait on that one as I know it will take sometime to configure and install that. A previous version of libpng should be very easy to ...
by NIGHTCAST2000
26.04.2012, 00:47
Forum: Bugs
Topic: Building Celestia SVN in Fedora 17
Replies: 14
Views: 12947

Re: Building Celestia SVN in Fedora 17

Hi there John,
I know Fedora 17 is in Beta,but it is not far from release (Fedora 18 is a lot more Rawhide in my opinion).

I've looked at the rest of your reply,and I'll see if I can download a lower version of libpng,and gcc-4.6.

Regards,
NIGHCAST2000
by NIGHTCAST2000
25.04.2012, 23:23
Forum: Bugs
Topic: Building Celestia SVN in Fedora 17
Replies: 14
Views: 12947

Building Celestia SVN in Fedora 17

Hi all, I've got a new machine fairly recently and I've downloaded the SVN version of Celestia for both Windows 7 and Fedora 17. I believe I've downloaded the required packages to build Celestia in the KDE4 Desktop of Fedora 17,but I'm getting a compile problem. I've tried to compile with options of...
by NIGHTCAST2000
30.06.2011, 22:05
Forum: Bugs
Topic: Compilng Celestia SVN on Fedora15
Replies: 4
Views: 4897

Re: Compilng Celestia SVN on Fedora15

Hi John, I guess I wouldn't blame you for not going through the "growing pains" of going through form one version of GCC to another. I do vaguely remember those times from upgrading from one distribution version to another. Personally, GCC-4.6 hasn't been too bad,it does throw the odd wobb...
by NIGHTCAST2000
30.06.2011, 19:44
Forum: Bugs
Topic: Compilng Celestia SVN on Fedora15
Replies: 4
Views: 4897

Re: Compilng Celestia SVN on Fedora15

Hi john Van Vliet, I'd like to thank you for the advice. I had put in #include <cstddef> in the top of /thirdparty/Eigen/Eigen/src/Core/util/Memory.h like this: #include <cstddef> #ifndef EIGEN_MEMORY_H #define EIGEN_MEMORY_H // FreeBSD 6 seems to have 16-byte aligned malloc // See http://svn.freebs...
by NIGHTCAST2000
29.06.2011, 17:56
Forum: Bugs
Topic: Compilng Celestia SVN on Fedora15
Replies: 4
Views: 4897

Compilng Celestia SVN on Fedora15

Hi alll, I have a problem with Celestia. I have downloaded the latest SVN version(Rev5163). I have tried with either gtk,KDE,glut,and qt as a frontend. THe trouble is I keep getting this error when running make: /../thirdparty/Eigen/Eigen/src/Core/util/Memory.h:343:13: error: ‘ptrdiff_t’ does not na...
by NIGHTCAST2000
17.02.2010, 03:15
Forum: Bugs
Topic: Latest build error with Celestia SVN
Replies: 11
Views: 7165

Re: Latest build error with Celestia SVN

Hi Chris and John, I've updated Celestia SVN to revision 4975,and ran make distclean.The troulbe now is that Celestia won't clean itself completely,it ends with this error: make[3]: Entering directory `/opt/svncelestia/celestia/src/celestia' rm -f celestia test -z "../../celestia" || rm -f...
by NIGHTCAST2000
16.02.2010, 12:13
Forum: Bugs
Topic: Latest build error with Celestia SVN
Replies: 11
Views: 7165

Re: Latest build error with Celestia SVN

Hi all, I've downloaded the latest commits to Celestia SVN(Revision 4972).Thank you very much Chris,Celesrtia from SVN builds much better,but I think it needs a final tweak to build properly. After I ran make distclean,autoreconf -iv,./configure --prefix=/usr --with-gtk,then make,I ended up with thi...
by NIGHTCAST2000
06.02.2010, 20:11
Forum: Bugs
Topic: Latest build error with Celestia SVN
Replies: 11
Views: 7165

Re: Latest build error with Celestia SVN

Hi Ajbribick,
I'm sorry about that and to everybody else for the mistake I made.
The SVN revision number I'm have the problem is revision 4965

Regards,
NIGHTCAST2000
by NIGHTCAST2000
06.02.2010, 00:46
Forum: Bugs
Topic: Latest build error with Celestia SVN
Replies: 11
Views: 7165

Latest build error with Celestia SVN

Hi everyone, I downloaded the latest updates for Celestia SVN tonight.I did a make distclean,then autorronf -iv,then ./configure --prefix=/usr --with-gtk,and lastly make.I got an error,the error message will be at the bottom of this post.I'm currently using Fedora Rawhide(Fc13),I use the latest Nouv...
by NIGHTCAST2000
09.11.2009, 08:25
Forum: Bugs
Topic: Compiling problem with lastest Celestia S.V.N
Replies: 2
Views: 2984

Re: Compiling problem with lastest Celestia S.V.N

Hi Jon Van Villet, I followed your advice and reinstalled all the Mesa packages from Fedora using Yum,and restarted my computer.The sad news is I'm still getting the same error. So I'm recompiling my Mesa source code from git since the previous step hasn't had an effect.Here is the Mesa list from a ...
by NIGHTCAST2000
07.11.2009, 18:10
Forum: Bugs
Topic: Compiling problem with lastest Celestia S.V.N
Replies: 2
Views: 2984

Compiling problem with lastest Celestia S.V.N

Hi guys, After yesterdays updates from celestia S.V.N, I tried to compile celestia in Fedora 12 Beta with ./autoreconf -iv,then ./configure --prefix=/usr --with-glut.After I type in make and then return,I get this error when trying to compile: make[3]: Leaving directory `/opt/svncelestia/celestia/sr...
by NIGHTCAST2000
19.07.2009, 18:36
Forum: Celestia Users
Topic: Celestia 1.6.0 released
Replies: 41
Views: 27003

Re: Celestia 1.6.0 released

Hi Cartrite,
I could try a different folder,but I have my root account enabled,so when I log into it via kdm,I should have the right permissions I need to install?I'll see what happens.
Regards,
NIGHTCAST2000
by NIGHTCAST2000
19.07.2009, 15:49
Forum: Celestia Users
Topic: Celestia 1.6.0 released
Replies: 41
Views: 27003

Re: Celestia 1.6.0 released

Hi Cartrite, I downloaded bot files and just extracted the celestiabrowser.cpp,I then put it in /celestia/src/kde.That did the trick and celestia compiles :) The only thing is when I did a make install,I got this error again,from a earlier post in celestia bugs: make[2]: Entering directory `/opt/tru...
by NIGHTCAST2000
19.07.2009, 14:00
Forum: Celestia Users
Topic: Celestia 1.6.0 released
Replies: 41
Views: 27003

Re: Celestia 1.6.0 released

Hi Cartrite, I downloaded the patch,extracted it,and then re-named it as kde-patch.diff.I then moved it into the Celestia folder and then fired up Kompare,and then I applied and saved the changes. I did do a make distclean before I came back to this thread,to be ready to build again(autoreconf -iv,....
by NIGHTCAST2000
19.07.2009, 10:04
Forum: Celestia Users
Topic: Celestia 1.6.0 released
Replies: 41
Views: 27003

Re: Celestia 1.6.0 released

Hi all, I've just updated my SVN version of Celestia today.After I ran autoreconf -iv,I use these ./configure options to build celestia: ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/usr/share --sysconfdir=/etc --includedir=/usr/include --libdir=/usr/l...
by NIGHTCAST2000
03.07.2009, 21:29
Forum: Bugs
Topic: Strange Make Install Problem after compile
Replies: 0
Views: 3004

Strange Make Install Problem after compile

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: Making install in kde make[3]: Entering directory ...
by NIGHTCAST2000
14.06.2009, 08:33
Forum: Development
Topic: Patch to build 1.5.1 with gcc 4.4.0
Replies: 4
Views: 4012

Re: Patch to build 1.5.1 with gcc 4.4.0

Hi John, After I did a fresh install of Fedora 11,I tried to copy over my trunk/celestia folder from my windows side of my hardrive back into my newly created /opt folder,but unfortunately that didn't work.So I did a fresh pull from S.V.N. After I did that,I ran autoreconf -iv but I was still gettin...

Go to advanced search