Date: Mon, 26 Jan 2015 18:34:59 +0100 From: knerking@speedmail.se To: freebsd-questions@freebsd.org Subject: installing perl::SDL from cpan fails when compiling c-source Message-ID: <498de408968c66b1ddd8fdcc28d7e306@speedmail.se>
next in thread | raw e-mail | index | archive | help
Hi, it fails when Alien::SDL is trying to compile SDL_pango. (a part of SDL) It's just c-source and it compiles with mingw on Windows. Can it be the compiler used by FreeBSD? I installed gcc, but it made no difference.. regards Mix From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 18:25:44 2015 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90099B8E for <freebsd-questions@freebsd.org>; Mon, 26 Jan 2015 18:25:44 +0000 (UTC) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C66B90A for <freebsd-questions@freebsd.org>; Mon, 26 Jan 2015 18:25:44 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id wp4so9197156obc.6 for <freebsd-questions@freebsd.org>; Mon, 26 Jan 2015 10:25:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=4haoepqzU+FXFkpyH/TXhRwnwmJawR/fp487zEeBeM8=; b=Wd/Jq8BzwUdoQncJ1VPd/zte9/n2RZhSPELFIqGzZ83yvF/YSiVYiIqY6skN/1T6wB Xiqgf0d88rQ3HsobN3GWrLL5TNpn6ZbJyXjrNDNXXtQkMbJHu/S+W4kxwAmtwnQthuUw OGTuxLMRLaRp1S1So7MZkP9OBqrCQiQya4PIWKOWOti+YMQZViX57cOk6qQ10T24z5fs vuLMIDMDgoGupX+YgLIhZOUseitskxheohnljqOMpDTvpz3MlFTbfmxh09YlrF7fqt9q 5vDOSqEH0OKsBOOldne7J96IMsCOMgvJpgxzE1pTZD/L/6C/iG/0Yqo6vEhVIVnEa3zX 6X3A== X-Gm-Message-State: ALoCoQn0urRtMbn38xI4EsogkBsppBLIZMYNBz4O/cuBQDqAvDFustoECDGADxvK11pJBg5W0jLk MIME-Version: 1.0 X-Received: by 10.182.234.15 with SMTP id ua15mr13505044obc.77.1422296737650; Mon, 26 Jan 2015 10:25:37 -0800 (PST) Received: by 10.202.51.196 with HTTP; Mon, 26 Jan 2015 10:25:37 -0800 (PST) X-Originating-IP: [93.221.163.124] Date: Mon, 26 Jan 2015 19:25:37 +0100 Message-ID: <CADGWnjX5=ZBrcVHOo3Ksdm-swARpUvz4dfio=jY=NxAW-huLQg@mail.gmail.com> Subject: [Semi-OT] SFF-8087 to eSata? From: "C. P. Ghost" <cpghost@cordula.ws> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 26 Jan 2015 18:25:44 -0000 Hello, I'm trying to connect an external enclosure for SATA drives which comes with a single eSata connector for 8 drives in JBOD mode on one side (it's an IcyBox IB-3680SU3) to an HBA which comes with 2 external SFF-8087 connectors for 4 drives each (that's an Avago SAS HBA 9207-8e, which supports up to 1024 HDDs according to specs). I'm trying to set up an external ZFS pool on those 8 drives. Now, I'm wondering what kind of cable or cable wizardry I need to get both SFF-8087 with the single JBOD eSata port connected. Is that possible at all? I'm not that familiar with that setup. Any help or hints appreciated. Thanks, -cpghost. -- Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498de408968c66b1ddd8fdcc28d7e306>