Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0D142200B17 for ; Tue, 21 Jun 2016 22:09:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0BC6F160A07; Tue, 21 Jun 2016 20:09:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4C28B160A63 for ; Tue, 21 Jun 2016 22:08:59 +0200 (CEST) Received: (qmail 53636 invoked by uid 500); 21 Jun 2016 20:08:58 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 53326 invoked by uid 99); 21 Jun 2016 20:08:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 20:08:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E4A152C1F64 for ; Tue, 21 Jun 2016 20:08:57 +0000 (UTC) Date: Tue, 21 Jun 2016 20:08:57 +0000 (UTC) From: "Uwe L. Korn (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARROW-223) Do not link against libpython MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 20:09:00 -0000 Uwe L. Korn created ARROW-223: --------------------------------- Summary: Do not link against libpython Key: ARROW-223 URL: https://issues.apache.org/jira/browse/ARROW-223 Project: Apache Arrow Issue Type: Bug Components: Python Reporter: Uwe L. Korn Assignee: Uwe L. Korn Only binaries embedding Python itself should link against libpython, on some systems (e.g. Debian based ones) there is not even a libpython by default. -- This message was sent by Atlassian JIRA (v6.3.4#6332)