Do you have write access to /usr/local/lib?  Perhaps you need to run "make 
install" as root?  Or run "sudo make install"?

Be careful--running as root can be dangerous!

Dave


On Fri, 9/5/08, rakesh sadhu <[EMAIL PROTECTED]> wrote:

> i am facing a problem while building webkit r33943 ; when i
> do make install
> 
>  make install
> make  install-am
> make[1]: Entering directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make[2]: Entering directory
> `/home/rakesh/Desktop/WebKit-r33943'
> test -z "/usr/local/lib" || /bin/mkdir -p
> "/usr/local/lib"
> test -z "/usr/local/lib" || /bin/mkdir -p
> "/usr/local/lib"
>  /bin/bash ./libtool --mode=install /usr/bin/install -c 
> 'libwebkit-1.0.la'
> '/usr/local/lib/libwebkit-1.0.la'
> /usr/bin/install -c .libs/libwebkit-1.0.so.1.0.0
> /usr/local/lib/libwebkit-1.0.so.1.0.0
> /usr/bin/install: accessing
> `/usr/local/lib/libwebkit-1.0.so.1.0.0':
> Input/output error
> make[2]: *** [install-libLTLIBRARIES] Error 1
> make[2]: Leaving directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory
> `/home/rakesh/Desktop/WebKit-r33943'
> make: *** [install] Error 2
> [EMAIL PROTECTED]:~/Desktop/WebKit-r33943$
> 
> 
> i need a help!!how to solve this!!
> 
> -- 
> Regards,
> RakeshSadhu
> Boulevard Road,
> Srinagar,
> CASHMERE.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to