Hi,
I am a contributor to the Distrib Frugalware, I wanted to add openjpeg in our distro. But I encounter some problems when compiling it in a chroot environment. We use DESTDIR (make DESTDIR =... install) to create the package and apparently missed some value in the Makefile.
After changing these 2 files, the package will create good and we can use.
That was to let you know and maybe I forget some of DESTDIR in Makefile.
Hoping that this information helps you fix this little bug.
I'm French user and my english is not very well soory :)
- Makefile.patch 564
- docMakefile.patch 1.87KB
Comment #1
Posted on May 22, 2011 by Quick MonkeyI suppose, you use an 'old' revision. I have looked up some revisions on my disk. In revision-707 the 'DESTDIR' was missing. In revision-713 the 'DESTDIR' exists in the Makefile.am .
winfried
Comment #2
Posted on May 23, 2011 by Happy CamelThank you for your reponse. We do not use svn but only sources. Is it possible to get you a newer version that openjpeg_v1_4_sources_r697.tgz? Thank you for your interest in my query.
Comment #3
Posted on May 23, 2011 by Happy Rabbityes but the only way is currently to check out the latest revision with svn. It's quite easy btw, just install svn and type :
svn checkout http://openjpeg.googlecode.com/svn/trunk/ openjpeg
Comment #4
Posted on May 26, 2011 by Happy RabbitHi Vincent,
Could you check with the attached tar.gz that the issue is fixed and let us know ?
Many thanks,
A
- openjpeg-1.4.0_r785.tar.gz 706.13KB
Comment #5
Posted on May 26, 2011 by Massive Catok, no problem.
Comment #6
Posted on May 26, 2011 by Massive CatHi,
With this archive, the issue is fixed and my package will create without error.
hoping to see the Source in the download section:)
Thank you.
Comment #7
Posted on Jul 3, 2011 by Happy Rabbitissue fixed.
Status: Fixed
Labels:
Type-Defect
Priority-Medium