From owner-freebsd-ports Wed Nov 20 02:54:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA22243 for ports-outgoing; Wed, 20 Nov 1996 02:54:52 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA22234; Wed, 20 Nov 1996 02:54:45 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.3/8.7.3) id KAA23374; Wed, 20 Nov 1996 10:57:13 GMT Date: Wed, 20 Nov 1996 10:57:13 GMT From: Adam David Message-Id: <199611201057.KAA23374@veda.is> To: asami@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: Re: ports/1938: iv port doesn't build ibuild References: <199611010336.TAA16009@silvia.HIP.Berkeley.EDU> X-Newsreader: NN version 6.5.0 #2 (NOV) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >../ibcmds.c:2418: bad argument 1 for function `class ivIterator & ivIterator::operator =(class ivIterator &)' (type was int) >../ibcmds.c:2418: no match for `operator <(class ivIterator, int)' >../ibcmds.c:2418: no post-increment operator for type >../ibcmds.c:2419: no matching function for call to `ivEditorInfo::GetName (ivIterator)' >../../../.././src/include/Unidraw/editorinfo.h:46: candidates are: ivEditorInfo::GetName(int) >../../../.././src/include/Unidraw/editorinfo.h:45: ivEditorInfo::GetName(const char *) >*** Error code 1 OK, I fixed this part of it (committed), but there is still another problem with building ibuild. Adam