Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2002 05:00:06 -0800 (PST)
From:      Paul Marquis <pmarquis@pobox.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/45404: Update port: textproc/isearch
Message-ID:  <200211251300.gAPD06gM030626@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/45404; it has been noted by GNATS.

From: Paul Marquis <pmarquis@pobox.com>
To: Christian Weisgerber <naddy@mips.inka.de>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/45404: Update port: textproc/isearch
Date: Mon, 25 Nov 2002 07:52:28 -0500

 This problem only exists on -current, and I don't run -current.  Is=20
 there any way that a port maintainer can have access to a -current=20
 machine in order to test out patches rather than iteratively=20
 submitting fixes through GNATS which is cumbersome and slow?
 
 I will try to fix the bug based on this error.
 
 On Friday 22 November 2002 10:24 pm, Christian Weisgerber wrote:
 > In article <200211181244.gAICiFF4024796@sboy.pmarquis.com> you=20
 write:
 > > Patch to textproc/isearch port to build on -current.
 >
 > This is not sufficient.  There is one further problem:
 >
 > string.cxx: In function `std::ostream& operator<<(std::ostream&,
 > const STRING&)':
 > string.cxx:577: invalid conversion from `UCHR* const' to `const
 > char*' string.cxx:577:   initializing argument 1 of
 > `std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
 > _Traits>::write(const _CharT*, long int) [with _CharT =3D char,
 > _Traits =3D std::char_traits<char>]'
 >
 >
 > Also, the port doesn't honor CXX/CXXFLAGS.  Adding something like
 >
 > MAKE_ARGS+=3D CC=3D${CXX} CFLAGS=3D"${CXXFLAGS} -DUNIX
 > -fwritable-strings"
 >
 > to the Makefile will fix this.
 
 --=20
 Paul Marquis
 pmarquis@pobox.com
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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