On Thu, February 5, 2009 10:48 pm, Marcelo Vanzin wrote:
> Josh Rickmar wrote:
>
>> Sorry, but I don't have any experience with automake and autoconf.  I
>> applied the patch, but when running autoconf, I get an error saying that
>>  my version is wrong.  I am using autoconf 2.62, but it says that it
>> won't work because it was made with version 2.61.  I checked, and I
>> can't find 2.61 in the ports tree.
>>
>>
>> Again, sorry for the slightly off-topic error.  What should I try doing
>>  instead?
>
> You should run "make distclean" (not sure if it's strictly necessary but
> it doesn't hurt) and then "autoreconf --install". That will recreate the
> configure script. The just run ./configure / gmake.
>
> --
> - Marcelo
>

OK, thanks for the help.  This solved that problem, but now I am getting
another compile issue  Here's the output:

Making all in modules
gmake[1]: Entering directory
`/usr/home/joshua/src/open-vm-tools-2009.01.21-142982/modules'
gmake VM_UNAME=7.1-RELEASE  -C "../modules/freebsd/vmmemctl"
gmake[2]: Entering directory
`/usr/home/joshua/src/open-vm-tools-2009.01.21-142982/modules/freebsd/vmmemctl'
Makefile:29: *** missing separator.  Stop.
gmake[2]: Leaving directory
`/usr/home/joshua/src/open-vm-tools-2009.01.21-142982/modules/freebsd/vmmemctl'
gmake[1]: *** [vmmemctl] Error 2
gmake[1]: Leaving directory
`/usr/home/joshua/src/open-vm-tools-2009.01.21-142982/modules'
gmake: *** [all-recursive] Error 1

-- 
To send me a personal email, please place [personal] in the Subject line.


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to