Dan Kegel wrote:
It is customary when cross-compiling to override
prefix at 'make install' time. This lets you "install"
to a staging area which can then be packaged up
for inclusion in the initial ramdisk, or whatnot.
However, kaffe-1.0.7's makefiles don't seem to allow this.
User error. The correct way to override the destination when installing is:
make install DESTDIR=/tmp/snort
Sorry for the line noise.
- Dan
--
Dan Kegel
Linux User #78045
http://www.kegel.com
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe