[Clam-devel] Debian packaging

David García Garzón dgarcia at iua.upf.edu
Wed Dec 27 06:07:43 PST 2006


Ok, that's an easy one. sfftw is a build dependency of the full source package but it should be also a dependency of the '-dev' packages because a developer also needs the dependencies (we have not isolated the headers and still needs the library link names).

Taking a look at the old -dev packages, that will be:
processing: sfftw-dev
audioio: libmad0-dev (>= 0.15.1b), libogg-dev (>= 1.1.2), libsndfile1-dev (>= 1.0.2-1), libvorbis-dev (>= 1.0.1), libid3-3.8.3-dev, libasound2-dev (>= 1.0.8), libjack-dev
vmfl: libfltk1.1-dev (>= 1.1.6), libjpeg62-dev, libpng12-dev, libxext-dev (>> 4.1.0), libxft-dev (>> 2.1.1), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
vmqt:  libqt3-headers (>= 3:3.3.3), libqt3-mt-dev (>= 3:3.3.3)

It seems easy, so I'll try to solve it myself.



On Tue, 26 Dec 2006 22:09:37 +0100
Pau Arumi <parumi at iua.upf.edu> wrote:

> ok, i've checked it again and this is the error i got when building the 
> first app (now sure which)
> 
> == Compiling src/SMSBase.cxx
> In file included from /usr/include/CLAM/SpectralAnalysis.hxx:38,
>                  from /usr/include/CLAM/SMSAnalysisCore.hxx:30,
>                  from /usr/include/CLAM/SMSAnalysis.hxx:29,
>                  from src/SMSBase.cxx:35:
> /usr/include/CLAM/FFT_rfftw.hxx:33:21: error: srfftw.h: No such file or 
> directory
> 
> of cource the sfftw-dev dependency is in place:
> 
> $ grep fft */debian/control
> CLAM/debian/control:Build-Depends: debhelper (>= 4.0.0), scons, 
> ladspa-sdk, libxerces26-dev | libxerces27-dev, fftw-dev, sfftw-dev, 
> libjack-dev, libmad0-dev, libogg-dev, libsndfile1-dev, libvorbis-dev, 
> libid3-3.8.3-dev, libasound2-dev, libfltk1.1-dev, libjpeg62-dev, 
> libpng12-dev, libxext-dev, libxft-dev,  libqt3-headers, libqt3-mt-dev, 
> doxygen
> 
> i've also checked that sfftw-dev contains srfftw.h.
> seems that pbuilder don't get srfftw installed but why?
> 
> 
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





More information about the clam-devel mailing list