← Back to team overview

libdc1394-dev team mailing list archive

Re: [Question #87503]: libdc1394 API Version 2 calls absent from 2.1.2

 

Question #87503 on libdc1394 changed:
https://answers.edge.launchpad.net/libdc1394/+question/87503

    Status: Open => Answered

Peter Antoniac proposed the following answer:
There are no headers in the packages that are not already in the tar.gz (upstream). I just asked the question as I needed to find the source of your error.
Now that I know that you are not from packages, I guess your error is caused by the installation. The default install of the libdc1394 from sources will make it into the /usr/local/include. You can run:
$ find /usr -name dc1394
and report back the result. That directory contains the header files. If you find two directories, that means that you had the old install being found first and used and hence the conflict.

Solution, either dist-uninstall the old version or make sure that the
new one is taking precendence.

-- 
You received this question notification because you are a member of
DC1394 Package Mainteners' team, which is an answer contact for
libdc1394.