From owner-freebsd-current@FreeBSD.ORG Thu Aug 6 03:32:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F121106566B for ; Thu, 6 Aug 2009 03:32:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-yw0-f201.google.com (mail-yw0-f201.google.com [209.85.211.201]) by mx1.freebsd.org (Postfix) with ESMTP id CCB878FC17 for ; Thu, 6 Aug 2009 03:32:49 +0000 (UTC) Received: by ywh40 with SMTP id 40so766665ywh.14 for ; Wed, 05 Aug 2009 20:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=FRPtgpJcnM/OdnD12pUsrGemoPKI99WTUrMXPLWXJwc=; b=J5yw8lWoW0BybD5st812Fe3P4I/AVXa3r7H3LYWsbYGP25ZgeyhAUdxYWoWxqCbBJj tqOtwpaqSpNkDyGwhMYLugHHSjjhqiQ1pK46lfxH7AlsO3/BHEoOvy9F3C9TAyANobBZ sUFGRBYYeCl4fZx/eoSdAVyfIbGfFafzLTg8c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=L3ymk9fY0Out3c6UFVtU28VvPrGyc+HDkgLYABkg+TnzBCsMJ0dEfWAyNwcTOLoSF/ 9PvPFQR7F+/kiE2sNZR0z+sH3YaQJOrfad3aDrMopAbqZOqB+ZoZrpQX532OIT64ehym PyrX52bL/BIHL4SenzwOEr/FjnzP3pe/+8aE8= MIME-Version: 1.0 Received: by 10.151.156.7 with SMTP id i7mr19054ybo.26.1249529568737; Wed, 05 Aug 2009 20:32:48 -0700 (PDT) Date: Wed, 5 Aug 2009 22:32:48 -0500 Message-ID: <11167f520908052032u2d13a9b2iab44a74f1105b25@mail.gmail.com> From: "Sam Fourman Jr." To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: iscsi client X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 03:32:50 -0000 for some reason I can not get the following to compile on FreeBSD 8 BETA 2 (src from yesterday) ftp://ftp.cs.huji.ac.il/users/danny/freebsd/iscsi-2.2.2.tar.gz has anyone had any luck getting iscsi to prefrm in a stable manner on FreeBSD 8? Sam Fourman Jr.