bug-ncurses
[Top][All Lists]
Advanced

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

Trouble linking ncurses on HPE NonStop - missing methods


From: Randall S. Becker
Subject: Trouble linking ncurses on HPE NonStop - missing methods
Date: Tue, 23 Jun 2020 12:01:32 -0400

Hi All,

I have been trying to build the latest ncurses from git for the HPE NonStop
platform. The compiles all go fine under c99, but when linking happens, we
hit missing procs for attorn and attroff in one location. I would appreciate
some assistance getting past this. I suspect I'm missing some define or
include:

eld command line:
   /usr/bin/eld -o blue -set systype oss -set highpin on -set highrequestor
on
   -set inspect on /usr/lib/ccplmain.o -call_shared ../obj_s/blue.o -L../lib
   -lncurses -L/usr/local/lib -lfloss -lutil -lrld -optional_lib -L
   /G/system/sys04 -lcre -lcrtl -lossk -lossf -lsec -li18n -licnv -losse
   -linet -lossh -lossc -no_optional_lib -allow_duplicate_procs

**** ERROR **** [1210]:
   ../obj_s/blue.o: In function `printcard':
   ../obj_s/blue.o(.text._151958720+0x302): unresolved reference to attron.
**** ERROR **** [1210]:
   ../obj_s/blue.o(.text._151958720+0x382): unresolved reference to attroff.

Thanks,
Randall

-- Brief whoami:
 NonStop developer since approximately 211288444200000000
 UNIX developer since approximately 421664400
-- In my real life, I talk too much.






reply via email to

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