-
Solution:
Use
./configure CFLAGS="-fno-stack-protector"
for creating the makefiles. It turns the stack smashing detection off and gcx runs as it used to do on my old system. Then go on with make and make install as described in the INSTALL file.
BTW: Kubuntu 9.04 uses gcc 4.3.3
Klaus.
2009-08-01 16:37:32 UTC by nobody
-
I used gcx for a quite a while on my Kubuntu 8.04 and never faced a problem. Now I freshly installed Kubuntu 9.04 and compiled gcx 1.1 which is now unusable.
Starting gcx and loading a FITS file crashes the app:
klaus@sirius:~/packages/gcx-1.1-test/gcx-1.1/src$ ./gcx -D 4
Gtk-WARNING **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: cannot open shared...
2009-07-26 14:49:30 UTC by nobody
-
I used gcx for a quite a while on my Kubuntu 8.04 and never faced a problem. Now I freshly installed Kubuntu 9.04 and compiled gcx 1.1 which is now unusable.
Starting gcx and loading a FITS file crashes the app:
klaus@sirius:~/packages/gcx-1.1-test/gcx-1.1/src$ ./gcx -D 4
Gtk-WARNING **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: cannot open shared...
2009-07-26 13:53:49 UTC by nobody
-
gcx 1.1 compiled on freshly installed Kubuntu 9.04
Starting gcx gives the following warning:
Gtk-WARNING **: Failed to load module "libcanberra-gtk-module.so": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
After some searching it seems that this message is due to problems in gtk, not in gcx. According to the hints I created a symlink in /usr/lib...
2009-07-26 13:15:18 UTC by nobody
-
cmatei committed patchset 2 of module CVSROOT to the gcx photometry and camera control CVS repository, changing 1 files.
2009-06-25 12:56:15 UTC by cmatei
-
cmatei committed patchset 131 of module gcx to the gcx photometry and camera control CVS repository, changing 3 files.
2009-06-24 05:23:27 UTC by cmatei
-
cmatei committed patchset 130 of module gcx to the gcx photometry and camera control CVS repository, changing 1 files.
2009-06-22 22:31:28 UTC by cmatei
-
ghaushe committed patchset 129 of module gcx to the gcx photometry and camera control CVS repository, changing 5 files.
2009-06-21 14:27:48 UTC by ghaushe
-
ghaushe committed patchset 128 of module gcx to the gcx photometry and camera control CVS repository, changing 6 files.
2009-06-21 03:23:54 UTC by ghaushe
-
ghaushe committed patchset 127 of module gcx to the gcx photometry and camera control CVS repository, changing 9 files.
2009-06-20 20:02:34 UTC by ghaushe