That seem to get me further, but: Something is fishy with IVTV.

mythbox:/usr/src/xorg-server-1.0.2# debuild
 debian/rules clean
rm -f stampdir/genscripts
rm -f debian/*.config \
              debian/*.postinst \
              debian/*.postrm \
              debian/*.preinst \
              debian/*.prerm
rm -f stampdir/patch
Unapplying patches...nothing to do.
dh_testdir
rm -f .pc patches
rm -rf stampdir build-tree
rm -rf imports
dh_clean debian/shlibs.local \
                 debian/MANIFEST.i386 debian/MANIFEST.i386.new \
                 debian/po/pothead
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
dh_clean
 dpkg-source -b xorg-server-1.0.2
dpkg-source: building xorg-server using existing
xorg-server_1.0.2.orig.tar.gz
dpkg-source: building xorg-server in xorg-server_1.0.2-9.diff.gz
dpkg-source: cannot represent change to
hw/xfree86/drivers/ivtv/programs/Xserver:
dpkg-source:  new version is symlink
dpkg-source:  old version is nonexistent
dpkg-source: building xorg-server in xorg-server_1.0.2-9.dsc
dpkg-source: unrepresentable changes to source
debuild: fatal error at line 1224:
dpkg-source -b xorg-server-1.0.2 failed
mythbox:/usr/src/xorg-server-1.0.2#
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Paulus
Sent: den 7 augusti 2006 16:15
To: User discussion about IVTV
Subject: Re: [ivtv-users] Compiling X driver under Debian / ETch?

I think the problem here is you don't have the right package:

"Package: xserver-xorg (1:7.0.22)
the X.Org X server

This package depends on the full suite of the server and drivers for the
X.Org X server, as well as providing a configuration infrastructure to
manage xorg.conf. It does not provide the actual server itself, but removing
it is strongly discouraged. "

This is a meta-package, to allow for easier installation management.

I think you need to get the source to
xserver-xorg-core, and try to 'debuild' that.  I can't seem to do so under
sarge, without totally messing up my system, and I don't have the
time/resources right now to setup a dual boot or a chroot prison to test it
on.




Jan Johansson wrote:
> Thanks for your help, but it seem a log has changed in etch.... I do 
> not get a build-dir, nor do I see a 'xc' anywhere in the xorg source
tree.....
> 
> 
> mythbox:~# cd /usr/src/xorg-7.0.22/
> mythbox:/usr/src/xorg-7.0.22# debuild
>  debian/rules clean
> rm -f stampdir/genscripts
> rm -f debian/*.config \
>               debian/*.postinst \
>               debian/*.postrm \
>               debian/*.preinst \
>               debian/*.prerm
> dh_testdir
> dh_clean stamp-* debian/local/X debian/po/pothead  dpkg-source -b 
> xorg-7.0.22
> dpkg-source: building xorg in xorg_7.0.22.tar.gz
> dpkg-source: building xorg in xorg_7.0.22.dsc  debian/rules build for 
> FILE in debian/*.config.in \
>                     debian/*.postinst.in \
>                     debian/*.postrm.in \
>                     debian/*.preinst.in \
>                     debian/*.prerm.in; do \
>           if [ -e "$FILE" ]; then \
>             MAINTSCRIPT=$(echo $FILE | sed 's/.in$//'); \
>             sed -n '1,/^#INCLUDE_SHELL_LIB#$/p' <$FILE \
>               | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >$MAINTSCRIPT.tmp; \
>             cat debian/xsfbs/xsfbs.sh >>$MAINTSCRIPT.tmp; \
>             sed -n '/^#INCLUDE_SHELL_LIB#$/,$p' <$FILE \
>               | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >>$MAINTSCRIPT.tmp; \
>             sed -e 's/@SOURCE_VERSION@/1:7.0.22/' \
>                 -e 's/@OFFICIAL_BUILD@//' \
>                 -e 's/@DEFAULT_DCRESOLUTIONS@//' \
>               <$MAINTSCRIPT.tmp >$MAINTSCRIPT; \
>             rm $MAINTSCRIPT.tmp; \
>           fi; \
>         done
> # Validate syntax of generated shell scripts.
> #sh debian/scripts/validate-posix-sh debian/*.config \
>         #                                    debian/*.postinst \
>         #                                    debian/*.postrm \
>         #                                    debian/*.preinst \
>         #                                    debian/*.prerm
>> stampdir/genscripts
> sh debian/scripts/validate-posix-sh debian/local/dexconf
> validate-posix-sh: warning; cannot verify correctness of 
> "debian/local/dexconf" with dash; shell not available
> validate-posix-sh: warning; cannot verify correctness of 
> "debian/local/dexconf" with ksh; shell not available
> validate-posix-sh: warning; cannot verify correctness of 
> "debian/local/dexconf" with posh; shell not available touch 
> stamp-validatescripts touch stamp-scripts dh_testdir # build Debian's 
> X server wrapper cc -Wall -g -O2 -o debian/local/X 
> debian/local/xserver-wrapper.c touch stamp-build  debian/rules binary 
> touch stamp-scripts dh_testdir # build Debian's X server wrapper cc 
> -Wall -g -O2 -o debian/local/X debian/local/xserver-wrapper.c touch 
> stamp-build dh_testdir dh_testroot umask 022 dh_clean -k touch 
> stamp-install dh_testdir dh_testroot dh_install dh_installdebconf 
> dh_installdirs dh_installdocs dh_installinit -Nx11-common 
> dh_installinit -px11-common -u'start 70 S .'
> dh_installchangelogs
> dh_link
> dh_compress
> dh_fixperms
> dh_installdeb
> dh_gencontrol
> dh_md5sums
> dh_builddeb
> tar: -: file name read contains nul character
> dpkg-deb: building package `xserver-xorg' in 
> `../xserver-xorg_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xserver-xfree86' in 
> `../xserver-xfree86_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xorg' in `../xorg_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xorg-dev' in `../xorg-dev_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibs-data' in `../xlibs-data_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibs-static-dev' in 
> `../xlibs-static-dev_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibmesa-dri' in 
> `../xlibmesa-dri_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibmesa-gl' in
`../xlibmesa-gl_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibmesa-gl-dev' in 
> `../xlibmesa-gl-dev_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xlibmesa-glu' in 
> `../xlibmesa-glu_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `libglu1-xorg' in 
> `../libglu1-xorg_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `libglu1-xorg-dev' in 
> `../libglu1-xorg-dev_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `x-window-system' in 
> `../x-window-system_7.0.22_all.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `x-window-system-core' in 
> `../x-window-system-core_7.0.22_all.deb'.
> touch stamp-binary-indep
> dh_testdir
> dh_testroot
> dh_install
> dh_installdebconf
> dh_installdirs
> dh_installdocs
> dh_installinit
> dh_installchangelogs
> dh_link
> dh_compress
> dh_fixperms
> chown root:root debian/x11-common/usr/bin/X chmod ug+s 
> debian/x11-common/usr/bin/X dh_installdeb dh_shlibdeps dh_gencontrol 
> -- -VF:XServer-Xorg-Video-Depends="xserver-xorg-video-apm,
> xserver-xorg-video-ark, xserver-xorg-video-ati, 
> xserver-xorg-video-chips, xserver-xorg-video-cirrus, 
> xserver-xorg-video-cyrix, xserver-xorg-video-dummy, 
> xserver-xorg-video-fbdev, xserver-xorg-video-glint, 
> xserver-xorg-video-i128, xserver-xorg-video-i740, 
> xserver-xorg-video-i810, xserver-xorg-video-imstt, 
> xserver-xorg-video-mga, xserver-xorg-video-neomagic, 
> xserver-xorg-video-newport, xserver-xorg-video-nsc, 
> xserver-xorg-video-nv, xserver-xorg-video-rendition, 
> xserver-xorg-video-s3, xserver-xorg-video-s3virge, 
> xserver-xorg-video-savage, xserver-xorg-video-siliconmotion, 
> xserver-xorg-video-sis, xserver-xorg-video-sisusb, 
> xserver-xorg-video-tdfx, xserver-xorg-video-tga, 
> xserver-xorg-video-trident, xserver-xorg-video-tseng, 
> xserver-xorg-video-vesa, xserver-xorg-video-vga, 
> xserver-xorg-video-via, xserver-xorg-video-voodoo, 
> xserver-xorg-video-vmware, xserver-xorg-video-v4l" \
>  
> -VF:XServer-Xorg-Input-Depends="xserver-xorg-input-evdev,
> xserver-xorg-input-kbd, xserver-xorg-input-mouse, 
> xserver-xorg-input-synaptics, xserver-xorg-input-wacom" \
>                          -VServer-ABI-Version=7.0.0 dh_md5sums 
> dh_builddeb
> tar: -: file name read contains nul character
> dpkg-deb: building package `x11-common' in
`../x11-common_7.0.22_i386.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xserver-xorg-video-all' in 
> `../xserver-xorg-video-all_7.0.22_i386.deb'.
> tar: -: file name read contains nul character
> dpkg-deb: building package `xserver-xorg-input-all' in 
> `../xserver-xorg-input-all_7.0.22_i386.deb'.
> touch stamp-binary-arch
>  dpkg-genchanges
> dpkg-genchanges: including full source code in upload 
> dpkg-buildpackage (debuild emulation): full upload; Debian-native 
> package (full source is included) Now signing changes and any dsc 
> files...
>  signfile xorg_7.0.22.dsc David Nusinow <[EMAIL PROTECTED]>
> gpg: keyring `/root/.gnupg/secring.gpg' created
> gpg: skipped "David Nusinow <[EMAIL PROTECTED]>": secret key not 
> available
> gpg: [stdin]: clearsign failed: secret key not available
> debsign: gpg error occurred!  Aborting....
> debuild: fatal error at line 1151:
> running debsign failed
> mythbox:/usr/src/xorg-7.0.22#
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Mark Paulus [mailto:[EMAIL PROTECTED]
> Sent: den 4 augusti 2006 00:27
> To: Jan Johansson
> Cc: User discussion about IVTV
> Subject: Re: [ivtv-users] Compiling X driver under Debian / ETch?
> 
> Well, I just got it to build on my Sarge system.  But, I must admit, 
> it wasn't the easiest thing in the world.
> 
> /usr/src/xfree86
> $ apt-get source xfree86-common
> /usr/src/xfree86
> $ cd xfree86-4.3.0.dfsg.1
> /usr/src/xfree86/xfree86-4.3.0.dfsg.1
> $ debuild
> ( This unpacks the source, applies all debian patches, and starts the 
> build process.  I didn't even let it run to completion, but I let it 
> run long enough to hopefully get all the config stuff figured out.)
> 
> Then, in another window, I did this:
> /usr/src/ivtv/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree
> 86/dri
> vers/ivtv
> $ xmkmf /usr/src/xfree86/xfree86-4.3.0.dfsg.1/build-tree/xc
> (notice, this is a directory under the xfree86 source tree, created by 
> debuild.  Since you are using xorg, you may need to check and see 
> where the xc directory is under the xorg source directory).
> xmkmf completed successfully, and then I could run 
> /usr/src/ivtv/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree
> 86/dri
> vers/ivtv
> $ make
> /usr/src/ivtv/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree
> 86/dri
> vers/ivtv
> $ ltr
> total 796
> -rw-r--r--  1 mgpaulus src   2711 2005-05-15 13:39 ivtvhw.h
> -rw-r--r--  1 mgpaulus src    499 2005-05-15 13:40 ivtvdev.h
> -rw-r--r--  1 mgpaulus src    493 2005-05-15 13:40 TODO
> -rw-r--r--  1 mgpaulus src  22011 2005-06-12 15:03 ivtvhw.c
> -rw-r--r--  1 mgpaulus src   1562 2005-08-25 13:39 Imakefile
> -rw-r--r--  1 mgpaulus src  20614 2005-08-30 14:24 ivtv_xv.c
> -rw-r--r--  1 mgpaulus src  14705 2005-08-30 14:27 ivtvdev.c
> drwxr-sr-x  3 mgpaulus src   4096 2005-08-31 01:25 ../
> -rw-r--r--  1 mgpaulus src     95 2006-08-03 16:10 Makefile.bak
> -rw-r--r--  1 mgpaulus src  31839 2006-08-03 16:10 Makefile
> -rw-r--r--  1 mgpaulus src 128952 2006-08-03 16:10 ivtvdev.o
> -rw-r--r--  1 mgpaulus src 107032 2006-08-03 16:10 ivtv_xv.o
> -rw-r--r--  1 mgpaulus src  97348 2006-08-03 16:10 ivtvhw.o
> -rw-r--r--  1 mgpaulus src 329363 2006-08-03 16:10 ivtvdev_drv.o
> drwxr-sr-x  2 mgpaulus src   4096 2006-08-03 16:10 ./
> 
> 
> Jan Johansson wrote:
>>> Do you have package 'xutils' installed?  That's where Imake.tmpl 
>>> seems to
>> live, according to my system:
>>
>> [EMAIL PROTECTED]:/etc/default$ dpkg -l | grep xutils
>> ii  xutils                           7.1.ds-1                 X Window
>> System utility programs
>> ii  xutils-dev                       1.0.2-3                  X Window
>> System utility programs for develop
>> [EMAIL PROTECTED]:/etc/default$
>>
>>
>>> This is wierd.  Admittedly I am running Debian/Sarge, so maybe 
>>> things have
>> changed between Sarge and Etch.  How >did you get xmkmf on your 
>> system?  Did you install it via package xutils, or from source?
>>
>> I have not done it with source, so it must be via package.
>>
>> I guess I should have shown the complete error
>>
>> mythbox:~/Download/IVTV/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserv
>> e r/hw/x free86/drivers/ivtv# xmkmf /usr/src/xorg-server-1.0.2/ mv -f 
>> Makefile Makefile.bak imake -I/usr/src/xorg-server-1.0.2//config/cf
>> -DTOPDIR=/usr/src/xorg-server-1.0.2/ -DCURDIR=.
>> Imakefile.c:39: error: Imake.tmpl: No such file or directory
>> imake: Exit code 1.
>>   Stop.
>> mythbox:~/Download/IVTV/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserv
>> e
>> r/hw/x
>> free86/drivers/ivtv#
>>
>>
>> mythbox:~/Download/IVTV/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserv
>> e r/hw/x free86/drivers/ivtv# xmkmf /usr/src/xorg-7.0.22/ mv -f 
>> Makefile Makefile.bak imake -I/usr/src/xorg-7.0.22//config/cf 
>> -DTOPDIR=/usr/src/xorg-7.0.22/ -DCURDIR=.
>> Imakefile.c:39: error: Imake.tmpl: No such file or directory
>> imake: Exit code 1.
>>   Stop.
>> mythbox:~/Download/IVTV/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserv
>> e
>> r/hw/x
>> free86/drivers/ivtv#
>>
>>
>> Then someone suggested this:
>>
>> You should be able to trick it into working:
>>   cd
>> /usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/xfree86/d
>> r
>> ivers/
>> ivtv
>>   mkdir programs
>>   cd programs
>>   ln -s /usr/src/xorg-server-1.0.2 Xserver
>>   cd ..
>>   make
>>
>> Alternativelyyou could try moving ivtv to 
>> /usr/src/xorg-server-1.0.2/hw/xfree86/drivers/ivtv then do xmkmf
> ../../../..
>> but I think the symlink should do it
>>
>>
>> Which lead to:
>>
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv# mkdir programs
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv# cd programs/
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f ree86/ drivers/ivtv/programs# ln -s /usr/src/xorg-server-1.0.2 
>> Xserver 
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv/programs# cd ..
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv# make
>> make: *** No targets.  Stop.
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv# xmkmf
>> mv -f Makefile Makefile.bak
>> imake -DUseInstalled -I/usr/lib/X11/config 
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv# make
>> rm -f ivtvdev.o
>> gcc -m32 -g -O2 -fno-strict-aliasing   -fPIC  -I.
>> -I./programs/Xserver/hw/xfree86/common
>> -I./programs/Xserver/hw/xfree86/os-support
>> -I./programs/Xserver/mfb -I./programs/Xserver/mi 
>> -I./programs/Xserver/fb -I./programs/Xserver/hw/xfree86/xaa
>> -I./programs/Xserver/hw/xfree86/fbdevhw
>> -I./programs/Xserver/hw/xfree86/ramdac
>> -I./programs/Xserver/hw/xfree86/ddc -I./programs/Xserver/hw/xfree86/i2c
>> -I./programs/Xserver/hw/xfree86/rac            -I./programs/Xserver/Xext
>> -I./programs/Xserver/hw/xfree86/xf24_32bpp           -I./include/fonts
>> -I./programs/Xserver/include -I./exports/include/X11 
>> -I./programs/Xserver/miext/shadow -I./include/extensions
>> -I./programs/Xserver/render     -Dlinux -D__i386__
> -D_POSIX_C_SOURCE=199309L
>> -D_POSIX_SOURCE -D_XOPEN_SOURCE                          -D_BSD_SOURCE
>> -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE
>> -D_FILE_OFFSET_BITS=64                                  -DSHAPE -DXINPUT
>> -DXKB -DLBX -DXAPPGROUP      -DXCSECURITY -DTOGCUP    -DXF86BIGFONT
>> -DDPMSExtension   -DXPRINT -DPIXPRIV -DPANORAMIX   -DRENDER -DRANDR
>> -DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE    -DGCCUSESGAS -DAVOID_GLYPHBLT
>> -DPIXPRIV -DSINGLEDEPTH                          -DXFreeXDGA
-DXvExtension
>> -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server
>> -DXF86VIDMODE                          -DXvMCExtension
>> -DSMART_SCHEDULE                       -DBUILDDEBUG -DXResExtension
>> -DX_BYTE_ORDER=X_LITTLE_ENDIAN
>> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 
>> 1000)
> +
>> 0)" -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO  -DIN_MODULE -DXFree86Module
>> -DUSE_AFB                          -DX_USE_REGION_NULL   -c ivtvdev.c
>> In file included from ivtvhw.h:5,
>>                  from ivtvdev.c:8:
>> ./programs/Xserver/hw/xfree86/common/xf86str.h:45:21: error: 
>> xf86Pci.h: No such file or directory In file included from ivtvhw.h:5,
>>                  from ivtvdev.c:8:
>> ./programs/Xserver/hw/xfree86/common/xf86str.h:932: error: syntax 
>> error before âIOADDRESSâ
>> ./programs/Xserver/hw/xfree86/common/xf86str.h:932: warning: no 
>> semicolon at end of struct or union
>> ./programs/Xserver/hw/xfree86/common/xf86str.h:1000: error: syntax 
>> error before â}â token
>> ./programs/Xserver/hw/xfree86/common/xf86str.h:1000: warning: data 
>> definition has no type or storage class In file included from
>> ivtvdev.c:11:
>> ./programs/Xserver/hw/xfree86/common/xf86.h:109: error: syntax error 
>> before â*â token
>> ./programs/Xserver/hw/xfree86/common/xf86.h:109: warning: data 
>> definition has no type or storage class
>> ./programs/Xserver/hw/xfree86/common/xf86.h:277: error: syntax error 
>> before âIOADDRESSâ
>> ivtvdev.c: In function âFBshadowUpdatePackedâ:
>> ivtvdev.c:172: error: dereferencing pointer to incomplete type
>> ivtvdev.c:173: error: dereferencing pointer to incomplete type
>> ivtvdev.c:175: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevGetRecâ:
>> ivtvdev.c:194: error: dereferencing pointer to incomplete type
>> ivtvdev.c:197: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevFreeRecâ:
>> ivtvdev.c:203: error: dereferencing pointer to incomplete type
>> ivtvdev.c:205: error: dereferencing pointer to incomplete type
>> ivtvdev.c:206: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevProbeâ:
>> ivtvdev.c:272: error: dereferencing pointer to incomplete type
>> ivtvdev.c:273: error: dereferencing pointer to incomplete type
>> ivtvdev.c:278: error: dereferencing pointer to incomplete type
>> ivtvdev.c:279: error: dereferencing pointer to incomplete type
>> ivtvdev.c:280: error: dereferencing pointer to incomplete type
>> ivtvdev.c:281: error: dereferencing pointer to incomplete type
>> ivtvdev.c:282: error: dereferencing pointer to incomplete type
>> ivtvdev.c:283: error: dereferencing pointer to incomplete type
>> ivtvdev.c:284: error: dereferencing pointer to incomplete type
>> ivtvdev.c:285: error: dereferencing pointer to incomplete type
>> ivtvdev.c:286: error: dereferencing pointer to incomplete type
>> ivtvdev.c:287: error: dereferencing pointer to incomplete type
>> ivtvdev.c:288: error: dereferencing pointer to incomplete type
>> ivtvdev.c:290: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevPreInitâ:
>> ivtvdev.c:316: error: dereferencing pointer to incomplete type
>> ivtvdev.c:319: error: dereferencing pointer to incomplete type
>> ivtvdev.c:319: error: dereferencing pointer to incomplete type
>> ivtvdev.c:322: error: dereferencing pointer to incomplete type
>> ivtvdev.c:324: error: dereferencing pointer to incomplete type
>> ivtvdev.c:326: error: dereferencing pointer to incomplete type
>> ivtvdev.c:328: error: dereferencing pointer to incomplete type
>> ivtvdev.c:332: error: dereferencing pointer to incomplete type
>> ivtvdev.c:348: error: dereferencing pointer to incomplete type
>> ivtvdev.c:352: error: dereferencing pointer to incomplete type
>> ivtvdev.c:363: error: dereferencing pointer to incomplete type
>> ivtvdev.c:363: error: dereferencing pointer to incomplete type
>> ivtvdev.c:364: error: dereferencing pointer to incomplete type
>> ivtvdev.c:366: error: dereferencing pointer to incomplete type
>> ivtvdev.c:367: error: dereferencing pointer to incomplete type
>> ivtvdev.c:379: error: dereferencing pointer to incomplete type
>> ivtvdev.c:380: error: dereferencing pointer to incomplete type
>> ivtvdev.c:381: error: dereferencing pointer to incomplete type
>> ivtvdev.c:382: error: dereferencing pointer to incomplete type
>> ivtvdev.c:384: error: dereferencing pointer to incomplete type
>> ivtvdev.c:385: error: dereferencing pointer to incomplete type
>> ivtvdev.c:392: error: dereferencing pointer to incomplete type
>> ivtvdev.c:397: error: dereferencing pointer to incomplete type
>> ivtvdev.c:401: error: dereferencing pointer to incomplete type
>> ivtvdev.c:404: error: dereferencing pointer to incomplete type
>> ivtvdev.c:410: error: dereferencing pointer to incomplete type
>> ivtvdev.c:417: error: dereferencing pointer to incomplete type
>> ivtvdev.c:419: error: dereferencing pointer to incomplete type
>> ivtvdev.c:419: error: dereferencing pointer to incomplete type
>> ivtvdev.c:421: error: dereferencing pointer to incomplete type
>> ivtvdev.c:421: error: dereferencing pointer to incomplete type
>> ivtvdev.c:441: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevScreenInitâ:
>> ivtvdev.c:459: error: dereferencing pointer to incomplete type
>> ivtvdev.c:468: error: dereferencing pointer to incomplete type
>> ivtvdev.c:469: error: dereferencing pointer to incomplete type
>> ivtvdev.c:470: error: dereferencing pointer to incomplete type
>> ivtvdev.c:471: error: dereferencing pointer to incomplete type
>> ivtvdev.c:471: error: dereferencing pointer to incomplete type
>> ivtvdev.c:471: error: dereferencing pointer to incomplete type
>> ivtvdev.c:472: error: dereferencing pointer to incomplete type
>> ivtvdev.c:472: error: dereferencing pointer to incomplete type
>> ivtvdev.c:472: error: dereferencing pointer to incomplete type
>> ivtvdev.c:476: error: dereferencing pointer to incomplete type
>> ivtvdev.c:485: error: dereferencing pointer to incomplete type
>> ivtvdev.c:487: error: dereferencing pointer to incomplete type
>> ivtvdev.c:487: error: dereferencing pointer to incomplete type
>> ivtvdev.c:493: error: dereferencing pointer to incomplete type
>> ivtvdev.c:494: error: dereferencing pointer to incomplete type
>> ivtvdev.c:495: error: dereferencing pointer to incomplete type
>> ivtvdev.c:495: error: dereferencing pointer to incomplete type
>> ivtvdev.c:506: error: dereferencing pointer to incomplete type
>> ivtvdev.c:507: error: dereferencing pointer to incomplete type
>> ivtvdev.c:511: error: dereferencing pointer to incomplete type
>> ivtvdev.c:518: error: dereferencing pointer to incomplete type
>> ivtvdev.c:518: error: dereferencing pointer to incomplete type
>> ivtvdev.c:518: error: dereferencing pointer to incomplete type
>> ivtvdev.c:519: error: dereferencing pointer to incomplete type
>> ivtvdev.c:525: error: dereferencing pointer to incomplete type
>> ivtvdev.c:530: error: dereferencing pointer to incomplete type
>> ivtvdev.c:531: error: dereferencing pointer to incomplete type
>> ivtvdev.c:532: error: dereferencing pointer to incomplete type
>> ivtvdev.c:533: error: dereferencing pointer to incomplete type
>> ivtvdev.c:534: error: dereferencing pointer to incomplete type
>> ivtvdev.c:535: error: dereferencing pointer to incomplete type
>> ivtvdev.c:542: error: dereferencing pointer to incomplete type
>> ivtvdev.c:556: error: dereferencing pointer to incomplete type
>> ivtvdev.c: In function âIVTVDevCloseScreenâ:
>> ivtvdev.c:597: error: dereferencing pointer to incomplete type
>> ivtvdev.c:601: error: dereferencing pointer to incomplete type
>> make: *** [ivtvdev.o] Error 1
>> mythbox:/usr/src/ivtv_xdriver_0.10.6/ivtvdrv/xc/programs/Xserver/hw/x
>> f
>> ree86/
>> drivers/ivtv#
> 
> --
> Mark Paulus
> 2424 Garden of the Gods Rd  | Phone:  v622-5578 / 719-535-5578
> 0419/117 - LEC Access ; D5-1010   | FAX:    719-535-1665
> Colo Springs, CO  80919    | 1800PageMCI / 1406052
> AIM : mgpaulus1    /  sametime : mark.paulus
> 
> 

--
Mark Paulus
2424 Garden of the Gods Rd  | Phone:  v622-5578 / 719-535-5578
0419/117 - LEC Access ; D5-1010   | FAX:    719-535-1665
Colo Springs, CO  80919    | 1800PageMCI / 1406052
AIM : mgpaulus1    /  sametime : mark.paulus


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to