From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 16:12:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 749A4106566C for ; Tue, 18 Mar 2008 16:12:44 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id 6429B8FC1E for ; Tue, 18 Mar 2008 16:12:44 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 1F04B65505 for ; Tue, 18 Mar 2008 11:12:44 -0500 (CDT) Date: Tue, 18 Mar 2008 11:12:43 -0500 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: In-Reply-To: <3c0b01820803180836x2f3a13batf181e1b2e6c9bf9c@mail.gmail.com> References: <47DEE8D6.9080708@sucked-in.com> <47DF39A7.1070307@boosten.org> <49903.203.127.42.92.1205811904.squirrel@www.superhero.nl> <47DF43AD.2020100@boosten.org> <46570.125.214.252.140.1205850870.squirrel@webmail.superhero.nl> <65A9476B618244C571C4EAC7@utd65257.utdallas.edu> <3c0b01820803180836x2f3a13batf181e1b2e6c9bf9c@mail.gmail.com> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: FW: VMWare Tools for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 16:12:44 -0000 --On Tuesday, March 18, 2008 11:36:53 -0400 Alexander Sack wrote: > I believe the issue is that MNT_NODEV which should be defined in > /usr/include/sys/mount.h was deprecated and removed from FreeBSD: > > http://ftp.cz.freebsd.org/pub/FreeBSD-cvs/gnats/conf/79715 > > At line 42 in hgfsmounter.c, add > ># define MNT_NODEV 0 > > Then rebuild. SHould work fine now. Thanks. I was contacted privately by someone else on the list and advised of the same thing. I chose to remove the lines mentioning MNT_NODEV from the hgfsmounter.c file. I wasn't aware you could simply define it as 0. Which is preferable? > > I configured my build environment via the README with ./configure > LDFLAGS="/usr/local/lib" etc. > I'm compiling and making without problems now that the NODEV problem is cleared up, but I didn't define any LDFLAGS. Should I? -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/