<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hello there.</FONT></DIV>
<DIV><FONT face=Arial size=2>i'm trying to make my conexant hcf modem run under 
Debian Woody (Linex version) and i've been able to manage all the problems i was 
having during the way until this moment... after running the hcfpciconfig, when 
it seems everything went fine, until i get an error recompiling the kernel, tell 
me to look the error log , and that's what i find... and i don't know what can 
be wrong, i'm newbie at linux... so if anyone can give me a clue about what 
might be wrong... </FONT></DIV>
<DIV><FONT face=Arial size=2>thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2>David</FONT></DIV>
<DIV><FONT face=Arial size=2>ps: excuse my poor english, i'm spaniard and not 
very used to write english mails.</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>rm -f *.o *.a 
<BR>make[1]: Entering directory `/usr/lib/hcfpci/modules/osspec' <BR>rm -f *.o 
*.a <BR>make[1]: Leaving directory `/usr/lib/hcfpci/modules/osspec' <BR>* 
compiling (gcc) mod_osspec.c <BR>In file included from 
/lib/modules/2.4.18/build/include/linux/spinlock.h:39, <BR>from 
/lib/modules/2.4.18/build/include/linux/wait.h:16, <BR>from 
/lib/modules/2.4.18/build/include/linux/fs.h:12, <BR>from 
/lib/modules/2.4.18/build/include/linux/capability.h:17, <BR>from 
/lib/modules/2.4.18/build/include/linux/binfmts.h:5, <BR>from 
/lib/modules/2.4.18/build/include/linux/sched.h:9, <BR>from 
../modules/osspec/include/oscompat.h:63, <BR>from mod_osspec.c:51: 
<BR>/usr/include/asm/spinlock.h: In function `spin_lock': 
<BR>/usr/include/asm/spinlock.h:137: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/spinlock.h: In function `read_lock': 
<BR>/usr/include/asm/spinlock.h:188: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/spinlock.h:188: warning: implicit declaration of function 
`LOCK_SECTION_START' <BR>/usr/include/asm/spinlock.h:188: parse error before 
string constant <BR>/usr/include/asm/spinlock.h: In function `write_lock': 
<BR>/usr/include/asm/spinlock.h:197: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/spinlock.h:197: parse error before string constant <BR>In 
file included from /lib/modules/2.4.18/build/include/linux/rwsem.h:27, <BR>from 
/usr/include/asm/semaphore.h:42, <BR>from 
/lib/modules/2.4.18/build/include/linux/fs.h:200, <BR>from 
/lib/modules/2.4.18/build/include/linux/capability.h:17, <BR>from 
/lib/modules/2.4.18/build/include/linux/binfmts.h:5, <BR>from 
/lib/modules/2.4.18/build/include/linux/sched.h:9, <BR>from 
../modules/osspec/include/oscompat.h:63, <BR>from mod_osspec.c:51: 
<BR>/usr/include/asm/rwsem.h: In function `__down_read_Rsmp_d00c7bc4': 
<BR>/usr/include/asm/rwsem.h:104: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/rwsem.h: In function `__down_write_Rsmp_496f717d': 
<BR>/usr/include/asm/rwsem.h:133: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/rwsem.h: In function `__up_read_Rsmp_84c18443': 
<BR>/usr/include/asm/rwsem.h:157: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/rwsem.h:151: warning: unused variable `tmp' 
<BR>/usr/include/asm/rwsem.h: In function `__up_write_Rsmp_3ae7aa01': 
<BR>/usr/include/asm/rwsem.h:183: parse error before `LOCK_SECTION_START' <BR>In 
file included from /lib/modules/2.4.18/build/include/linux/fs.h:200, <BR>from 
/lib/modules/2.4.18/build/include/linux/capability.h:17, <BR>from 
/lib/modules/2.4.18/build/include/linux/binfmts.h:5, <BR>from 
/lib/modules/2.4.18/build/include/linux/sched.h:9, <BR>from 
../modules/osspec/include/oscompat.h:63, <BR>from mod_osspec.c:51: 
<BR>/usr/include/asm/semaphore.h: In function `down': 
<BR>/usr/include/asm/semaphore.h:125: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/semaphore.h: In function `down_interruptible': 
<BR>/usr/include/asm/semaphore.h:152: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/semaphore.h: In function `down_trylock': 
<BR>/usr/include/asm/semaphore.h:180: parse error before `LOCK_SECTION_START' 
<BR>/usr/include/asm/semaphore.h: In function `up': 
<BR>/usr/include/asm/semaphore.h:206: parse error before `LOCK_SECTION_START' 
<BR>make: *** [mod_osspec.o] Error 1 
</FONT><BR><BR><BR></DIV></FONT></BODY></HTML>