2.5.29 DAC960 compile failure "I am a non-portable driver"

2.5.29 DAC960 compile failure "I am a non-portable driver"

Post by Dax Kelso » Sun, 24 Nov 2002 01:20:14



  gcc -E
-Wp,-MD,/usr/src/linux-2.5.29/include/linux/modules/drivers/block/.DAC960.ver.d -D__KERNEL__ -I/usr/src/linux-2.5.29/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=DAC960 -D__GENKSYMS__  DAC960.c | /sbin/genksyms  -k 2.5.29 > /usr/src/linux-2.5.29/include/linux/modules/drivers/block/DAC960.ver.tmp
In file included from DAC960.c:49:
DAC960.h:2575:2: #error I am a non-portable driver, please convert me to
use the Documentation/DMA-mapping.txt interfaces

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

2.5.29 DAC960 compile failure "I am a non-portable driver"

Post by Randy.Dunla » Sun, 24 Nov 2002 01:30:07



|   gcc -E
| -Wp,-MD,/usr/src/linux-2.5.29/include/linux/modules/drivers/block/.DAC960.ver.d -D__KERNEL__ -I/usr/src/linux-2.5.29/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DMODULE   -DKBUILD_BASENAME=DAC960 -D__GENKSYMS__  DAC960.c | /sbin/genksyms  -k 2.5.29 > /usr/src/linux-2.5.29/include/linux/modules/drivers/block/DAC960.ver.tmp
| In file included from DAC960.c:49:
| DAC960.h:2575:2: #error I am a non-portable driver, please convert me to
| use the Documentation/DMA-mapping.txt interfaces

2.5.29 ?  really?

There are DAC960 patches for recent 2.5.x kernels at
  http://www.osdl.org/archive/dmo/
Please try one of them after moving to a more recent kernel.

--
~Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. 2.5.29 compile failure (pnpbios)

Hi,

I get this error on 2.5.29.

gcc -Wp,-MD,./.pnpbios_core.o.d -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon  -nostdinc -iwithprefix include    
-DKBUILD_BASENAME=pnpbios_core -DEXPORT_SYMTAB  -c -o pnpbios_core.o
pnpbios_core.c
pnpbios_core.c: In function `call_pnp_bios':
pnpbios_core.c:165: `gdt' undeclared (first use in this function)
pnpbios_core.c:165: (Each undeclared identifier is reported only once
pnpbios_core.c:165: for each function it appears in.)
pnpbios_core.c: In function `pnpbios_init':
pnpbios_core.c:1268: `gdt' undeclared (first use in this function)
make[2]: *** [pnpbios_core.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/pnp'
make[1]: *** [pnp] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [drivers] Error 2

regards.

--
-----------------------
-Ubaida-

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. x86 2.4 Won't Install

3. 2.5.29: acpi compile error

4. make rpm target

5. 2.5.29 sound/oss/trident.c [1/2] merge driver from 2.4-ac

6. Two USB radios possible on 1 computer?

7. 2.5.29 compile error [undefined reference to `register_serial']

8. grphix and soundcard on one board?

9. "Novell-like","non-TCP/IP","networking" OS to place Unix

10. GETSERVBYNAME()????????????????????"""""""""""""

11. Unexpected lock during "Calibrating delay loop" and failure to compile without "HighRes"

12. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""

13. async-io API registration for 2.5.29