More compiling problems...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mtune=pentiumpro -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -MT input_v4l.lo -MD -MP -MF .deps/input_v4l.Tpo -c input_v4l.c -o .libs/input_v4l.o
In file included from /usr/include/linux/videodev.h:8,
                 from input_v4l.c:50:
/usr/include/linux/videodev2.h:466: error: syntax error before '*' token
/usr/include/linux/videodev2.h:468: error: syntax error before '*' token
/usr/include/linux/videodev2.h:469: error: syntax error before '}' token
/usr/include/linux/videodev2.h:840: error: field 'win' has incomplete typ
e
input_v4l.c: In function 'open_audio_capture_device':
input_v4l.c:1044: warning: pointer targets in passing argument 3 of 'snd_pcm_hw_params_set_rate_near' differ in signedness
make[4]: *** [input_v4l.lo] Error 1
make[4]: Leaving directory `/home/casimiro/Softwares/Multimedia/xine/xine-lib-1.0/src/input'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/casimiro/Softwares/Multimedia/xine/xine-lib-1.0/src/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/casimiro/Softwares/Multimedia/xine/xine-lib-1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/casimiro/Softwares/Multimedia/xine/xine-lib-1.0'
make: *** [all] Error 2


And the code for the include file follows:

struct v4l2_window
{
        struct v4l2_rect        w;
        enum v4l2_field         field;
        __u32                   chromakey;
        struct v4l2_clip        __user *clips;
        __u32                   clipcount;
        void                    __user *bitmap;
};



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux