All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carl Karsten <carl@personnelware.com>
To: video4linux-list@redhat.com
Subject: v4l-dvb/v4l/av7110.c:698: error: implicit declaration of function 'swahw32'
Date: Thu, 30 Oct 2008 14:24:26 -0500	[thread overview]
Message-ID: <490A09EA.2080300@personnelware.com> (raw)

sudo apt-get install libqt4-dev mercurial lsb-build-desktop3 libqt3-headers
hg clone http://linuxtv.org/hg/v4l-dvb

juser@dhcp186:~/vga2usb/v4l.org/v4l-dvb$ make
make -C /home/juser/vga2usb/v4l.org/v4l-dvb/v4l
make[1]: Entering directory `/home/juser/vga2usb/v4l.org/v4l-dvb/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.27-7-generic/build
make -C /lib/modules/2.6.27-7-generic/build
SUBDIRS=/home/juser/vga2usb/v4l.org/v4l-dvb/v4l  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
  CC [M]  /home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.o
/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.c: In function 'gpioirq':
/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.c:698: error: implicit
declaration of function 'swahw32'
make[3]: *** [/home/juser/vga2usb/v4l.org/v4l-dvb/v4l/av7110.o] Error 1
make[2]: *** [_module_/home/juser/vga2usb/v4l.org/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/juser/vga2usb/v4l.org/v4l-dvb/v4l'
make: *** [all] Error 2


        case DATA_IRCOMMAND:
                if (av7110->ir.ir_handler)
                        av7110->ir.ir_handler(av7110,
                                swahw32(irdebi(av7110, DEBINOSWAP, Reserved, 0,
4)));
                iwdebi(av7110, DEBINOSWAP, RX_BUFF, 0, 2);
                break;


Why don't I see that here: http://linuxtv.org/hg/v4l-dvb/file/c8a63c43b663/v4l/

Carl K

--
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-10-30 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 19:24 Carl Karsten [this message]
2008-10-30 19:44 ` v4l-dvb/v4l/av7110.c:698: error: implicit declaration of function 'swahw32' Carl Karsten
2008-10-31 19:25 ` fixed: " Carl Karsten

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=490A09EA.2080300@personnelware.com \
    --to=carl@personnelware.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.