[Pkg-phototools-devel] Bug#514607: Bug#514607: libopenjpeg-dev: openjpeg.h current installation is not compatible with default behavior

Cyril Brulebois kibi at debian.org
Mon Feb 9 12:58:05 UTC 2009


Mathieu Malaterre <mathieu.malaterre at gmail.com> (09/02/2009):
> current debian package is not compatible with default installation
> making it difficult to use.

Hmm? From a codesearch.google.com search, it looks like there are a
bunch of people just using “#include <openjpeg.h>”. Why not doing that?

> See:
> http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-February/061756.html
> 
> <...>
> Could someone add support for the default debian libopenjpeg installation:
> 
> gcc -Wall -W -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -std=c99
> -fomit-frame-pointer -E -o /tmp/ffmpeg-conf-9160-12268-522.o
> /tmp/ffmpeg-conf-13316-12268-2283.c
> /tmp/ffmpeg-conf-13316-12268-2283.c:1:34: error:
> libopenjpeg/openjpeg.h: No such file or directory
> <...>

I'm not sure what you call default installation anyway. After running
“debuild” in the source package's tree (so that everything gets built),
and then doing a “default” installation (without any files shuffling
across any directories), one gets:
| $ fakeroot make install DESTDIR=$(pwd)/foo
| [ things ]
| $ find foo -name openjpeg.h               
| foo/usr/include/openjpeg.h

Looks to me like mplayer has to be fixed, rather than openjpeg's
packaging, no? (Probably an autotools check trying various includes,
depending on where the header could have been installed.)

So, not a bug for me, but waiting for your input before closing it.

Mraw,
KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20090209/c901b1e8/attachment.pgp 


More information about the Pkg-phototools-devel mailing list