|
From: | Randall S. Becker |
Subject: | [Problem] wattr_get symbol not defined when compiling with UTF8 support |
Date: | Fri, 21 Aug 2020 18:05:30 -0400 |
I’m having some trouble building ncurses 6.2 with wide/utf8 support on NonStop. The linker is reporting the following: xld command line: /usr/bin/xld -o ncurses -set systype oss -set highpin on -set highrequestor on -set inspect on /usr/lib/ccpmainx.o ../obj_s/ncurses.o -L../lib -lformw -lmenuw -lpanelw -lncursesw -L/usr/local/lib -lfloss -lutil -lrld -L /G/system/sys07 -lcre -lcrtl -lossk -lossf -lsec -li18n -licnv -losse -linet -lossh -lossc -allow_duplicate_procs **** ERROR **** [1210]: ../obj_s/ncurses.o: In function `wide_show_attr': ../obj_s/ncurses.o(.text+0x60a6): unresolved reference to wattr_get. The build has wattr_on.c and wattr_off.c, but I’m concerned that wattr_get is assuming curses. I’m not sure why this might be, since this is apparently defined. Any pointers on resolving this? Thanks, -- Randall S. Becker ITUGLIB Process Designer, Repository Manager, Occasional Porting Dude +1.416.984.9826 NonStop developer since approximately 211288444200000000 UNIX developer since approximately 421664400 -- In my real life, I talk too much. |
[Prev in Thread] | Current Thread | [Next in Thread] |