Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 17:31:49 -0400 (EDT)
From:      Josh Rickmar <joshua_rickmar@eumx.net>
To:        mbr@freebsd.org
Cc:        ports@freebsd.org
Subject:   emulators/open-vm-tools fails to build
Message-ID:  <alpine.BSF.2.00.0906091724340.41729@FGD135.localdomain>

next in thread | raw e-mail | index | archive | help
The latest update of open-vm-tools is not compiling for me. Here's the
error:

mv -f .deps/pointer.Tpo .deps/pointer.Po
c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"2009.05.22\"
  -DPACKAGE_STRING=\"open-vm-tools\ 2009.05.22\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourcefor
ge.net\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"2009.05.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAV
E_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H
=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLOPEN=1 -DNO_PROCP
S=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_
SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_W
ITH_SYS_TIME=1 -I.    -I/usr/ports/emulators/open-vm-tools/work/open-vm-tools-2009.05.22-167859/lib/inclu
de -I/usr/ports/emulators/open-vm-tools/work/open-vm-tools-2009.05.22-167859/lib/include -I/usr/local/inc
lude -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS  -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_3
8 -DVMX86_TOOLS -DNO_CORE_ICU -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/includ
e -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/inc
lude -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr
/local/include/freetype2   -DGTK2    -I../include -I../lib/dndGuest  -DRESOLUTION_X11 -I../services/plugi
ns/vix -O2 -fno-strict-aliasing -pipe -march=prescott -MT vmware-user.o -MD -MP -MF .deps/vmware-user.Tpo
  -c -o vmware-user.o vmware-user.cpp
vmware-user.cpp: In function 'Bool VMwareUserRpcInSetOptionCB(const char**, size_t*, const char*, const c
har*, size_t, void*)':
vmware-user.cpp:551: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:557: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:560: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:577: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:594: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:598: warning: deprecated conversion from string constant to 'char*'
vmware-user.cpp:603: warning: deprecated conversion from string constant to 'char*'
mv -f .deps/vmware-user.Tpo .deps/vmware-user.Po
make: don't know how to make ../lib/dndGuest/libDndGuest.la. Stop
*** Error code 1

Stop in /usr/ports/emulators/open-vm-tools/work/open-vm-tools-2009.05.22-167859.
*** Error code 1

Stop in /usr/ports/emulators/open-vm-tools.


-- 
IRC nick: jrick
Jabber: jrick@jabber.org
http://identi.ca/jrick




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0906091724340.41729>