[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#889862: dashel: FTBFS on sparc64: B2500000-B4000000 not declared



Source: dashel
Version: 1.3.3-2
Severity: normal
Tags: upstream
User: debian-sparc@lists.debian.org
Usertags: sparc64

Builds of dashel for sparc64 (admittedly not a release architecture)
have been failing:

  /<<PKGBUILDDIR>>/dashel/dashel-posix.cpp: In constructor 'Dashel::SerialStream::SerialStream(const string&)':
  /<<PKGBUILDDIR>>/dashel/dashel-posix.cpp:1054:37: error: 'B2500000' was not declared in this scope
  [...]
  /<<PKGBUILDDIR>>/dashel/dashel-posix.cpp:1057:37: error: 'B4000000' was not declared in this scope

Please conditionalize attempts to use these constants on their
existence -- sparc64 historically hasn't had them.  (IIRC, they're
defined as macros, making this approach straightforward.)

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu


Reply to: