gnupgp-1.2.3 (et al) build workaround for OpenBSD 3.2
Nelson H. F. Beebe
beebe at math.utah.edu
Wed Oct 8 10:43:38 CEST 2003
David Shaw <dshaw at jabberwocky.com> asks on Tue, 7 Oct 2003 07:51:31
-0400 about my OpenBSD 3.2 build problem report for gnupgp-1.2.3:
>> ...
>> In the main GnuPG build directory, what does
>> "grep underscore config.log" return?
>> ...
% grep underscore config.log
ac_cv_sys_symbol_underscore=no
>> ...
>> Try building with the opposite value (i.e. if
>> ac_cv_sys_symbol_underscore=no, build with "./configure
>> ac_cv_sys_symbol_underscore=yes")
>> ...
That leads to success!
% env CC=gcc CXX=g++ LDFLAGS=-Wl,-rpath,/usr/local/lib ./configure ac_cv_sys_symbol_underscore=yes -C && \
make all check
...
===================
All 25 tests passed
===================
-------------------------------------------------------------------------------
- Nelson H. F. Beebe Tel: +1 801 581 5254 -
- Center for Scientific Computing FAX: +1 801 581 4148 -
- University of Utah Internet e-mail: beebe at math.utah.edu -
- Department of Mathematics, 110 LCB beebe at acm.org beebe at computer.org -
- 155 S 1400 E RM 233 -
- Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe -
-------------------------------------------------------------------------------
More information about the Gnupg-devel
mailing list