Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Feb 2019 17:38:25 +0100
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        Marco Beishuizen <mbeis@xs4all.nl>, freebsd-ports@freebsd.org
Subject:   Re: env: ./configure: No such file or directory
Message-ID:  <1549557505.1731763.1653032024.06EDBFA4@webmail.messagingengine.com>
In-Reply-To: <alpine.BSF.2.21.9999.1902071707450.2142@yokozuna.lan>
References:  <alpine.BSF.2.21.9999.1902071707450.2142@yokozuna.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 7, 2019, at 17:16, Marco Beishuizen wrote:
> Hi,
> 
> I'm trying to update the port I maintain astro/wmmoonclock to a newer 
> version. This didn't go as smooth as I expected. Now I got an error when 
> running "make check-plist":
> 
> [...]
> ===>  Configuring for wmmoonclock-1.29
> env: ./configure: No such file or directory
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to mbeis@xs4all.nl [maintainer] and attach the
> "/home/marco/devel/_freebsd/ports/astro/wmmoonclock/work/
> wmmoonclock-1.29/src/config.log"
> including the output of the failure of your make command. Also, it might 
> be
> a good idea to provide an overview of all packages installed on your 
> system
> (e.g. a /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
> [...]
> 
> The mentioned config.log doesn't exist.
> 
> The Makefile I got so far is:
> 
> [...]
> # Created by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
> # $FreeBSD: head/astro/wmmoonclock/Makefile 491964 2019-02-02 17:34:27Z tobik $
> 
> PORTNAME=	wmmoonclock
> PORTVERSION=	1.29
> CATEGORIES=	astro windowmaker
> MASTER_SITES=	https://www.dockapps.net/download/
> 
> MAINTAINER=	mbeis@xs4all.nl
> COMMENT=	Displays the phase of the moon, plus orbital data
> 
> LICENSE=	GPLv2
> 
> WRKSRC=		${WRKDIR}/${DISTNAME}/src

Try removing WRKSRC.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1549557505.1731763.1653032024.06EDBFA4>