Public bug reported: The libtheora-dev package doesn't install some files necessary to build against the Theora 1.0 API.
Namely, these files are: /usr/include/theora/codec.h /usr/lib/libtheoraenc.so (symlink) /usr/lib/libtheoradec.so (symlink) For consistency, it should also probably include: /usr/lib/libtheoraenc.a /usr/lib/libtheoraenc.la /usr/lib/libtheoradec.a /usr/lib/libtheoraenc.la Without these files, you can't include theoraenc.h or theoradec.h without errors, or link against -ltheoraenc or -ltheoradec; all of this is needed according to http://theora.org/doc/libtheora-1.0/ ** Affects: libtheora (Ubuntu) Importance: Undecided Status: New -- libtheora-dev package is missing theora/codec.h and libtheora{enc,dec}.{a,la,so} files https://bugs.launchpad.net/bugs/347235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
