Welcome! Log In Create A New Profile

Advanced

wvdial cross compilation issue

Posted by raghava 
raghava
wvdial cross compilation issue
July 27, 2012 01:11AM
Hi,

I am trying to cross compile wvdial with arm-none-linux on ubuntu linux 11.04. its giving below msg at the time of giving make command and make install command.

MSG:
raghava@raghava-HCL-Notebook:~/CodeSourcery/Sourcery_G++_Lite/wvdial-1.61$ make
* Generating CC
mv: try to overwrite `CC', overriding mode 0755 (rwxr-xr-x)?
* Generating CXX
mv: try to overwrite `CXX', overriding mode 0755 (rwxr-xr-x)?
./CXX -c wvdialer
linking wvdial.a...
ar: creating wvdial.a
./CXX -c wvdial
linking wvdial...
./CXX -c wvdialconf
linking wvdialconf...
linking pppmon...
linking papchaptest...
and

raghava@raghava-HCL-Notebook:~/CodeSourcery/Sourcery_G++_Lite/wvdial-1.61$ make install
* Generating CC
mv: try to overwrite `CC', overriding mode 0755 (rwxr-xr-x)?
* Generating CXX
mv: try to overwrite `CXX', overriding mode 0755 (rwxr-xr-x)?
[ -d /usr/local/bin ] || install -d /usr/local/bin
[ -d /etc/ppp/peers ] || install -d /etc/ppp/peers
install -m 0755 wvdial wvdialconf /usr/local/bin
install: cannot remove `/usr/local/bin/wvdial': Permission denied
install: cannot remove `/usr/local/bin/wvdialconf': Permission denied
make: *** [install-bin] Error 1
raghava@raghava-HCL-Notebook:~/CodeSourcery/Sourcery_G++_Lite/wvdial-1.61$
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: