[Bug 600869] [NEW] dvd+rw-tools-7.1 fails build on linux 2.6.32

Stuart R Balfour sbalfour at att.net
Fri Jul 2 03:00:10 BST 2010


Public bug reported:

Binary package hint: dvd+rw-tools

Unpacking the source and typing "make" in the source directory yields:

g++  -g -O2 -fno-exceptions -D_REENTRANT   -c -o growisofs_mmc.o growisofs_mmc.cpp
In file included from growisofs_mmc.cpp:17:
transport.hxx: In member function ‘int Scsi_Command::is_reload_needed(int)’:
transport.hxx:366: error: ‘INT_MAX’ was not declared in this scope

I believe the linux header files were shuffled up about 2.6.18, and transport.hxx needs a
#include <limits.h>  
for post-2.6.18 builds.  It doesn't hurt to have it for pre-2.6.18 builds.

** Affects: dvd+rw-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dvd+rw-tools-7.1 fails build on linux 2.6.32
https://bugs.launchpad.net/bugs/600869
You received this bug notification because you are a member of Ubuntu
Burning Team, which is subscribed to dvd+rw-tools in ubuntu.



More information about the Ubuntu-burning mailing list