From owner-freebsd-ports@freebsd.org Fri Oct 13 18:42:15 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2756E29E5F for ; Fri, 13 Oct 2017 18:42:15 +0000 (UTC) (envelope-from mbeis@xs4all.nl) 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 AAA19709D3 for ; Fri, 13 Oct 2017 18:42:15 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: by mailman.ysv.freebsd.org (Postfix) id A9865E29E5D; Fri, 13 Oct 2017 18:42:15 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A922AE29E5C for ; Fri, 13 Oct 2017 18:42:15 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from lb1-smtp-cloud8.xs4all.net (lb1-smtp-cloud8.xs4all.net [194.109.24.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.xs4all.net", Issuer "RapidSSL SHA256 CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28A9A709D1; Fri, 13 Oct 2017 18:42:14 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud8.xs4all.net with ESMTP id 34uMey0HVg5cR34uNeV5m2; Fri, 13 Oct 2017 20:42:07 +0200 Received: from yokozuna (yokozuna [IPv6:0:0:0:0:0:0:0:1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id v9DIg5vb061850 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 13 Oct 2017 20:42:06 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Fri, 13 Oct 2017 20:42:05 +0200 (CEST) From: Marco Beishuizen Sender: marco@yokozuna.lan Reply-To: Marco Beishuizen To: James Geering cc: hrs@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: windowmaker-0.95.8 In-Reply-To: <1507891044.12939.36.camel@btinternet.com> Message-ID: References: <1507891044.12939.36.camel@btinternet.com> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-CMAE-Envelope: MS4wfONuGOWBVEzssZIa55chb3HqWp6/+Srx3zvc5vf13fZLvN/dmSNFKbpZbEsPsP3hqZ0OMcqZft3runTgSEu2/b0Ce32CH9XXVm3gFrIBG5OT084TzV04 aZ0tXnpY/LwTpm0llCa7BqnGwlbTjGseRPjFX4GkpV9/Aoblmb8Bbq7rCgyj5hXc9yAZDgZZ3oh641CIk989Qy20FHh47gDQ5kVjzD2U8gtS8gdGv/Opcrv6 TKr8DZia31ZWmZb6hJ8pqg== X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 18:42:15 -0000 On Fri, 13 Oct 2017, the wise James Geering wrote: > After a few screens scrolling past the script stops with an error at > "checking for Magick support library ... configure: error: found > MagickWand library but could not compile its header" ... > conftest.c:72:10: fatal error: 'wand/magick_wand.h' file not found What happens if you try to install graphics/ImageMagick first? On my machine the header file is located in /usr/local/include/ImageMagick-6/wand/ Regards, Marco -- If the thunder don't get you, then the lightning will.