Re: [PATCH] backports: fix mconf compilation on OpenSUSE factory

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

 



On Sat, 2014-08-09 at 08:23 -0700, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez" <mcgrof@xxxxxxxx>
> 
> On OpenSUSE factory 'make menuconfig' fails to compile with:
> 
> cc -Wall -Wmissing-prototypes -Wstrict-prototypes -O2
> -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -DLOCALE   -c -o
> lxdialog/yesno.o lxdialog/yesno.c
> cc -Wl,--no-as-needed -lncursesw  mconf.o zconf.tab.o
> lxdialog/checklist.o lxdialog/inputbox.o lxdialog/menubox.o
> lxdialog/textbox.o lxdialog/util.o lxdialog/yesno.o   -o mconf
> /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld:
> /lib64/libncursesw.so.5: undefined reference to symbol 'acs_map'
> /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../lib64/libtinfo.so:
> error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> 
> This is fixed by linking with -ltinfo. I've test builded this on
> Debian and OpenSUSE factory.

I have a vague feeling that we used to have this and it broke somewhere
else, and it was supposed to get added via check-lxdialog.sh...

Please look in the list archives for this, I'm not convinced this is
right.

johannes

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux