Your message dated Wed, 08 Nov 2006 19:15:52 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396498: fixed in mesa 6.5.1-0.3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libgl1-mesa-dev
Version: 6.5.1-0.2
Severity: serious

From my pbuilder build log for arkrpg:

...
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -O2 -Wall -fno-exceptions -g -O0 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -Wall -O2 -Wall 
-fno-exceptions -g -O0 -c GLRenderer.cpp  -fPIC -DPIC -o .libs/GLRenderer.o
In file included from GLRenderer.cpp:38:
/usr/include/GL/glx.h:38:22: error: X11/Xlib.h: No such file or directory
/usr/include/GL/glx.h:39:23: error: X11/Xutil.h: No such file or directory
/usr/include/GL/glx.h:179: error: 'XID' does not name a type
/usr/include/GL/glx.h:180: error: 'XID' does not name a type
...

So as the subject says, libgl1-mesa-dev needs to depend on libx11-dev.
-- 
Daniel Schepler


--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 6.5.1-0.3

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive:

libgl1-mesa-dev_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dev_6.5.1-0.3_i386.deb
libgl1-mesa-dri_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_6.5.1-0.3_i386.deb
libgl1-mesa-glx_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_6.5.1-0.3_i386.deb
libgl1-mesa-swx11-dbg_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_6.5.1-0.3_i386.deb
libgl1-mesa-swx11-dev_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_6.5.1-0.3_i386.deb
libgl1-mesa-swx11_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_6.5.1-0.3_i386.deb
libglu1-mesa-dev_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_6.5.1-0.3_i386.deb
libglu1-mesa_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libglu1-mesa_6.5.1-0.3_i386.deb
libosmesa6-dev_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_6.5.1-0.3_i386.deb
libosmesa6_6.5.1-0.3_i386.deb
  to pool/main/m/mesa/libosmesa6_6.5.1-0.3_i386.deb
mesa-common-dev_6.5.1-0.3_all.deb
  to pool/main/m/mesa/mesa-common-dev_6.5.1-0.3_all.deb
mesa-swx11-source_6.5.1-0.3_all.deb
  to pool/main/m/mesa/mesa-swx11-source_6.5.1-0.3_all.deb
mesa_6.5.1-0.3.diff.gz
  to pool/main/m/mesa/mesa_6.5.1-0.3.diff.gz
mesa_6.5.1-0.3.dsc
  to pool/main/m/mesa/mesa_6.5.1-0.3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated mesa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  8 Nov 2006 20:58:40 +0100
Source: mesa
Binary: libgl1-mesa-swx11-dev libgl1-mesa-glx libosmesa6-dev libgl1-mesa-dev 
libosmesa6 mesa-swx11-source libglu1-mesa-dev mesa-common-dev libglu1-mesa 
libgl1-mesa-dri libgl1-mesa-swx11-dbg libgl1-mesa-swx11
Architecture: source all i386
Version: 6.5.1-0.3
Distribution: unstable
Urgency: medium
Maintainer: Mesa package maintainers <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description: 
 libgl1-mesa-dev - A free implementation of the OpenGL API -- GLX development 
suppor
 libgl1-mesa-dri - A free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-glx - A free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime
 libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging 
package
 libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development 
support fi
 libglu1-mesa - The OpenGL utility library (GLU)
 libglu1-mesa-dev - The OpenGL utility library -- development support files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development support 
files
 mesa-common-dev - Developer documentation for Mesa
 mesa-swx11-source - Mesa software rasteriser source -- development support 
files
Closes: 396498
Changes: 
 mesa (6.5.1-0.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on libx11-dev; fixes FTBFS. (Closes: #396498)
Files: 
 5aea8dccf281b828362484b29524e3ef 1216 graphics optional mesa_6.5.1-0.3.dsc
 b64db283e0017b42ebdfa47ef3a2fe20 477100 graphics optional 
mesa_6.5.1-0.3.diff.gz
 fce24419548d2f65dcb587526ca1867d 158020 devel optional 
mesa-common-dev_6.5.1-0.3_all.deb
 2709d4561678d44696e5351201a82747 1480878 libdevel optional 
mesa-swx11-source_6.5.1-0.3_all.deb
 be4c1f82d8b37d64f3d880908afa5ebc 1890172 libs optional 
libgl1-mesa-swx11_6.5.1-0.3_i386.deb
 9ac371bf1502cdd4523124f6c0d6ed15 2229500 libdevel optional 
libgl1-mesa-swx11-dev_6.5.1-0.3_i386.deb
 34347a695a7d9798d975e5479dd21b62 2036802 libs optional 
libgl1-mesa-swx11-dbg_6.5.1-0.3_i386.deb
 b3f007db07facceaa3feda1ece9bfc99 147614 libs optional 
libgl1-mesa-glx_6.5.1-0.3_i386.deb
 3519f32ccc7550bd6f4a7bd75d259d69 12289648 libs optional 
libgl1-mesa-dri_6.5.1-0.3_i386.deb
 c0d9bdf7628d925b653e4858b27b791e 32052 libs optional 
libgl1-mesa-dev_6.5.1-0.3_i386.deb
 1e5e2135043864a5a326e2be9d975463 1532516 libs optional 
libosmesa6_6.5.1-0.3_i386.deb
 40b5901a31790fa64a59c6e08f26a335 1789264 devel optional 
libosmesa6-dev_6.5.1-0.3_i386.deb
 f1a0a494ef47cd53c6a19e07b4147e00 231918 libs optional 
libglu1-mesa_6.5.1-0.3_i386.deb
 1f6c75798bd25061be8754bc31c4a99a 257584 libdevel optional 
libglu1-mesa-dev_6.5.1-0.3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRVI/oX7hqgLJpbVOAQLqgQQApK/Pht2fOawiDA1v2Fmg7h4vVkg1Vv8r
xv70ZFBZh6egOXiQRPtGErUsiSanHdXJCK0j8YQBb334fSx35yYeOU20bSAPQ2wY
WU4kWiET+G1/Nq4igRpcvIU26aQ5BLX6XrPwHdoRCbu64uiGQ+QvXmmVLgUDLazn
oqrAu4i7ZtU=
=05e7
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to