pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28322: make install of subversion-base fails on NetBSD 1.6.2 i386
>Number: 28322
>Category: pkg
>Synopsis: make install of subversion-base fails on NetBSD 1.6.2 i386
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 15 23:13:00 +0000 2004
>Originator: Carl Brewer
>Release: NetBSD 1.6.2
>Organization:
aboc cycle coaching
>Environment:
System: NetBSD rollcage2.bl.echidna.id.au 1.6.2 NetBSD 1.6.2 (rollcage) #1: Fri
Apr 23 00:50:50 EST 2004
carl%rollcage2.bl.echidna.id.au@localhost:/usr/src/sys/arch/i386/compile/rollcage
i386
Architecture: i386
Machine: i386
>Description:
when running a "make install" for subversion-base from today's pkgsrc, I see
this :
subversion/svnversion/svnversion . /repos/svn/trunk >
/usr/pkg/include/subversion-1/svn-revision.txt
svnversion: error: cannot set LC_ALL locale
svnversion: error: environment variable LC_ALL is en_US.ISO_8859-1
svnversion: error: please check that your locale name is correct
*** Error code 1
I've never tried to build subversion before, so this may notbe a new bug.
My /etc/csh.cshrc file has :
# $NetBSD: csh.cshrc,v 1.2 1996/05/08 17:19:27 thorpej Exp $
#
# System-wide .cshrc file for csh(1).
setenv LC_ALL en_US.ISO_8859-1
setenv LC_CTYPE en_US.ISO_8859-1
setenv LANG en_US.ISO_8859-1
setenv LESSCHARSET latin1
which is the default from my original install of the O/S
>How-To-Repeat:
cd /usr/pkgsrc/devel/subversion-base; make install
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index