Re: make error

2011-10-10 Thread Todor Tomov

Hi,

On 10/08/2011 03:04 PM, Masaru Nomiya wrote:

Hello,

I tried to compile the very latest git of v4l-utils.
But, I got an error;

[...]
g++ -m64 -o qv4l2 qv4l2.o general-tab.o ctrl-tab.o v4l2-api.o capture-win.o 
moc_qv4l2.o moc_general-tab.o moc_capture-win.o qrc_qv4l2.o-L/usr/lib64 
-L../../lib/libv4l2 -lv4l2 -L../../lib/libv4lconvert -lv4lconvert -lrt 
-L../libv4l2util -lv4l2util -ldl -ljpeg -lQtGui -L/usr/lib64 -L/usr/X11R6/lib64 
-lQtCore -lpthread
qv4l2.o: In function `ApplicationWindow::setDevice(QString const, bool)':
/tmp/source/v4l-utils/utils/qv4l2/qv4l2.cpp:156: undefined reference to 
`libv4l2_default_dev_ops'
collect2: ld returned 1 exit status

Any hint?


This is discussed here:
http://www.spinics.net/lists/linux-media/msg38924.html


Thanks in advance.

PS. My system

1. OS : openSUSE 11.3
 3.0.6-1.1-default #1 SMP x86_64 GNU/Linux

2. gcc : gcc (SUSE Linux) 4.5.3 20110428 [gcc-4_5-branch revision 173117]
3. ld  : GNU ld (GNU Binutils; devel:gcc / openSUSE_11.3) 2.21.1

Regards,

---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ Bill! You married with Computers.
   Not with Me!
  No..., with money.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



--
Best regards,
Todor Tomov

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: make error

2011-10-10 Thread Masaru Nomiya
Hello,

In the Message; 

  Subject: Re: make error
  Message-ID : 4e92d0b1.1050...@mm-sol.com
  Date  Time:  Mon, 10 Oct 2011 14:02:09 +0300

Todor Tomov tto...@mm-sol.com has written:

 [...]
 g++ -m64 -o qv4l2 qv4l2.o general-tab.o ctrl-tab.o v4l2-api.o capture-win.o 
 moc_qv4l2.o moc_general-tab.o moc_capture-win.o qrc_qv4l2.o-L/usr/lib64 
 -L../../lib/libv4l2 -lv4l2 -L../../lib/libv4lconvert -lv4lconvert -lrt 
 -L../libv4l2util -lv4l2util -ldl -ljpeg -lQtGui -L/usr/lib64 
 -L/usr/X11R6/lib64 -lQtCore -lpthread
 qv4l2.o: In function `ApplicationWindow::setDevice(QString const, bool)':
 /tmp/source/v4l-utils/utils/qv4l2/qv4l2.cpp:156: undefined reference to 
 `libv4l2_default_dev_ops'
 collect2: ld returned 1 exit status

 This is discussed here:
 http://www.spinics.net/lists/linux-media/msg38924.html

Thanks! I could solve.

Regards,

---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ Bill! You married with Computers.
  Not with Me!
 No..., with money.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


make error

2011-10-08 Thread Masaru Nomiya
Hello,

I tried to compile the very latest git of v4l-utils.
But, I got an error;

[...]
g++ -m64 -o qv4l2 qv4l2.o general-tab.o ctrl-tab.o v4l2-api.o capture-win.o 
moc_qv4l2.o moc_general-tab.o moc_capture-win.o qrc_qv4l2.o-L/usr/lib64 
-L../../lib/libv4l2 -lv4l2 -L../../lib/libv4lconvert -lv4lconvert -lrt 
-L../libv4l2util -lv4l2util -ldl -ljpeg -lQtGui -L/usr/lib64 -L/usr/X11R6/lib64 
-lQtCore -lpthread 
qv4l2.o: In function `ApplicationWindow::setDevice(QString const, bool)':
/tmp/source/v4l-utils/utils/qv4l2/qv4l2.cpp:156: undefined reference to 
`libv4l2_default_dev_ops'
collect2: ld returned 1 exit status

Any hint?

Thanks in advance.

PS. My system

1. OS : openSUSE 11.3
3.0.6-1.1-default #1 SMP x86_64 GNU/Linux

2. gcc : gcc (SUSE Linux) 4.5.3 20110428 [gcc-4_5-branch revision 173117]
3. ld  : GNU ld (GNU Binutils; devel:gcc / openSUSE_11.3) 2.21.1

Regards,

---
┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ Bill! You married with Computers.
  Not with Me!
 No..., with money.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html