Forum Discussion
Altera_Forum
Honored Contributor
16 years agolinux:make error
i fellow http://www.nioswiki.com/linux (http://www.nioswiki.com/linux) when i input make command,it came to a error as bellow; make[2]: Entering directory `/mywork/nios2-linux/uClinux-dist/ve...
Altera_Forum
Honored Contributor
16 years ago<div class='quotetop'>QUOTE (slacker @ Sep 4 2009, 11:43 AM) <{post_snapback}> (index.php?act=findpost&pid=23750)</div>
--- Quote Start --- Install pax-utils :-) Seriously, find out how to install the pax-utils program on your system. Most Linux distros even have a GUI for this, these days. Cheers, - slacker[/b] --- Quote End --- ths,slacker i have installed paxutils-2.4h,below is how i installed tar xfz paxutils-2.4h.tar.gz cd paxutils-2.4h ./configure make && make check make install DESTDIR=/usr/src/paxutils-2.4h/.inst but the ERROR: you do not have pax-utils installed still not removed, is the paxutils version wrong?? or any other reason?? thanks..