Hi, On Mon, Sep 05, 2011 at 03:10:50PM +0200, Mathieu Malaterre wrote: > Dear all, > > GDCM package does not currently build on mips & mipsel, because it > calls dh_makeclilibs. > > It there an easy way to avoid calling this tool on mips & mipsel ?
It doesn't look like your libraries are going into the GAC, so you don't need to call dh_makeclilibs at all. But in general, only call the tools when you are actually building the bindings. You can use dh_listpackages to achieve this. Also, you should look at providing libgdcm*-cil-dev packages which ship the .pc files. This will be in the upcoming CLI policy 0.8. Finally, please verify that gdcm builds with mono-devel 2.10.5 and cli-common-dev 0.8~ from experimental, as those will be going to unstable soon and have some different behaviour. Especially cli-common-dev is now more strict about buggy dllmaps. Cheers, -- Iain Lane [ [email protected] ] Debian Developer [ [email protected] ] Ubuntu Developer [ [email protected] ] PhD student [ [email protected] ]
signature.asc
Description: Digital signature
