All of lore.kernel.org
 help / color / mirror / Atom feed
From: Muppet Man <muppetman4662@yahoo.com>
To: video4linux-list@redhat.com
Subject: Trouble compiling driver in PClinuxOS
Date: Mon, 11 Feb 2008 19:41:10 -0800 (PST)	[thread overview]
Message-ID: <653934.59125.qm@web34401.mail.mud.yahoo.com> (raw)

Greetings all,
I am having trouble compiling the latest v4l-dvb in order to get my pinnicale pci card to work.  I am running PClinuxOS 2007.  I have downloaded the latest tree, mkdir v4l-dvb extracted the tz file to that folder, went into root mode and got this error when I make the file

make -C /home/ed/v4l-dvb/v4l
make[1]: Entering directory `/home/ed/v4l-dvb/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.18.8.tex5/build
make -C /lib/modules/2.6.18.8.tex5/build SUBDIRS=/home/ed/v4l-dvb/v4l  modules
make[2]: Entering directory `/usr/src/linux-2.6.18.8.tex5'
  CC [M]  /home/ed/v4l-dvb/v4l/videodev.o
/home/ed/v4l-dvb/v4l/videodev.c:491: error: unknown field 'dev_attrs' specified in initializer
/home/ed/v4l-dvb/v4l/videodev.c:491: warning: initialization from incompatible pointer type
/home/ed/v4l-dvb/v4l/videodev.c:492: error: unknown field 'dev_release' specified in initializer
/home/ed/v4l-dvb/v4l/videodev.c:492: warning: missing braces around initializer
/home/ed/v4l-dvb/v4l/videodev.c:492: warning: (near initialization for 'video_class.subsys')
/home/ed/v4l-dvb/v4l/videodev.c:492: warning: initialization from incompatible pointer type
make[3]: *** [/home/ed/v4l-dvb/v4l/videodev.o] Error 1
make[2]: *** [_module_/home/ed/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.18.8.tex5'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/ed/v4l-dvb/v4l'

I know this driver works because I had it running under ubuntu, but I heard so much about PClinuxOS that I thought I would give it a shot.

Any help would be greatly appreciated.
Ed






      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

             reply	other threads:[~2008-02-12  3:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12  3:41 Muppet Man [this message]
2008-02-12 15:06 ` Trouble compiling driver in PClinuxOS CityK
2008-02-17 17:00 ` Antti Palosaari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=653934.59125.qm@web34401.mail.mud.yahoo.com \
    --to=muppetman4662@yahoo.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.