bug-ncurses
[Top][All Lists]
Advanced

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

Re: [bug-ncurses] Symbol _nc_env_access is missed in the map/sym files


From: Dr. Werner Fink
Subject: Re: [bug-ncurses] Symbol _nc_env_access is missed in the map/sym files
Date: Mon, 17 Nov 2014 15:14:23 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Nov 17, 2014 at 02:57:38PM +0100, Werner Fink wrote:
> Hi,
> 
> just noted from build that the symbol _nc_env_access is missed bellow
> 
>      ./package/*.map
>      ./package/*.sym
> 
> which leads to:
> 
>      [  101s] ../lib/libtic.so: undefined reference to `_nc_env_access'
>      [  101s] collect2: error: ld returned 1 exit status
>      [  101s] Makefile:275: recipe for target 'infocmp' failed
>      [  101s] make: *** [infocmp] Error 1
>      [  101s] make: *** Waiting for unfinished jobs....
>      [  102s] ../lib/libtic.so: undefined reference to `_nc_env_access'
>      [  102s] collect2: error: ld returned 1 exit status
>      [  102s] Makefile:242: recipe for target 'tic' failed
>      [  102s] make: *** [tic] Error 1
>      [  102s] make: Leaving directory 
> '/home/abuild/rpmbuild/BUILD/ncurses-5.9/progs'
>      [  102s] + rm -rf /tmp/ncurses.M0twV225
>      [  102s] error: Bad exit status from /var/tmp/rpm-tmp.mk0HRS (%build)

[   30s] ../lib/libncurses.so: undefined reference to `_nc_eventlist_timeout'
[   30s] collect2: error: ld returned 1 exit status
[   30s] Makefile:241: recipe for target 'background' failed
[   30s] make[1]: *** [background] Error 1
[   30s] make[1]: *** Waiting for unfinished jobs....
[   30s] ../lib/libncurses.so: undefined reference to `_nc_eventlist_timeout'
[   30s] collect2: error: ld returned 1 exit status
[   30s] Makefile:244: recipe for target 'blue' failed
[   30s] make[1]: *** [blue] Error 1
[   30s] make[1]: Leaving directory 
'/home/abuild/rpmbuild/BUILD/ncurses-5.9/test'
[   30s] Makefile:111: recipe for target 'all' failed
[   30s] make: *** [all] Error 2
[   30s] + rm -rf /tmp/ncurses.uDND64e3

...

[   65s] ../lib/libncurses.so: undefined reference to `_nc_acs_map'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_cur_term'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_init_pthreads'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_mutex_lock'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_mutex_unlock'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_sigprocmask'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_mutex_trylock'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_newscr'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_curscr'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_ptr_Lines'
[   65s] ../lib/libncurses.so: undefined reference to `_nc_ptr_Cols'
[   65s] collect2: error: ld returned 1 exit status
[   65s] Makefile:247: recipe for target 'bs' failed


Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

Attachment: signature.asc
Description: Digital signature


reply via email to

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