Project

General

Profile

Actions

Bug #7279

closed

Zlib load error on HP-UX

Added by alexharv074 (Alex Harvey) over 11 years ago. Updated almost 5 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)

Has duplicate Ruby master - Bug #7737: problem with generated rbconfig.rb for HaikuClosednobu (Nobuyoshi Nakada)01/23/2013Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0