bug-ddrescue
[Top][All Lists]
Advanced

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

[Bug-ddrescue] [ddrescue-1.8] two small build problem workarounds


From: Nelson H. F. Beebe
Subject: [Bug-ddrescue] [ddrescue-1.8] two small build problem workarounds
Date: Tue, 11 Mar 2008 17:23:03 -0600 (MDT)

I got ddrescue-1.8 successfully built and installed on 20+ flavors of
Unix in my test lab.  

Two systems needed minor build workarounds to provide alternate names
for two C99 symbols:

FreeBSD 6.1 IA-32:
        make CXXFLAGS='-Wall -W -O2 -DLONG_LONG_MAX=__LLONG_ MAX 
-DLONG_LONG_MIN=__LLONG_MIN'

OpenBSD 3.9 IA-32:
        make CXXFLAGS='-Wall -W -O2 -DLONG_LONG_MAX=LLONG_MAX 
-DLONG_LONG_MIN=LLONG_MIN'

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]