Menu

#2 Bogus /dev/video check

open
nobody
None
5
2002-02-25
2001-08-20
Mark Brown
No

Attempting to configure on my 2.4.9 system with devfs
fails with:

checking for Video4Linux device...
configure: error: Oops! No Video4Linux device
(/dev/video) found!

The first video device appears as /dev/video0.

In any case, this check seems bogus since it prevents
compilation on a system without a video4linux device
present. That seems a perfectly reasonable thing to
do - using a beefier machine than the one you want to
run on or using build server for porting packages for
a distribution spring to mind as motivations for
doing things other ways.

Discussion

  • Mark Brown

    Mark Brown - 2001-08-20

    Logged In: YES
    user_id=160379

    On further investigation it seems that configure is
    actually checking for /dev/video0 but it is checking for
    writability which fails. The attached patch should fix
    that, though I still feel that this check is bogus and
    should at most be a warning.

     
  • Mark Brown

    Mark Brown - 2001-08-20

    Trivial patch

     
  • Moritz Wenk

    Moritz Wenk - 2002-02-25
    • status: open --> wont-fix
     
  • Mark Brown

    Mark Brown - 2002-02-25

    Logged In: YES
    user_id=160379

    Closing bugs without comment is rather rude.

     
  • Mark Brown

    Mark Brown - 2002-02-25
    • status: wont-fix --> open
     

Log in to post a comment.

MongoDB Logo MongoDB