pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30601
The following reply was made to PR pkg/30601; it has been noted by GNATS.
From: Frank van der Linden <fvdl%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: darwin-pkg-people%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/30601
Date: Sat, 25 Jun 2005 21:38:19 +0200
I tried adding the following to the Makefile:
.if ${OPSYS} == "Darwin"
CONFIGURE_ARGS+= --with-installed-readline
.endif
..however, this results in:
checking version of installed readline library... ./configure: line
4521: test: too many arguments
EditLine wrapper
configure: WARNING: installed readline library is too old to be linked
with bash
configure: WARNING: using private bash version
- Frank
Home |
Main Index |
Thread Index |
Old Index