| View previous topic :: View next topic |
| Author |
Message |
cwall64 Tux's lil' helper


Joined: 28 Nov 2003 Posts: 128 Location: Houston, TX
|
Posted: Wed Aug 01, 2012 3:11 pm Post subject: app-emulation/open-vm-tools-2012.05.21.724730 |
|
|
I have been having issues getting any version of open-vm-tools past 2011.11.20.535097. Any thoughts on why?
| Code: |
.libs/libvix_la-vixTools.o: In function `VixToolsInvalidateInactiveHGFSSessions':
vixTools.c:(.text+0x57c): undefined reference to `HgfsServerManager_InvalidateInactiveSessions'
collect2: ld returned 1 exit status
libtool: install: error: relink `libvix.la' with the above command before installing it
make[4]: *** [install-pluginLTLIBRARIES] Error 1
make[4]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/services/plugins/vix'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/services/plugins/vix'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/services/plugins'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730/services'
make: *** [install-recursive] Error 1
* ERROR: app-emulation/open-vm-tools-2012.05.21.724730 failed (install phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=app-emulation/open-vm-tools-2012.05.21.724730'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/open-vm-tools-2012.05.21.724730'`.
* The complete build log is located at '/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730'
* S: '/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/work/open-vm-tools-2012.05.21-724730'
>>> Failed to emerge app-emulation/open-vm-tools-2012.05.21.724730, Log file:
>>> '/var/tmp/portage/app-emulation/open-vm-tools-2012.05.21.724730/temp/build.log'
|
_________________ Intel Core2Quad Q9400
Gigabyte GA-EP45-UD3P
8GB DDR2-1066 RAM OCZ
GeForce 9600GT
5x Seagate 1TB 7200.12 (4x Software RAID5)
Gentoo 64-bit |
|
| Back to top |
|
 |
gerard82 Advocate


Joined: 04 Jan 2004 Posts: 2113 Location: Netherlands
|
Posted: Wed Aug 01, 2012 5:53 pm Post subject: |
|
|
Never used this myself but judging from the error | Code: |
libtool: install: error: relink `libvix.la' with the above command before installing it |
I'd say try to run | Code: |
lafilefixer --justfixit. |
(lafilefixer is in portage)
Gerard. _________________ To install Gentoo I use sysrescuecd.Based on Gentoo,has midori to browse Gentoo docs and mc to browse (and edit) files.
The same disk can be used for 32 and 64 bit installs.
You can follow the Handbook verbatim.
http://www.sysresccd.org/Download |
|
| Back to top |
|
 |
cwall64 Tux's lil' helper


Joined: 28 Nov 2003 Posts: 128 Location: Houston, TX
|
Posted: Thu Aug 02, 2012 1:36 pm Post subject: |
|
|
Nope, it said they were all clean... _________________ Intel Core2Quad Q9400
Gigabyte GA-EP45-UD3P
8GB DDR2-1066 RAM OCZ
GeForce 9600GT
5x Seagate 1TB 7200.12 (4x Software RAID5)
Gentoo 64-bit |
|
| Back to top |
|
 |
abstr4kt n00b


Joined: 22 Jul 2005 Posts: 15
|
Posted: Mon Aug 20, 2012 2:54 pm Post subject: |
|
|
Hi all
i've got the same problem with open-vm-tools.
I tryed to disable the "icu" flag and than it merged without error...
| Code: |
USE="-icu" emerge -uDNav open-vm-tools
|
it will also reinstall dev-libs/libxml2 with the "icu" use flag disabled...
hope this help
regards |
|
| Back to top |
|
 |
|