View previous topic :: View next topic |
Author |
Message |
solarchild n00b
Joined: 27 Nov 2004 Posts: 7
|
Posted: Thu Mar 03, 2005 12:20 pm Post subject: Error compiling gentoo-sources-2.6.11 |
|
|
Hello!
I get the following error messages when I try to compile gentoo-sources-2.6.11.
Code: | [...]
CC mm/swapfile.o
CC mm/thrash.o
CC mm/shmem.o
LD mm/built-in.o
CC fs/open.o
CC fs/read_write.o
fs/read_write.c: In function `sys_pwrite64':
fs/read_write.c:386: error: stray '\273' in program
fs/read_write.c:387: error: parse error before "if"
make[1]: *** [fs/read_write.o] Error 1
make: *** [fs] Error 2 |
After the above the compile aborts. Any suggestions?
Regards,
solarchild |
|
Back to top |
|
|
fearofcorners Tux's lil' helper
Joined: 18 Oct 2004 Posts: 90 Location: Ontario, Canada
|
Posted: Fri Mar 04, 2005 7:50 am Post subject: |
|
|
A parse error? Sounds like a corrupt file to me. Since portage does md5 checksums on every download it seems unlikely but I'd try emerging it again, just make sure you delete the cached download from /usr/portage/distfiles |
|
Back to top |
|
|
|