Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging linux-uvc fail [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
indietrash
Guru
Guru


Joined: 17 Sep 2008
Posts: 353
Location: Norway

PostPosted: Sun May 24, 2009 8:40 pm    Post subject: emerging linux-uvc fail [SOLVED] Reply with quote

Code:
>>> Failed to emerge media-video/linux-uvc-0.1.0_pre250, Log file:

>>>  '/var/tmp/portage/media-video/linux-uvc-0.1.0_pre250/temp/build.log'

 * Messages for package media-video/linux-uvc-0.1.0_pre250:

 *
 * ERROR: media-video/linux-uvc-0.1.0_pre250 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3298:  Called linux-mod_src_compile
 *             environment, line 2548:  Called die
 * The specific snippet of code:
 *               eval "emake HOSTCC=\"$(tc-getBUILD_CC)\"                                               CROSS_COMPILE=${CHOST}-                                                 LDFLAGS=\"$(get_abi_LDFLAGS)\"                                            ${BUILD_FIXES}                                          ${BUILD_PARAMS}                                                 ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
 *  The die message:
 *   Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=  KERNEL_DIR=/usr/src/linux
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/linux-uvc-0.1.0_pre250/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/linux-uvc-0.1.0_pre250/temp/environment'.
 *
 *
 * The following package has failed to build or install:
 *
 *      ('ebuild', '/', 'media-video/linux-uvc-0.1.0_pre250', 'merge')




what?


Last edited by indietrash on Thu May 28, 2009 1:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54745
Location: 56N 3W

PostPosted: Sun May 24, 2009 10:25 pm    Post subject: Reply with quote

indietrash,

Its been in the kernel since about 2.6.23. Please use the in kernel UVC support.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
indietrash
Guru
Guru


Joined: 17 Sep 2008
Posts: 353
Location: Norway

PostPosted: Tue May 26, 2009 10:02 am    Post subject: Reply with quote

and just how do I go about doing that? I tried googling a bit, but didn't stumble across anything of decent help.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5941

PostPosted: Tue May 26, 2009 2:47 pm    Post subject: Reply with quote

indietrash wrote:
and just how do I go about doing that? I tried googling a bit, but didn't stumble across anything of decent help.

simple:

  1. open terminal
  2. type su and enter root password or use sudo
  3. enter /usr/src/linux
  4. type make menuconfig
  5. goto Device Drivers->Multimedia devices->Video capture adapters->V4L USB devices and select USB Video Class (UVC).
  6. save, exit and run make && make modules_install


that's it.
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
indietrash
Guru
Guru


Joined: 17 Sep 2008
Posts: 353
Location: Norway

PostPosted: Thu May 28, 2009 12:41 pm    Post subject: Reply with quote

thanks :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum