Posts by steve

by steve
22.11.2006, 20:53
Forum: Celestia Users
Topic: GCC-4.0.x Issues Internal Cmod conversion problem solved?
Replies: 21
Views: 16768

Re: GCC-4.0.x Issues Internal Cmod conversion problem solved?

A Fedora developer seems to have found the real fix for this problem. --- celestia-1.4.1/src/celengine/modelfile.cpp.strictalias 2006-11-22 14:04:15.000000000 +0100 +++ celestia-1.4.1/src/celengine/modelfile.cpp 2006-11-22 14:01:27.000000000 +0100 @@ -1080,7 +1080,9 @@ static float readFloat(ist...
by steve
11.02.2006, 19:26
Forum: Bugs
Topic: Celestia 1.4.0 build fails on Fedora Core 5 test 2
Replies: 4
Views: 5738

Re: Celestia 1.4.0 build fails on Fedora Core 5 test 2

FWIW, the FC5 Extras package is going to be based on Celestia from CVS plus this little patch:
http://cvs.fedora.redhat.com/viewcvs/rpms/celestia/devel/celestia-1.4.0-compile.patch?root=extras&view=markup

It compiles anyway. Now I have to do some testing...
by steve
21.01.2006, 01:40
Forum: Bugs
Topic: Celestia 1.4.0 build fails on Fedora Core 5 test 2
Replies: 4
Views: 5738

Celestia 1.4.0 build fails on Fedora Core 5 test 2

I'm working on the Fedora Extras celestia package. The build (configured with --with-gnome) fails here: if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -...
by steve
21.01.2006, 01:24
Forum: Bugs
Topic: Celestia not compiling
Replies: 8
Views: 6727

Re: Celestia not compiling

Check config.log for the actual error. I just had to fix this: /usr/lib/gcc/x86_64-redhat-linux/4.1.0/../../../../lib64/libgdkglext-x11-1.0.so: undefined reference to `pango_x_font_cache_load' /usr/lib/gcc/x86_64-redhat-linux/4.1.0/../../../../lib64/libgdkglext-x11-1.0.so: undefined reference to `pa...

Go to advanced search