Subject: port-mac68k/9788: mac68k sysinst won't compile
To: None <gnats-bugs@gnats.netbsd.org>
From: Dave Huang <khym@bga.com>
List: netbsd-bugs
Date: 04/05/2000 06:12:45
>Number: 9788
>Category: port-mac68k
>Synopsis: mac68k sysinst won't compile
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-mac68k-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 05 05:47:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Dave Huang
>Release: NetBSD-current as of April 4, 2000
>Organization:
Name: Dave Huang | Mammal, mammal / their names are called /
INet: khym@bga.com | they raise a paw / the bat, the cat /
FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 24 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
>Environment:
System: NetBSD gedd.metonymy.com 1.4W NetBSD 1.4W (GEDD) #599: Sat Mar 25 18:21:55 CST 2000 khym@dahan.metonymy.com:/usr/src.local/sys/arch/mac68k/compile/GEDD mac68k
>Description:
The mac68k sysinst won't compile due to a typo:
menuc menus.def
menus.def:732: syntax error
>How-To-Repeat:
>Fix:
--- /usr/src/distrib/utils/sysinst/arch/mac68k/menus.md.en Tue Mar 28 06:04:28 2000
+++ menus.md.en Wed Apr 5 07:40:01 2000
@@ -337,7 +337,7 @@
option "Online Manual Pages", action { toggle_getit (6); };
option "Miscellaneous", action { toggle_getit (7); };
option "Text Processing Tools", action { toggle_getit (8); };
- option "Security (Crypto)", actino { toggle_getit (9); };
+ option "Security (Crypto)", action { toggle_getit (9); };
option "X11 base and clients", action { toggle_getit (10); };
option "X11 fonts", action { toggle_getit (11); };
option "X11 servers", action { toggle_getit (12); };
>Release-Note:
>Audit-Trail:
>Unformatted: