[maemo-developers] where is libcomerr2-dev

From: Matthew Exon 20173196 at exon.name
Date: Fri Feb 29 09:24:00 EET 2008
OK, I needed ss-dev for my own package, so I've just built e2fsprogs
from sarge.  For some reason I had to patch the rules file like so:

--- e2fsprogs-1.37.orig/debian/rules    2005-03-17 07:16:34.000000000 +0100
+++ e2fsprogs-1.37/debian/rules 2008-02-29 07:40:04.000000000 +0100
@@ -306,10 +306,10 @@

   # HTML docs
        install -d ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/
-       install -p ${stdbuilddir}/doc/libext2fs_*.html \
+       install -p ${stdbuilddir}/doc/libext2fs/libext2fs_*.html \
           ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/
        install -d
${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/html-info/
-       install -p ${stdbuilddir}/lib/et/com_err_*.html \
+       install -p ${stdbuilddir}/lib/et/com_err/com_err_*.html \

${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/html-info/

   # texinfo docs

Results available here:

http://apt.exon.name/pool/main/e/e2fsprogs/

It seems to be comerr-dev, not libcomerr2-dev.  Not sure why.

Matthew Exon wrote:
> Jason Edgecombe wrote:
>> Hi,
>>
>> I found libcomerr2 in the mamoe repository, but where can I find 
>> libcomerr2-dev? I can't find it on gronmeyer's site. Is it available for 
>> download? If not, where can I get the debian source to build it?
>>
>> I need libcomerr2-dev in order to build openafs for maemo.
> 
> I've had a few tries at building that, without success so far.
> Eventually I found this version, which seems to work:
> 
> http://www.mail-archive.com/maemo-developers@maemo.org/msg09331.html
> 
> To get the source, add a deb-src line to /etc/apt/sources.list.  For
> example the maemo repositories:
> 
> deb-src http://repository.maemo.org/ chinook free
> deb-src http://repository.maemo.org/extras chinook free
> 
> ...or Debian etch:
> 
> deb-src http://security.debian.org/ etch/updates main contrib non-free
> deb-src http://ftp.de.debian.org/debian/ etch main contrib non-free
> 
> Then "apt-source get libcomerr2".  This will fetch e2fsprogs, which
> builds a whole bunch of packages, including libcomerr2-dev.
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers


More information about the maemo-developers mailing list