Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion compile error on 12.04

Received: by 10.100.244.20 with SMTP id r20mr76566anh.20.1338497338977;
        Thu, 31 May 2012 13:48:58 -0700 (PDT)
X-BeenThere: veejay-discussion@googlegroups.com
Received: by 10.236.138.163 with SMTP id a23ls2232820yhj.4.gmail; Thu, 31 May
 2012 13:48:58 -0700 (PDT)
Received: by 10.101.16.19 with SMTP id t19mr100565ani.4.1338497338310;
        Thu, 31 May 2012 13:48:58 -0700 (PDT)
Received: by 10.101.16.19 with SMTP id t19mr100564ani.4.1338497338283;
        Thu, 31 May 2012 13:48:58 -0700 (PDT)
Return-Path: <nwelb...@gmail.com>
Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.213.172])
        by gmr-mx.google.com with ESMTPS id b73si2491367yhh.4.2012.05.31.13.48.58
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 31 May 2012 13:48:58 -0700 (PDT)
Received-SPF: pass (google.com: domain of nwelb...@gmail.com designates 209.85.213.172 as permitted sender) client-ip=209.85.213.172;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nwelb...@gmail.com designates 209.85.213.172 as permitted sender) smtp.mail=nwelb...@gmail.com; dkim=pass header...@gmail.com
Received: by yenq13 with SMTP id q13so1358806yen.31
        for <veejay-discussion@googlegroups.com>; Thu, 31 May 2012 13:48:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=GiycQrfg9Q3oicS1U0f+eZObTMbLBzFgyn8Rp9JDF6U=;
        b=Iv3WNGdujn5x6rfciyj1d8iJ8rgrxfEpirJGnpb48ypRLyvmTlXJj6ISy0yIAOrQ2Z
         Avo9Te91kZH3ypdKB2xUMnX2gNzS6s1fs9kBYkNjdrqCAKEfBSCZIms7MpUkJkoLGfyr
         /Ff3/0+cRa1SDG7dTLN7gFGnz5llmllodvq9HvL1yuWbfVVK6MF43JkpqX5Yb23PMaJu
         Au0GRgPF7cYlpzklQx6RiBT42zfNt9Rk6YjVCXiR+2amfsSt6lHaO55Hq9gNsay6Z1X7
         d8vA4qcW7EvkzDvrJvo5+OBB5aiKPMZFjbcft9m0y0jBIYw3JMfsWA0/LJYbsLP3fp7o
         xfOQ==
MIME-Version: 1.0
Received: by 10.50.179.105 with SMTP id df9mr170885igc.4.1338497338089; Thu,
 31 May 2012 13:48:58 -0700 (PDT)
Received: by 10.231.17.138 with HTTP; Thu, 31 May 2012 13:48:58 -0700 (PDT)
In-Reply-To: <2264781b-54b9-421a-8639-53534109d...@x21g2000vbc.googlegroups.com>
References: <CAG+E=gJkQ47BUZzq250WY4B6yaSZgZUgMG9JO3rM9y9+meL...@mail.gmail.com>
	<CAHfs5G3zxDidHB+Ho+O7jtdkkPnb9hhYkR-i2dg7CVj93DR...@mail.gmail.com>
	<2264781b-54b9-421a-8639-53534109d...@x21g2000vbc.googlegroups.com>
Date: Thu, 31 May 2012 22:48:58 +0200
Message-ID: <CAAyWhskis+oX6dZ6us=Kn3dcVp9g8VAV6wcMoPh+YZFFiiP...@mail.gmail.com>
Subject: Re: compile error on 12.04
From: Niels Elburg <nwelb...@gmail.com>
To: veejay-discussion@googlegroups.com
Content-Type: multipart/alternative; boundary=14dae93412895e9f5f04c15b326b

--14dae93412895e9f5f04c15b326b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,

I'll look at this during the weekend and patch veejay to work with the most
recent version of ffmpeg (0.11)

But it should build with the 0.9 or older releases of ffmpeg

PKG_CONFIG_PATH should point to a list of directories that contain the .pc
files, first found is included.
There's no need to change the c include path, pkg-config sets the c include
path when configure is run.

See you,
Niels

On Thu, May 31, 2012 at 10:37 PM, guilux <guiluxm...@gmail.com> wrote:

> Okay thanks for your replies.
> I compiled ffmpeg with its latest snapshot and I have another error
> now.
> So you recommend to do this ?
> ***
> git pull on 2011-11-11.
> Commit id: 985e76802435a3eabfbfca3ca27cc3aa66ba907a
>
> On my main computer it's 20111108 on archlinux, and it works too.
>
> I removed Ubuntu's ffmpeg/libav, built ffmpeg on /opt/ffmpeg4veejay,
> set PKG_CONFIG_PATH accordingly and also set C_INCLUDE_PATH to
> ffmpeg's
> include path.
> ***
> This is not clear enough for me :)
> 1. you remove libav*, right ? but replaced by what ?
> 2.I guess "set C_INCLUDE_PATH to ffmpeg's include path" is a build
> feature for ffmpeg, but I have no idea how to do this
>
>
> anyway, here's the output of my second attempt to build veejay with
> fresh ffmpeg
>
> /bin/bash ../libtool --tag=3DCC   --mode=3Dcompile gcc -DHAVE_CONFIG_H -I=
.
> -I.. -I.. -I/usr/local/include -I../vjmem -I../vjmsg -I../
> mjpegtools     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-
> gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/
> include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-
> unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/
> include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/
> include/libpng12   -I/usr/include/lqt      -march=3Dcore2 -mtune=3Dcore2 =
 -
> fPIC -DPIC  -fno-stack-protector -MT vj-el.lo -MD -MP -MF .deps/vj-
> el.Tpo -c -o vj-el.lo vj-el.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/
> include -I../vjmem -I../vjmsg -I../mjpegtools -pthread -I/usr/include/
> gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/
> atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/
> include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -
> I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/lqt -
> march=3Dcore2 -mtune=3Dcore2 -fPIC -DPIC -fno-stack-protector -MT vj-el.l=
o
> -MD -MP -MF .deps/vj-el.Tpo -c vj-el.c  -fPIC -DPIC -o .libs/vj-el.o
> vj-el.c: In function '_el_new_decoder':
> vj-el.c:487:13: error: 'AVCodecContext' has no member named 'palctrl'
> vj-el.c:491:3: warning: 'avcodec_open' is deprecated (declared at /usr/
> local/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]
> vj-el.c: In function 'detect_pixel_format_with_ffmpeg':
> vj-el.c:1380:2: error: unknown type name 'AVFormatParameters'
> vj-el.c:1401:3: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c:1437:6: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c:1445:6: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c:1456:3: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c:1462:2: warning: 'avcodec_open' is deprecated (declared at /
> usr/local/include/libavcodec/avcodec.h:3380) [-Wdeprecated-
> declarations]
> vj-el.c:1486:3: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c:1498:2: warning: 'av_close_input_file' is deprecated (declared
> at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-
> declarations]
> vj-el.c: In function 'vj_el_write_line_ascii':
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 4 has type 'size_t' [-Wformat]
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 6 has type 'long unsigned int' [-Wformat]
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 8 has type 'size_t' [-Wformat]
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 4 has type 'size_t' [-Wformat]
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 6 has type 'long unsigned int' [-Wformat]
> vj-el.c:2342:4: warning: format '%d' expects argument of type 'int',
> but argument 8 has type 'size_t' [-Wformat]
> vj-el.c:2354:2: warning: format '%lld' expects argument of type 'long
> long int', but argument 4 has type 'int64_t' [-Wformat]
> vj-el.c:2354:2: warning: format '%lld' expects argument of type 'long
> long int', but argument 5 has type 'int64_t' [-Wformat]
> vj-el.c:2354:2: warning: format '%lld' expects argument of type 'long
> long int', but argument 4 has type 'int64_t' [-Wformat]
> vj-el.c:2354:2: warning: format '%lld' expects argument of type 'long
> long int', but argument 5 has type 'int64_t' [-Wformat]
> vj-el.c:2370:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 4 has type 'int64_t' [-Wformat]
> vj-el.c:2370:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 5 has type 'int64_t' [-Wformat]
> vj-el.c:2370:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 4 has type 'int64_t' [-Wformat]
> vj-el.c:2370:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 5 has type 'int64_t' [-Wformat]
> vj-el.c:2382:2: warning: format '%lld' expects argument of type 'long
> long int', but argument 3 has type 'int64_t' [-Wformat]
> vj-el.c: In function 'vj_el_write_editlist':
> vj-el.c:2457:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 3 has type 'int64_t' [-Wformat]
> vj-el.c:2457:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 4 has type 'int64_t' [-Wformat]
> vj-el.c:2464:7: warning: format '%lld' expects argument of type 'long
> long int', but argument 3 has type 'int64_t' [-Wformat]
> vj-el.c:2465:7: warning: format '%lld' expects argument of type 'long
> long int', but argument 3 has type 'int64_t' [-Wformat]
> vj-el.c:2470:6: warning: format '%lld' expects argument of type 'long
> long int', but argument 3 has type 'int64_t' [-Wformat]
> make[2]: *** [vj-el.lo] Erreur 1
> make[2]: quittant le r=E9pertoire =AB /home/guilux/veejay/veejay-git/
> veejay-current/veejay-server/libel =BB
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le r=E9pertoire =AB /home/guilux/veejay/veejay-git/
> veejay-current/veejay-server =BB
> make: *** [all] Erreur 2
>
>
> thanks for your help !
>
>
> GuiLux
>
> --
> You received this message because you are subscribed to the Google Groups
> "veejay-discussion" group.
> To post to this group, send email to veejay-discussion@googlegroups.com.
> To unsubscribe from this group, send email to
> veejay-discussion+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/veejay-discussion?hl=3Den.
>
>

--14dae93412895e9f5f04c15b326b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div>Hi,<br></div><div><br></div><div>I&#39;ll look at this during the week=
end and patch veejay to work with the most recent version of ffmpeg (0.11)<=
/div><div><br></div><div>But it should build with the 0.9 or older releases=
 of ffmpeg</div>
<div><br></div><div>PKG_CONFIG_PATH should point to a list of directories t=
hat contain the .pc files, first found is included.</div><div>There&#39;s n=
o need to change the c include path, pkg-config sets the c include path whe=
n configure is run.</div>
<div><br></div><div>See you,</div><div>Niels</div><div><br></div><div class=
=3D"gmail_quote">On Thu, May 31, 2012 at 10:37 PM, guilux <span dir=3D"ltr"=
>&lt;<a href=3D"mailto:guiluxm...@gmail.com" target=3D"_blank">guiluxmail@g=
mail.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Okay thanks for your replies.<br>
I compiled ffmpeg with its latest snapshot and I have another error<br>
now.<br>
So you recommend to do this ?<br>
***<br>
git pull on 2011-11-11.<br>
Commit id: 985e76802435a3eabfbfca3ca27cc3aa66ba907a<br>
<br>
On my main computer it&#39;s 20111108 on archlinux, and it works too.<br>
<br>
I removed Ubuntu&#39;s ffmpeg/libav, built ffmpeg on /opt/ffmpeg4veejay,<br=
>
set PKG_CONFIG_PATH accordingly and also set C_INCLUDE_PATH to<br>
ffmpeg&#39;s<br>
include path.<br>
***<br>
This is not clear enough for me :)<br>
1. you remove libav*, right ? but replaced by what ?<br>
2.I guess &quot;set C_INCLUDE_PATH to ffmpeg&#39;s include path&quot; is a =
build<br>
feature for ffmpeg, but I have no idea how to do this<br>
<br>
<br>
anyway, here&#39;s the output of my second attempt to build veejay with<br>
fresh ffmpeg<br>
<div class=3D"im"><br>
/bin/bash ../libtool --tag=3DCC =A0 --mode=3Dcompile gcc -DHAVE_CONFIG_H -I=
.<br>
</div>-I.. -I.. -I/usr/local/include -I../vjmem -I../vjmsg -I../<br>
mjpegtools =A0 =A0 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-=
<br>
gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/<br>
include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-<br>
unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/<br>
include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/<br>
include/libpng12 =A0 -I/usr/include/lqt =A0 =A0 =A0-march=3Dcore2 -mtune=3D=
core2 =A0-<br>
fPIC -DPIC =A0-fno-stack-protector -MT vj-el.lo -MD -MP -MF .deps/vj-<br>
el.Tpo -c -o vj-el.lo vj-el.c<br>
<div class=3D"im">libtool: compile: =A0gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I=
/usr/local/<br>
</div>include -I../vjmem -I../vjmsg -I../mjpegtools -pthread -I/usr/include=
/<br>
gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/<br>
atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/<br>
include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0<br>
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -<br>
I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/lqt -<br>
march=3Dcore2 -mtune=3Dcore2 -fPIC -DPIC -fno-stack-protector -MT vj-el.lo<=
br>
-MD -MP -MF .deps/vj-el.Tpo -c vj-el.c =A0-fPIC -DPIC -o .libs/vj-el.o<br>
vj-el.c: In function &#39;_el_new_decoder&#39;:<br>
vj-el.c:487:13: error: &#39;AVCodecContext&#39; has no member named &#39;pa=
lctrl&#39;<br>
vj-el.c:491:3: warning: &#39;avcodec_open&#39; is deprecated (declared at /=
usr/<br>
local/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations]<br>
vj-el.c: In function &#39;detect_pixel_format_with_ffmpeg&#39;:<br>
vj-el.c:1380:2: error: unknown type name &#39;AVFormatParameters&#39;<br>
vj-el.c:1401:3: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1437:6: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1445:6: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1456:3: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1462:2: warning: &#39;avcodec_open&#39; is deprecated (declared at =
/<br>
usr/local/include/libavcodec/avcodec.h:3380) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1486:3: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c:1498:2: warning: &#39;av_close_input_file&#39; is deprecated (decla=
red<br>
at /usr/local/include/libavformat/avformat.h:1533) [-Wdeprecated-<br>
declarations]<br>
vj-el.c: In function &#39;vj_el_write_line_ascii&#39;:<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 4 has type &#39;size_t&#39; [-Wformat]<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 6 has type &#39;long unsigned int&#39; [-Wformat]<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 8 has type &#39;size_t&#39; [-Wformat]<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 4 has type &#39;size_t&#39; [-Wformat]<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 6 has type &#39;long unsigned int&#39; [-Wformat]<br>
vj-el.c:2342:4: warning: format &#39;%d&#39; expects argument of type &#39;=
int&#39;,<br>
but argument 8 has type &#39;size_t&#39; [-Wformat]<br>
vj-el.c:2354:2: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 4 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2354:2: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 5 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2354:2: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 4 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2354:2: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 5 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2370:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 4 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2370:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 5 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2370:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 4 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2370:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 5 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2382:2: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 3 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c: In function &#39;vj_el_write_editlist&#39;:<br>
vj-el.c:2457:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 3 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2457:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 4 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2464:7: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 3 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2465:7: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 3 has type &#39;int64_t&#39; [-Wformat]<br>
vj-el.c:2470:6: warning: format &#39;%lld&#39; expects argument of type &#3=
9;long<br>
long int&#39;, but argument 3 has type &#39;int64_t&#39; [-Wformat]<br>
make[2]: *** [vj-el.lo] Erreur 1<br>
<div class=3D"im">make[2]: quittant le r=E9pertoire =AB /home/guilux/veejay=
/veejay-git/<br>
</div>veejay-current/veejay-server/libel =BB<br>
<div class=3D"im">make[1]: *** [all-recursive] Erreur 1<br>
make[1]: quittant le r=E9pertoire =AB /home/guilux/veejay/veejay-git/<br>
veejay-current/veejay-server =BB<br>
make: *** [all] Erreur 2<br>
<br>
<br>
</div>thanks for your help !<br>
<br>
<br>
GuiLux<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;veejay-discussion&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:veejay-discussion@go=
oglegroups.com">veejay-discussion@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:veejay-disc=
ussion%2Bunsubscribe@googlegroups.com">veejay-discussion+unsubscribe@google=
groups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/veejay-discussion?hl=3Den" target=3D"_blank">http://groups.google.com/=
group/veejay-discussion?hl=3Den</a>.<br>
<br>
</div></div></blockquote></div><br>

--14dae93412895e9f5f04c15b326b--