pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42623: [lang/erlang] installation failure



The following reply was made to PR pkg/42623; it has been noted by GNATS.

From: Ryo HAYASAKA <ryoh%jaist.ac.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, reed%reedmedia.net@localhost
Cc: 
Subject: Re: pkg/42623: [lang/erlang] installation failure
Date: Wed, 27 Jan 2010 17:04:29 +0900 (JST)

 In the message on Sat, 16 Jan 2010 02:15:03 +0000 (UTC),
 "Jeremy C. Reed" <reed%reedmedia.net@localhost> wrote:
 
 >  Was there some other error message that wasn't included in the ticket? 
 >  What caused the error?
 
 I puts "-x" for /bin/sh to
 qotp_src_R13B03/erts/etc/unix/format_man_pages, and gets:
 
 + 'ERL_ROOT=//usr/pkg/lib/erlang'
 + echo 'Formatting manual pages (this may take a while...)'
 Formatting manual pages (this may take a while...)
 + '[' '-z' '//usr/pkg/lib/erlang' '-o' '!' '-d' '//usr/pkg/lib/erlang' ']'
 + echo '//usr/pkg/lib/erlang'
 + awk '{ print substr($1,1,1) }'
 + '[' '/' '!=' '/' ']'
 + 'SYS=NetBSD'
 + 'REL=5.99.24'
 + 'TARGET='
 + cd '//usr/pkg/lib/erlang'
 + '[' '!' '-d' 'man/cat1' ']'
 + '[' '!' '-d' 'man/cat3' ']'
 + '[' '!' '-d' 'man/cat4' ']'
 + '[' '!' '-d' 'man/cat6' ']'
 + cd '//usr/pkg/lib/erlang/man'
 + rm '-f' whatis windex
 + rm '-f' 'cat*/*.[0-9]*' '*.txt'
 + '[' '-f' '/vmunix' ']'
 + '[' '' '=' openbsd ']'
 + 'CATMAN=/usr/bin/catman'
 + '[' '' '=' sunos5 ']'
 + '/usr/bin/catman' '-M' '//usr/pkg/lib/erlang/man'
 gmake: *** [install.Install] Error 127
 *** Error code 2
 
 Stop.
 
 catman is located at /usr/sbin not /usr/bin in my system.
 
 --
 Ryo HAYASAKA <ryoh%jaist.ac.jp@localhost>
 Japan Advanced Institute of Science and Technology (JAIST)
 


Home | Main Index | Thread Index | Old Index