bug-gnu-libiconv
[Top][All Lists]
Advanced

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

[bug-gnu-libiconv] libiconv-1.12 --enable-relocatable and xalloc_die pro


From: Nikola Radovanovic
Subject: [bug-gnu-libiconv] libiconv-1.12 --enable-relocatable and xalloc_die problem on Tru64
Date: Tue, 21 Oct 2008 09:16:11 +0200
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

hi,
i have encountered problem when trying to install libiconv-1.12 on Tru64 (Compaq C++ V6.5-014 for Compaq Tru64 UNIX V5.1B (Rev. 2650)) when using --enable-relocatable.
i configured libiconv with following params:
./configure --enable-relocatable --disable-rpath --prefix=${HOME}/development
and rund make/make install:
  gmake && gmake install
gmake completes ok, but gmake install fails because xmalloc_die() is not found (ld error). i tried to edit build_aux/install-reloc by adding $srcdir"/xmalloc.c to func_verbose variable; but without success. again there was a ld error, but without description, so i stopped right there.
this problem never occured when i did not use --enable-relocatable, so:
  /configure --disable-rpath --prefix=${HOME}/development
  gmake && gmake install
works like a charm.
just to point out, that i had no problems with --enable-relocatable on slackware 12.1 and fedora core 8.

best regards
nikola

ps
if you dont have access to some tru64 host, i will test it for you - no problem ;)




reply via email to

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