Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ncar!gatech!udel!mmdf From: eric@cs2.wsu.edu Newsgroups: comp.os.minix Subject: Library order in Minix 1.3 Message-ID: <6035@louie.udel.EDU> Date: 19 Dec 88 19:28:02 GMT Sender: mmdf@udel.EDU Lines: 12 Well, after getting the tar file from bugs.nosc.mil, I think I have all the Minix 1.3 sources. However, when I try to compile things like kernel, I get updefined symbols in the 'asld' phase. I rebuilt the library using the (presumably old) 'run' shell script. My question is: Is this the right way to do it? If not, is there a new procedure to rebuild the library? The functions that are usually missing are _cleanup and port_in and port_out. By listing the source (.s) files for these routines on the asld command line, I can get each part of 1.3 to compile. However, it doesn't seem to boot correctly, but that is a different problem. Please send me any information you might have on rebuilding the 1.3 library. Thanks, Eric Schneider (eric@cs2.wsu.edu)