Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 160515
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Skwar <askwar@digitalprojects.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160515 depends on: Show dependency tree
Bug 160515 blocks: 148821
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-06 17:03 0000
While emerging vino:

WARN: unpack
QA Notice: ${WANT_AUTOCONF} variable unset. Please report on
http://bugs.gentoo.org/
QA Notice: ${WANT_AUTOMAKE} variable unset. Please report on
http://bugs.gentoo.org/

------- Comment #1 From Mart Raudsepp 2007-01-07 23:47:23 0000 -------
Fixed by definining WANT_AUTOCONF to latest and WANT_AUTOMAKE to 1.9 in both
versions of vino currently in the tree.

automake-1.10 fails on my machine with the following (hence using 1.9, not
latest for WANT_AUTOMAKE):

make[4]: Entering directory
`/var/tmp/portage/net-misc/vino-2.16.0/work/vino-2.16.0/server'
test -z "/usr/libexec" || 
"/var/tmp/portage/net-misc/vino-2.16.0/image//usr/libexec"
/bin/sh: /var/tmp/portage/net-misc/vino-2.16.0/image//usr/libexec: No such file
or directory
make[4]: *** [install-libexecPROGRAMS] Error 127

while this succeeds with 1.9:
make[4]: Entering directory
`/var/tmp/portage/net-misc/vino-2.16.0/work/vino-2.16.0/server'
test -z "/usr/libexec" || mkdir -p --
"/var/tmp/portage/net-misc/vino-2.16.0/image//usr/libexec"
  /bin/sh ../libtool --mode=install /bin/install -c 'vino-server'
'/var/tmp/portage/net-misc/vino-2.16.0/image//usr/libexec/vino-server'

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug