#11319 NORM Not Tri: Scratch need libv4l-devel package

Zarro Boogs per Child bugtracker at laptop.org
Thu Oct 13 15:58:42 EDT 2011


#11319: Scratch need libv4l-devel package
------------------------------------+---------------------------------------
           Reporter:  godiard       |       Owner:  dsd          
               Type:  defect        |      Status:  new          
           Priority:  normal        |   Milestone:  Not Triaged  
          Component:  build-system  |     Version:  not specified
         Resolution:                |    Keywords:               
        Next_action:  diagnose      |    Verified:  0            
Deployment_affected:                |   Blockedby:               
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by dsd):

 Heh, weird code. It tries to dlopen libv4l2 if it cannot be found.
 However, the Makefile links the resultant plugin against libv4l2, so if
 libv4l2 could not be found then the code would crash before running in the
 first place.

 I'd push for the solution of dropping dlopen and just calling v4l2_open()
 and friends directly.

-- 
Ticket URL: <http://dev.laptop.org/ticket/11319#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list