Date: Fri, 14 Mar 2014 12:10:00 GMT From: Ryan Steinmetz <zi@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/187418: mail/mutt: Build failure - Unknown `--is-lightweight' option Message-ID: <201403141210.s2ECA0F2073834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187418; it has been noted by GNATS. From: Ryan Steinmetz <zi@FreeBSD.org> To: Glen Barber <gjb@FreeBSD.org>, Udo.Schweigert@siemens.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/187418: mail/mutt: Build failure - Unknown `--is-lightweight' option Date: Fri, 14 Mar 2014 08:07:18 -0400 You can resolve the build failure by removing references to -rpath in LDFLAGS. At present, this port fails to build under 11-CURRENT. config.log: configure:3635: cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib cc: error: unknown argument: '-rpath=/usr/local/lib:/usr/lib' ... configure:3682: error: in `/usr/ports/mail/mutt/work/mutt-1.5.23': configure:3685: error: C compiler cannot create executables -r
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403141210.s2ECA0F2073834>