Skip to content

odvr on AltLinux #38

@GoogleCodeExporter

Description

@GoogleCodeExporter
I downloaded and compiled the command make odvr
make odvr
gcc -g -O2 -Wall   -c -o cli.o cli.c
gcc -g -O2 -Wall   -c -o olympusdvr.o olympusdvr.c
gcc -g -O2 -Wall -o odvr cli.o olympusdvr.o -lusb -lsndfile -lm

But when do a command that gives me this error
[root@admin odvr-r464]# ./odvr -l
Model: 2100PC
Couldn't get file count on Folder A: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder B: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder C: failed to read DVR status code (-1): 
Unknown error


That it can be


Original issue reported on code.google.com by Saurus...@gmail.com on 8 Dec 2010 at 1:29

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions