From owner-freebsd-ports@FreeBSD.ORG Tue Oct 17 18:55:07 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF7E16A40F; Tue, 17 Oct 2006 18:55:06 +0000 (UTC) (envelope-from cimino@teamufficio.it) Received: from mail.imatika.it (mail.imatika.it [62.77.43.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 133FE43D5F; Tue, 17 Oct 2006 18:55:05 +0000 (GMT) (envelope-from cimino@teamufficio.it) Received: from cimvit ([82.185.125.162]) by mail.imatika.it (Merak 7.4.2) with ASMTP id DR127684; Tue, 17 Oct 2006 20:55:47 +0200 Message-ID: <001301c6f21c$aabb3740$4600a8c0@teamufficio.locale> From: "Cimino Vittorio" To: Date: Tue, 17 Oct 2006 20:47:15 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-p3scan: v2.9.03d by Jack S. Lai. No outbound virus detected. Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: frox-0.7.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 18:55:07 -0000 Hi The problem in frox is in the function sstr_append_read file sstr_io.c. ioctl don't support descriptor for file the return error (errno) is 25. Bye