Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2006 20:41:32 -0500
From:      David J Brooks <daeg@houston.rr.com>
To:        rainer.alves@gmail.com
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   glitch in misc/iso-codes-.51.1.1
Message-ID:  <200606212041.33019.daeg@houston.rr.com>

next in thread | raw e-mail | index | archive | help
[/usr/ports/misc/iso-codes]# make install
===>  Vulnerability check disabled, database not found
===>  Extracting for iso-codes-0.51.1.1
=> MD5 Checksum OK for iso-codes_0.51-1.1.tar.gz.
=> SHA256 Checksum OK for iso-codes_0.51-1.1.tar.gz.
===>  Patching for iso-codes-0.51.1.1
===>  Applying FreeBSD patches for iso-codes-0.51.1.1
patch: **** can't cd to /usr/ports/misc/iso-codes/work/iso-codes-0.51.1.1: No 
such file or directory
=> Patch patch-Makefile.am failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/misc/iso-codes.


[/usr/ports/misc/iso-codes]# ls work
.extract_done.iso-codes._usr_local     iso-codes-0.51

There is a mismatch between the directory the patch is looking for and the one 
the makefile is creating.
Renaming work/iso-codes-0.51 to work/isocodes0.51.1.1 solves the problem.

David
-- 
Sure God created the world in only six days,
but He didn't have an established user-base.



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