Path: utzoo!attcan!uunet!mstan!frank From: frank@Morgan.COM (Frank Wortner) Newsgroups: comp.os.minix Subject: Re: ps(1) where to get maint.info ?? Keywords: ps Message-ID: <137@hudson.Morgan.COM> Date: 21 Nov 88 14:19:59 GMT References: <741@faui44.informatik.uni-erlangen.de> Reply-To: frank@Morgan.COM (Frank Wortner) Organization: Morgan Stanley and Co., NY, NY Lines: 23 In article <741@faui44.informatik.uni-erlangen.de> rtregn@immd3.informatik.uni-erlangen.de (Robert Regn) writes: >ps from Monty Walls needs some information in maint.info which >is apparently extracted from files generated with a MS DOS compiler (.map). >But how to generate the maint.info when compiling the system under Minix ? The best way to do this is to add the "-s" option to the line which links FS, MM, and KERNEL. Just edit the makefile and add it to the line where asld is invoked. Save the result in mm.map, fs.map, and kernel.map, and you are in business! >Has someone this numbers for the newest Version ? >In this case please post your maint.info !! Unfortnately, the numbers can vary depending on the version of Minix, the device drivers used, the local changes made to the OS, etc. Using someone else's maint.info probably will not work. -- Frank "Computers are mistake amplifiers."