Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158016 - app-misc/youtranslate-1.1.9 does not compile
Summary: app-misc/youtranslate-1.1.9 does not compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://laas.altervista.org/youtransla...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-13 04:54 UTC by Leo
Modified: 2008-10-20 15:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
app-misc/youtranslate-1.2.0.ebuild (youtranslate-1.2.0.ebuild,884 bytes, text/plain)
2008-10-20 15:56 UTC, Kristian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo 2006-12-13 04:54:00 UTC
I'm trying to install the 1.1.9 version but it gives the following error
-------------------
>>> Compiling source in /var/tmp/portage/youtranslate-1.1.9/work/youtranslate-1.1.9 ...
make[1]: Entering directory `/var/tmp/portage/youtranslate-1.1.9/work/youtranslate-1.1.9'
Checking for package gtk-sharp...no
make[1]: *** [gtk-sharp.pkgcheck] Error 1
make[1]: Leaving directory `/var/tmp/portage/youtranslate-1.1.9/work/youtranslate-1.1.9'
make: *** [Makefile.youtranslate.depcheck] Error 2

!!! ERROR: app-misc/youtranslate-1.1.9 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  youtranslate-1.1.9.ebuild, line 22:   Called die
-------------------

I've tryied to reinstall the dev-dotnet/gtk-sharp-2.8.0 but it does not help

To fix this problem I had to create a couple of sim links
# cd /usr/lib/pkgconfig
# ln -s gtk-sharp-2.0.pc gtk-sharp.pc
# ln -s glade-sharp-2.0.pc glade-sharp.pc

don't know if to sign it as a problem of:
- youtranslate
- gtk-sharp
- pkgconfig

My 2 cents
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 04:55:09 UTC
Not in official tree.

*** This bug has been marked as a duplicate of 128628 ***
Comment 2 Leo 2006-12-13 22:30:48 UTC
As I wrote at the end of the msg, I'm not shure that this is a bug for youtranslate but maybe for gtk-sharp.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-14 01:10:32 UTC
Sigh.
Comment 4 Kristian 2008-10-20 15:56:48 UTC
Created attachment 169188 [details]
app-misc/youtranslate-1.2.0.ebuild

updated ebuild, since sunrise is not keeping up.
unfortunately upstream has packed the sources without makefiles now (20.Oct.08), so i'm just using the old ones.
Comment 5 Kristian 2008-10-20 15:59:01 UTC
ingore the last comment, wrong bug, my bad