Menu

#12 Unified Zoran Driver will not compile

closed-fixed
nobody
None
9
2001-04-20
2001-04-10
Anonymous
No

bash-2.04$ tar -zxvf driver-zoran-0.7.1.tar.gz
driver-zoran/
driver-zoran/update
driver-zoran/bt856.c
driver-zoran/zr36057.h
driver-zoran/Makefile
driver-zoran/zr36060.h
driver-zoran/zoran_procfs.c
driver-zoran/saa7111.c
driver-zoran/zoran.h
driver-zoran/README.Unified
driver-zoran/saa7185.c
driver-zoran/adv7175.c
driver-zoran/zoran.c
driver-zoran/chipsets.h
driver-zoran/bt819.c
driver-zoran/saa7110.c
driver-zoran/README
bash-2.04$ cd driver-zoran
bash-2.04$ make
make: /scripts/pathdown.sh: Command not found
P@P@Making Zoran 36060+36057/67 driver for 2.4.3
kernel...
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR
modules)
make[1]: Entering directory `/usr/src/linux'
make -C /home/dennis/driver-zoran CFLAGS="-D__KERNEL__
-I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=pentium -DMODULE
-DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h"
MAKING_MODULES=1 modules
make[2]: Entering directory `/home/dennis/driver-zoran'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
-march=pentium -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h
-DEXPORT_SYMTAB -c -o zoran.o zoran.c
zoran.c:4104: warning: initialization from incompatible
pointer type
zoran.c:4105: warning: missing braces around
initializer
zoran.c:4105: warning: (near initialization for
`zoran_template.name')
zoran.c:4105: warning: overflow in implicit constant
conversion
zoran.c:4107: warning: initialization makes integer
from pointer without a cast
zoran.c:4107: initializer element is not computable at
load time
zoran.c:4107: (near initialization for
`zoran_template.name[2]')
zoran.c:4108: warning: initialization makes integer
from pointer without a cast
zoran.c:4108: initializer element is not computable at
load time
zoran.c:4108: (near initialization for
`zoran_template.name[3]')
zoran.c:4109: warning: initialization makes integer
from pointer without a cast
zoran.c:4109: initializer element is not computable at
load time
zoran.c:4109: (near initialization for
`zoran_template.name[4]')
zoran.c:4110: warning: initialization makes integer
from pointer without a cast
zoran.c:4110: initializer element is not computable at
load time
zoran.c:4110: (near initialization for
`zoran_template.name[5]')
zoran.c:4111: warning: initialization makes integer
from pointer without a cast
zoran.c:4112: warning: initialization makes integer
from pointer without a cast
zoran.c:4112: initializer element is not computable at
load time
zoran.c:4112: (near initialization for
`zoran_template.name[7]')
zoran.c:4113: warning: initialization makes integer
from pointer without a cast
zoran.c:4113: initializer element is not computable at
load time
zoran.c:4113: (near initialization for
`zoran_template.name[8]')
zoran.c:4114: warning: initialization makes integer
from pointer without a cast
zoran.c:4114: initializer element is not computable at
load time
zoran.c:4114: (near initialization for
`zoran_template.name[9]')
zoran.c:4115: warning: initialization makes integer
from pointer without a cast
make[2]: *** [zoran.o] Error 1
make[2]: Leaving directory `/home/dennis/driver-zoran'
make[1]: *** [_mod_/home/dennis/driver-zoran] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [here] Error 2
bash-2.04$

bash-2.04$ gcc -v
Reading specs from
/usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
bash-2.04$ as -v
GNU assembler version 2.10.90 (i386-redhat-linux) using
BFD version 2.10.0.18

Any more info required, please feel free to ask.

DG

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Just started dinking with linux today and had the same problem
    you did. It got fixed by downloading the 2.4.2 kernel from
    ftp.kernel.org and then compiling it with module, zr36xxxx, and
    iomega buzz support under the multimedia section. Compiled
    the kernel, compiled the modules, installed new kernel and
    upated lilo. Removed the old sources for the kernel and moved
    the new 2.4.2 over to the /usr/source dir. Restarted and got the
    make to work.

    Unfortunately after installing the drivers my dc10+ is still not
    working =(

     
  • vesrim

    vesrim - 2001-04-20
    • priority: 5 --> 9
    • status: open --> closed-fixed
     
  • vesrim

    vesrim - 2001-04-20

    Logged In: YES
    user_id=139634

    Todays current version 0.8 and development CVS version
    should compile fine with 2.4.3 kernels

     
  • Nobody/Anonymous

    Logged In: NO

    inter vision IV-550 tv tuner free driver download.

     

Log in to post a comment.

Auth0 Logo