Your message dated Tue, 15 Apr 2008 21:40:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line libcairo2-dev: #includes should use "" not <>
has caused the Debian Bug report #461830,
regarding Subject: libcairo2-dev: #includes should use "" not <>
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
461830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461830
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libcairo2-dev
Version: 1.4.10-1+lenny2
Severity: normal
*** Please type your report below this line ***
Hi,
/usr/include/cairo/cairo.h and related files include files like so:
#include <cairo-features.h>
So to compile anything that #include <cairo.h> the user has to compile
with gcc -I/usr/include/cairo
Instead, cairo.h should #include files like so:
#include "cairo-features.h"
Then users can utilise cairo via
#include <cairo/cairo.h>
and no addition -I compiler switches.
thanks
Paul
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable'),
(200, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.20070720 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libcairo2-dev depends on:
ii libcairo2 1.4.10-1+lenny2 The Cairo 2D vector graphics libra
ii libfontconfig1-dev 2.5.0-2 generic font configuration library
ii libfreetype6-dev 2.3.5-1+b1 FreeType 2 font engine, developmen
ii libpng12-dev 1.2.15~beta5-3 PNG library - development
ii libsm-dev 2:1.0.3-1+b1 X11 Inter-Client Exchange library
ii libxrender-dev 1:0.9.4-1 X Rendering Extension client libra
libcairo2-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
...and closing because it's not a bug at all :)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--- End Message ---