Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152740 - gaim-encryption-3.0_beta6 fails to make install
Summary: gaim-encryption-3.0_beta6 fails to make install
Status: RESOLVED DUPLICATE of bug 152622
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 20:55 UTC by Randall Wald
Modified: 2006-10-24 20:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randall Wald 2006-10-24 20:55:39 UTC
I'm using the latest version of Gaim (2.0.0beta4), and I'm trying to get gaim-encryption 3.0beta6 to work. Using the provided ebuild, it appears that gaim-encryption compiles properly, but when I get to the installation stage, I get the following errors:

make[2]: Leaving directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6'
make[1]: Leaving directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6'
>>> Source compiled.
>>> Test phase [not enabled]: x11-plugins/gaim-encryption-3.0_beta6

>>> Install gaim-encryption-3.0_beta6 into /var/tmp/portage/gaim-encryption-3.0_beta6/image/ category x11-plugins
make  install-recursive
make[1]: Entering directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6'
Making install in po
make[2]: Entering directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6/po'
/bin/sh `case "@MKINSTALLDIRS@" in /*) echo "@MKINSTALLDIRS@" ;; *) echo "../@MKINSTALLDIRS@" ;; esac` /var/tmp/portage/gaim-encryption-3.0_beta6/image//usr/share
/bin/sh: ../@MKINSTALLDIRS@: No such file or directory
make[2]: *** [install-data-yes] Error 127
make[2]: Leaving directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6/po'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-encryption-3.0_beta6/work/gaim-encryption-3.0beta6'
make: *** [install] Error 2

!!! ERROR: x11-plugins/gaim-encryption-3.0_beta6 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_install
  ebuild.sh, line 1020:   Called src_install
  gaim-encryption-3.0_beta6.ebuild, line 33:   Called die

!!! Install failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Any idea what's going on here?
Comment 1 Randall Wald 2006-10-24 20:58:08 UTC

*** This bug has been marked as a duplicate of 152622 ***