Package: lesstif2-dev Version: 1:0.94.4-2 Severity: important I just noticed my ddd package is failing to build from source because of the following issue:
[EMAIL PROTECTED]:~/test$ cat vendor-test.cc #include <Xm/VendorSP.h> [EMAIL PROTECTED]:~/test$ g++ -c vendor-test.cc /usr/include/X11/VendorP.h:87: error: previous declaration of ‘VendorShellClassRec vendorShellClassRec’ with ‘C++’ linkage /usr/include/Xm/VendorSP.h:58: error: conflicts with new declaration with ‘C’ linkage -- Daniel Schepler

