View Single Post
Old 28th June 2009
SPlissken SPlissken is offline
Port Guard
 
Join Date: Oct 2008
Posts: 10
Default

well , i had several problem when trying to patch ath-0.10.5.10.patch
And kernel does not compile

I had several time this message
The text leading up to this was:
--------------------------
|Index: dev/ic/athrate.h
|================================================= ==================
|RCS file: /cvsroot/src/sys/dev/ic/athrate.h,v
|retrieving revision 1.2
|diff -u -r1.2 athrate.h
|--- dev/ic/athrate.h 5 Feb 2006 06:03:26 -0000 1.2
|+++ dev/ic/athrate.h 21 Sep 2008 22:38:58 -0000
--------------------------
File to patch:
No file found--skip this patch? [n] y
Skipping patch...
Hunk #1 ignored at 138.

And when trying to compile kernel i had link problem because usr/src was on external hard drive on fat file system because i have size issue on my 4Go SSD
ln: libintl.h: Operation not supported
configure: error: can not link libintl.h to /mnt/archos/usr/src/tools/binutils/../../gnu/dist/binutils/intl/libgettext.h
Reply With Quote