make build error gencat: invalid option -- n

2003-06-10 Thread Glenn Todd
I cvsup'd through the latest sources for rel 4 stable tonight (10 June 
2003) and proceeded with a make build.  The process stopped with the 
following message.  It looks as though gencat should have been called 
with --new not -new how can I fix this??

bin/csh/nls/finnish
cat 
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9]  
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9][0-9]  
tcsh.msg
gencat -new tcsh.cat tcsh.msg
gencat: invalid option -- n
Try `gencat --help' or `gencat --usage' for more information.
*** Error code 64

Stop in /usr/src/bin/csh/nls/finnish.
*** Error code 1
Stop in /usr/src/bin/csh/nls.
*** Error code 1
Stop in /usr/src/bin/csh.
*** Error code 1
Stop in /usr/src/bin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Glenn
Wellington, New Zealand
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make build error gencat: invalid option -- n - Solved

2003-06-10 Thread Glenn Todd
Found that I had a Linux version of gencat installed. (Don't ask how 
its a long story)   Rebuilt that and the problem was solved.

Glenn
Wellington, New Zealand
On 2003.06.10 22:21 Glenn Todd wrote:
I cvsup'd through the latest sources for rel 4 stable tonight (10 
June 2003) and proceeded with a make build.  The process stopped with 
the following message.  It looks as though gencat should have been 
called with --new not -new how can I fix this??

bin/csh/nls/finnish
cat 
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9]  
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9][0-9]  
tcsh.msg
gencat -new tcsh.cat tcsh.msg
gencat: invalid option -- n
Try `gencat --help' or `gencat --usage' for more information.
*** Error code 64

Stop in /usr/src/bin/csh/nls/finnish.
*** Error code 1
Stop in /usr/src/bin/csh/nls.
*** Error code 1
Stop in /usr/src/bin/csh.
*** Error code 1
Stop in /usr/src/bin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Glenn
Wellington, New Zealand
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]