bug-ncurses
[Top][All Lists]
Advanced

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

Re: error while compiling 64 bit ncurses-5.9 on HPUX 11.23IA64


From: Thomas Dickey
Subject: Re: error while compiling 64 bit ncurses-5.9 on HPUX 11.23IA64
Date: Sat, 20 Jul 2013 12:44:50 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jul 18, 2013 at 05:14:27AM +0000, D N, Mahesh wrote:
> Hi,
> 
> Getting below mentioned error while compiling ncurses-5.9 on hpux11.23ia64.
> 
> unset LDOPTS;  /opt/aCC/bin/aCC  -o demo ../obj_s/demo.o -L../lib -lncurses++ 
> -L../lib -lform -lmenu -lpanel -lncurses        -I../c++ -I../include -I. 
> -DHAVE_CONFIG_H   -D_HPUX_SOURCE -D_XOPEN_SOURCE=500 -I. -I../include 
> -I/usr/local/include/ncurses -O -I/usr/local/include  +Z 
> -Wl,+b,/usr/local/lib/hpux32

If you're compiling for 64-bits (the default), that /usr/local/lib/hpux32
hints that there was some environment variable used to point to 32-bit
libraries.

> ld: Mismatched ABI for -lform, found ../lib/libform.so
> Fatal error.
> gmake[1]: *** [demo] Error 1
> gmake[1]: Leaving directory `/home/dnm/ncurses-5.9/c++'
> gmake: *** [all] Error 2

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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