Path: utzoo!attcan!uunet!husc6!think!ames!ucsd!sdcc6!sdcc19!sdcc15!pa1293 From: pa1293@sdcc15.ucsd.edu (pa1293) Newsgroups: comp.os.minix Subject: Re: ps(1) where to get maint.info ?? Summary: Compile operating system with -s option to asld > file.map Keywords: ps Message-ID: <744@sdcc15.ucsd.edu> Date: 21 Nov 88 00:54:05 GMT References: <741@faui44.informatik.uni-erlangen.de> Organization: University of California, San Diego Lines: 22 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 compile the operating system with the -s (symbol table) option in minix and redirect the output to a .map file example: in makefile: asld -s -o kernel $l/crtso.s $OBJ $l/libc.a $l/end.s > kernel.map asld -s -o ms $l/head.s $OBJ $l/libc.a $l/end.s > mm.map asld -s -o fs $l/crtso.s $OBJ $l/libc.a $l/end.s > fs.map then run the file "maint.sh" to extract the needed info. (make sure the path in the maint.sh is correct (/usr/src ...) I hope this helps anyone who has this problem. John J. Marco pa1293@sdcc15.ucsd.edu (iugrad2 may need to be subbed for sdcc15) ~!nosc!ucsd!sdcc15!pa1293 US Snail: Po Box 4559 | La Jolla, CA 92037 | U.S.A