From owner-freebsd-python@freebsd.org Thu Sep 20 08:55:10 2018 Return-Path: Delivered-To: freebsd-python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 955D91095714 for ; Thu, 20 Sep 2018 08:55:10 +0000 (UTC) (envelope-from Axel.Rau@Chaos1.DE) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3205F834A5 for ; Thu, 20 Sep 2018 08:55:10 +0000 (UTC) (envelope-from Axel.Rau@Chaos1.DE) Received: by mailman.ysv.freebsd.org (Postfix) id E8F8A1095713; Thu, 20 Sep 2018 08:55:09 +0000 (UTC) Delivered-To: python@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5DC71095712 for ; Thu, 20 Sep 2018 08:55:09 +0000 (UTC) (envelope-from Axel.Rau@Chaos1.DE) Received: from mailout4.lrau.net (mailout4.lrau.net [IPv6:2a05:bec0:26:2::73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailout4.lrau.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64795834A4 for ; Thu, 20 Sep 2018 08:55:09 +0000 (UTC) (envelope-from Axel.Rau@Chaos1.DE) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=chaos1.de; s=email1; h=To:Cc:Date:Message-Id:Subject:Mime-Version: Content-Transfer-Encoding:Content-Type:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YkEHNzb/AIc4VWJ6Xd94JxWvI1azcslQzC5cLUkImp0=; b=h+lCTuKaQqkjpM2rFAvjHo1vdv oMRaYJoo4FuhTEvyOA/j8hICBNMMZO7IoX4sz7/xbHJAg190NJNR4wgcz9L/cz+k2RGYHUWtecW9L fyZOXmzAYBGFVHCH5KB+gTjICNmY8BRZ+IhKhwzQgOGeHZKOu0pXbp49DvzpIDnSLrnj8ijWRB14e KYseVHGJxLzaXw400PqmlM9yQGaGdSiWoUQyYHT74u1UcPwdZ54o3FT5G92182zOUZfk1KP2JFb3b 9Qwo2S9ANInW1tt1VFtuA0IjyHSom4/6Bq7T81VoSqgN++QgmncPPhtAAmTSEE1/SfOFpPK/zu9o0 z2mtUHiQ==; Received: from [91.216.35.74] (helo=imap.lrau.net) by mailout4.lrau.net with esmtp (Exim 4.91 (FreeBSD)) (envelope-from ) id 1g2ujs-000ERU-EU; Thu, 20 Sep 2018 08:55:08 +0000 Received: from Axel.Rau@Chaos1.DE by imap.lrau.net (Archiveopteryx 3.2.0) with esmtpsa id 1537433707-3472-3453/7/11; Thu, 20 Sep 2018 08:55:07 +0000 From: Axel Rau Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Why are devel/py-setuptools missing -I${LOCALBASE}/include ? Message-Id: <9D14E231-BFD7-4442-9418-3878E70A9C71@Chaos1.DE> Date: Thu, 20 Sep 2018 10:55:06 +0200 Cc: Michael =?ISO-8859-1?q?Str=F6der?= To: python@FreeBSD.org X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2018 08:55:10 -0000 Hi all, while doing a pip install ldap0 I get - - - In file included from _libldap0/LDAPObject.c:8: _libldap0/errors.h:7:10: fatal error: 'lber.h' file not found #include "lber.h" ^~~~~~~~ 1 error generated. error: command =E2=80=9Aclang' failed with exit status 1 - - - Shouldn=E2=80=99t setuptools take care of this? Thanks, Axel=20 =2D-- PGP-Key:29E99DD6 =E2=98=80 computing @ chaos claudius