Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 18:20:03 -0800 (PST)
From:      Vincent Poy <vince@pele.WURLDLINK.NET>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/15676: mc port build fails after commit by nakai
Message-ID:  <199912250220.SAA13043@freefall.freebsd.org>

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

From: Vincent Poy <vince@pele.WURLDLINK.NET>
To: Chris Piazza <cpiazza@jaxon.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, nakai@FreeBSD.ORG
Subject: Re: ports/15676: mc port build fails after commit by nakai
Date: Fri, 24 Dec 1999 16:13:23 -1000 (HST)

 On Fri, 24 Dec 1999, Chris Piazza wrote:
 
 > On Fri, Dec 24, 1999 at 03:55:29PM -1000, Vincent Poy wrote:
 > > On Fri, 24 Dec 1999, Chris Piazza wrote:
 > > 
 > > 	I tried the patch but the problem is still there...
 > > 
 > > root@earth [5:53pm][/usr/ports/misc/mc] >> make clean ; make install
 > > ===>  Cleaning for gettext-0.10.35
 > > ===>  Cleaning for libtool-1.3.3
 > > ===>  Cleaning for glib-1.2.6
 > > ===>  Cleaning for libtool-1.3.3
 > > ===>  Cleaning for gmake-3.78.1
 > > ===>  Cleaning for mc-4.5.42
 > > ===>  Extracting for mc-4.5.42
 > > >> Checksum OK for mc-4.5.42.tar.gz.
 > > ===>   mc-4.5.42 depends on executable: gmake - found
 > > ===>   mc-4.5.42 depends on shared library: glib12.3 - found
 > > ===>   mc-4.5.42 depends on shared library: intl.1 - found
 > > ===>  Patching for mc-4.5.42
 > > ===>  Applying FreeBSD patches for mc-4.5.42
 > > 1 out of 2 hunks failed--saving rejects to vfs/extfs/uzip.in.rej
 > 
 > Are you sure it applied? There should only be one chunk after my patch.
 > wc -l patch-ai should give you 11 lines if you want to check.
 
 	Let me try this once again on another machine...
 
 root@victor [6:06pm][/usr/ports/misc/mc] >> patch < 1
 Hmm...  Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |Index: patches/patch-ai
 |===================================================================
 |RCS file: /home/ncvs/ports/misc/mc/patches/patch-ai,v
 |retrieving revision 1.2
 |diff -u -r1.2 patch-ai
 |--- patches/patch-ai    1999/12/23 18:37:52     1.2
 |+++ patches/patch-ai    1999/12/25 00:20:11
 --------------------------
 Patching file patches/patch-ai using Plan A...
 Hunk #1 succeeded at 9.
 done
 
 	Looks like it works fine...  The problem was the two lines
 substr($0, index($0, $7) + length($7 "   ")
 
 in the patch appeared to be a line of it's own but should have not
 CR.  Guess that's the drawback of cut and paste.  Perhaps the patch should
 be commited.
 
 
 Cheers,
 Vince - vince@WURLDLINK.NET - Vice President             ________   __ ____ 
 Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
 WurldLink Corporation                                  / / / /  | /  | __] ]  
 San Francisco - Honolulu - Hong Kong                  / / / / / |/ / | __] ]
 HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____]
 Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin
 
 
 


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?199912250220.SAA13043>