pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52550 (mail/mutt fails to configure on NetBSD 7.0.1/amd64)
The following reply was made to PR pkg/52550; it has been noted by GNATS.
From: =?UTF-8?Q?J=c3=b6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/52550 (mail/mutt fails to configure on NetBSD 7.0.1/amd64)
Date: Mon, 18 Sep 2017 13:34:31 +0200
At the moment, this happens:
$ /usr/pkg/bin/npth-config --version
/usr/pkg/bin/npth-config: 92: Syntax error: ";;" unexpected (expecting ")")
and reinstalling devel/npth does not change this.
This is the relevant part in npth-config:
case $i in
skip=yes
;;
-I*)
and this is the same part in npth-config.in in the sources:
case $i in
-I/usr/include|-I/include)
skip=yes
;;
-I*)
Something removed the case pattern.
--
Jörn Clausen
Plattformen & Serverdienste
BITS - Bielefelder IT-Servicezentrum
Universität Bielefeld
Universitätsstraße 25
33615 Bielefeld
Telefon: +49 521 106-12601
E-Mail: joern.clausen%uni-bielefeld.de@localhost
http://www.uni-bielefeld.de/bits
Home |
Main Index |
Thread Index |
Old Index