Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-translate (doesn't work)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
simkin
Apprentice
Apprentice


Joined: 25 Jun 2003
Posts: 164

PostPosted: Mon Jun 26, 2006 2:17 pm    Post subject: gnome-translate (doesn't work) Reply with quote

Hi,

One week ago my hdd stop working, and I'd to reinstall the hole system. One of the apps that I used to use is gnome-translate, which is a fine, speedy frontend for the on-line translation engines. The first problem emerged in the compilation, failing. I searched upstream and applied a patch related to eel. Well, it compiles now and I've submitted it to bugzilla, however, gnome-translate still doesn't work correctly. It starts but the menu is missing:

Code:
$ gnome-translate
(gnome-translate:8273): libglade-WARNING **: could not find widget creation
function
(gnome-translate:8273): libglade-WARNING **: could not find widget creation
function
(gnome-translate:8273): libglade-WARNING **: could not find signal handler
'gt_app_window_state_eve nt_h'.


Upstream recomends to build GNOME Translate with the --export-dynamic flag to
the linker:

LDFLAGS=-Wl,--export-dynamic ./configure
make
make install

But if I set those LDFLAGS, I end up with:

checking for C compiler default output file name... configure: error: C
compiler cannot create executables

I don't know how to get it working... please, can someone help me?

This are the related bugs:
https://bugs.gentoo.org/show_bug.cgi?id=81424
https://bugs.gentoo.org/show_bug.cgi?id=81423

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum