[comp.os.minix] Library order in Minix 1.3

eric@cs2.wsu.edu (12/20/88)

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)