From owner-freebsd-questions@FreeBSD.ORG Fri Aug 17 10:26:20 2007 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 4309F16A41A for ; Fri, 17 Aug 2007 10:26:20 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-03.ohiordc.rr.com (ms-smtp-03.ohiordc.rr.com [65.24.5.137]) by mx1.freebsd.org (Postfix) with ESMTP id EE40E13C465 for ; Fri, 17 Aug 2007 10:26:19 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-71-64-129-15.woh.res.rr.com [71.64.129.15]) by ms-smtp-03.ohiordc.rr.com (8.13.6/8.13.6) with SMTP id l7HAQG84000878 for ; Fri, 17 Aug 2007 06:26:16 -0400 (EDT) Message-ID: <003001c7e0b9$0b4f0c90$0200a8c0@satellite> From: "Dave" To: Date: Fri, 17 Aug 2007 06:26:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: Subject: fusefs-sshfs compilation error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 10:26:20 -0000 Hello, I'm running 6.2 with a ports tree cvsupped and kernel sources from about half an hour ago. I'm trying to install the sysutils/fusefs-sshfs port. During the compilation of the dependency fusefs-kmod i am getting an error that opt_global.h file can not be found and compilation stops. For the fusefs-kmod port i did select create a global autofile setup. Any suggestions welcome. Thanks. Dave.