Hi,

On Thu, Oct 26, 2017 at 07:09:23PM +0200, Clemens Gruber wrote:
> when building PTXdist 2017.10.0 on current ArchLinux, a linker error occurs:
> /usr/bin/ld: lxdialog/checklist.o: undefined reference to symbol 'acs_map'
> /usr/lib/libtinfo.so.6: error adding symbols: DSO missing from commandline
> 
> This occured after ArchLinux updated binutils to 2.29.1-1 and ncurses to
> 6.0+20170902-2.

Strange. I have binutils 2.29.1-6 and ncurses 6.0+20170902-1 here on Debian
and it works just fine :-/. But:

$ cat /usr/lib/x86_64-linux-gnu/libncurses.so
INPUT(libncurses.so.5 -ltinfo)

I guess this is different for you...

> I could work around it by adding -ltinfo to LDFLAGS in the PTXdist
> Makefile.

We have some complex stuff in configure.ac to detect the curses library.
Maybe we should just require ncurses and use pkg-config.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to