Project

General

Profile

Actions

Bug #7279

closed

Zlib load error on HP-UX

Bug #7279: Zlib load error on HP-UX

Added by alexharv074 (Alex Harvey) about 13 years ago. Updated over 6 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.8.7 (2012-06-29 patchlevel 370) [hppa2.0w-hpux11.11]
[ruby-core:48909]

Description

This was apparently a known issue on HP-UX and it is preventing me from compiling zlib
http://www.ruby-forum.com/topic/191987

To reproduce -

PA-RISC/HP-UX 11.11

 # swlist ... gcc 4.2.3 gcc libgcc 4.2.3 libgcc m4 1.4.16 m4 make 3.82 make 
 # /usr/local/bin/ruby extconf.rb --with-zlib-include=/usr/local/include --with-zlib-lib=/usr/local/lib checking for deflateReset() in -lz... no checking for deflateReset() in -llibz... no checking for deflateReset() in -lzlib1... no checking for deflateReset() in -lzlib... no checking for deflateReset() in -lzdll... no 
 # file /usr/local/lib/libz.sl /usr/local/lib/libz.sl: PA-RISC1.1 shared library 
 # file /usr/local/include/zlib.h /usr/local/include/zlib.h: c program text 

I have attached the mkmf.log.


Files

mkmf.log (5.47 KB) mkmf.log alexharv074 (Alex Harvey), 11/05/2012 09:51 PM
bug-7279.diff (730 Bytes) bug-7279.diff nobu (Nobuyoshi Nakada), 01/28/2013 05:17 PM

Related issues 1 (0 open1 closed)

Actions

Also available in: PDF Atom