Package: libccaudio-dev
Version: 1.1.2-1
Severity: normal

*** Please type your report below this line ***
My sarge system generates the following files out of
dpkg -L libccaudio-dev
/.
/usr
/usr/lib
/usr/lib/libccaudio1.a
/usr/include
/usr/include/cc++2
/usr/include/cc++2/cc++
/usr/include/cc++2/cc++/audio.h
/usr/share
/usr/share/doc
/usr/share/doc/libccaudio-dev
/usr/share/doc/libccaudio-dev/changelog.Debian.gz
/usr/share/doc/libccaudio-dev/TODO
/usr/share/doc/libccaudio-dev/copyright
/usr/share/doc/libccaudio-dev/changelog.gz
/usr/share/doc/libccaudio-dev/NEWS.gz
/usr/share/doc/libccaudio-dev/README.gz
/usr/share/man
/usr/share/man/man3
/usr/share/man/man3/AudioCopy.3.gz
/usr/share/man/man3/AudioFile.3.gz
/usr/share/man/man3/AudioSample.3.gz
/usr/share/man/man3/AudioTone.3.gz
/usr/share/man/man3/CDAudio.3.gz
/usr/share/man/man3/DTMFDetect.3.gz
/usr/share/man/man3/Audio.3.gz
/usr/share/man/man3/AudioCodec.3.gz
/usr/share/man/man3/LinearSample.3.gz

When I try to
#include "/usr/include/cc++2/cc++/audio.h"
in a c++ code, it does not compile since
/usr/include/cc++2/cc++/audio.h:45:25: cc++/config.h: No such file or directory
/usr/include/cc++2/cc++/audio.h:49:25: cc++/thread.h: No such file or directory
which is right: these files included by /usr/include/cc++2/cc++/audio.h are
indeed missing in the package.  Shouldn't they be included?

By the way, isn't the directory where the audio.h include file is created a
bit wierd, compared to standard c++ include directories?
I apologize in advance if my report is due to complete misunderstanding of
some basic feature of this package.
All the best,
                        Nick

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (700, 'testing'), (70, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libccaudio-dev depends on:
ii  libc6-dev                   2.3.2.ds1-20 GNU C Library: Development Librari
ii  libccaudio1-1.1-0           1.1.2-1      C++ class framework for processing

-- no debconf information


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to