> On Monday 27 August 2007 00:29:38 Larry wrote:
>> Hans Verkuil wrote:
>> > On Sunday 26 August 2007 23:35:57 Larry wrote:
>> >> Thanks Hans.
>> >>
>> >> I did find a section in xorg.conf that referred to ivtvdev, which
>> >> I changed to ivtv.
>> >>
>> >> now my /var/log/Xorg.0.log contains:
>> >>
>> >> (II) Loading /usr/lib/xorg/modules/drivers/ivtv_drv.so
>> >> (II) Module ivtv: vendor="X.Org Foundation"
>> >>         compiled for 7.1.1, module version = 1.0.0
>> >>         ABI class: X.Org Video Driver, version 1.0
>> >>
>> >> (II) IVTV: driver for ivtv framebuffer: PVR-350
>> >> (II) Primary Device is: PCI 01:00:0
>> >> (--) Chipset PVR-350 found
>> >> (EE) Screen 0 deleted because of no matching config section.
>> >> (II) UnloadModule: "ivtv"
>> >> (EE) Device(s) detected, but none match those in the config file.
>> >>
>> >> Fatal server error:
>> >> no screens found
>> >
>> > Update to the latest xdriver. I just fixed this bug that I
>> > introduced earlier.
>> >
>> > Unfortunately I now have new problems, but they seem to be related
>> > to ivtv-fb driver changes I made and that shouldn't affect you.
>> >
>> > Regards,
>> >
>> >    Hans
>>
>> Would these be the errors your talking about ?
>>
>> In file included from /usr/include/bits/fcntl.h:25,
>>                  from /usr/include/fcntl.h:34,
>>                  from ivtv_hw.c:33:
>> /usr/include/sys/types.h:62: error: conflicting types for 'xf86dev_t'
>> /usr/include/xorg/xf86_libc.h:87: error: previous declaration of
>> 'xf86dev_t' was here
>> /usr/include/sys/types.h:110: error: conflicting types for
>> 'xf86ssize_t' /usr/include/xorg/xf86_libc.h:86: error: previous
>> declaration of 'xf86ssize_t' was here
>> In file included from /usr/include/bits/fcntl.h:25,
>>                  from /usr/include/fcntl.h:34,
>>                  from ivtv_hw.c:33:
>> /usr/include/sys/types.h:151: error: duplicate 'unsigned'
>> In file included from /usr/include/fcntl.h:38,
>>                  from ivtv_hw.c:33:
>> /usr/include/sys/stat.h:207: error: conflicting types for 'xf86stat'
>> /usr/include/xorg/xf86_ansic.h:277: error: previous declaration of
>> 'xf86stat' was here
>> /usr/include/sys/stat.h:212: error: conflicting types for 'xf86fstat'
>> /usr/include/xorg/xf86_ansic.h:278: error: previous declaration of
>> 'xf86fstat' was here
>> /usr/include/sys/stat.h:332: error: conflicting types for 'xf86mknod'
>> /usr/include/xorg/xf86_ansic.h:303: error: previous declaration of
>> 'xf86mknod' was here
>> /usr/include/sys/stat.h:435: error: conflicting types for 'xf86stat'
>> /usr/include/xorg/xf86_ansic.h:277: error: previous declaration of
>> 'xf86stat' was here
>> /usr/include/sys/stat.h:449: error: conflicting types for 'xf86fstat'
>> /usr/include/xorg/xf86_ansic.h:278: error: previous declaration of
>> 'xf86fstat' was here
>> /usr/include/sys/stat.h:465: error: conflicting types for 'xf86mknod'
>> /usr/include/xorg/xf86_ansic.h:303: error: previous declaration of
>> 'xf86mknod' was here
>> make[2]: *** [ivtv_hw.lo] Error 1
>> make[2]: Leaving directory `/root/xdriver/trunk/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/root/xdriver/trunk'
>> make: *** [all] Error 2
>
> No, but I get these same errors if I compile it on a 64-bit system. I'll
> check this tonight.

I suddenly realized what caused this, so I've already fixed it. Sorry
about that.

Regards,

        Hans


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

Reply via email to