Port-amiga archive

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

Re: proc size mismatch..?



In article <99062323381802.00288@pollux>,
        Stefan Sichler <sichler%rumms.uni-mannheim.de@localhost> writes:
> What can I do?

Short method:

cd /usr/src
make includes
cd lib/libkvm
make cleandir && make depend all && make install
cd ../../bin/ps
make cleandir && make depend all && make install

Complete method:

cd /usr/src
make build

        Regards

-- 
Matthias Scheler                                http://home.owl.de/~tron/



Home | Main Index | Thread Index | Old Index