[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel compile



 > ld -z -Ttext E0100000 -e start -x -o bsd ${SYSTEM_OBJ} vers.o
 > ld: umap_vnops.o: malformed input file (not rel or archive)
 > *** Error code 1

umap_vnops.o is not a valid object file.  Remove it and then
re-start the make.

// marc