Re: libncursesw.so linker script syntax error?

2014-02-03 Thread Keith Beattie
On 02/02/14 23:54, Scot Hetzel wrote: Here's libncursesw.so: $ cat /usr/local/lib/libncursesw.so INPUT(libncursesw.so.5 AS_NEEDED(-ltinfow)) I don't get that output when I `cat /usr/local/lib/libncursesw.so`. When I use `file /usr/local/lib/libncursesw.so*` it shows:

Re: libncursesw.so linker script syntax error?

2014-02-02 Thread Scot Hetzel
On Sat, Feb 1, 2014 at 8:46 PM, Keith Beattie ksbeat...@gmail.com wrote: Hello, I'm having trouble building both the emacs and aspell port, both of which fail with a very similar error. Here's aspell: /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -fno-strict-aliasing -pipe

libncursesw.so linker script syntax error?

2014-02-01 Thread Keith Beattie
Hello, I'm having trouble building both the emacs and aspell port, both of which fail with a very similar error. Here's aspell: /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -fno-strict-aliasing -pipe -march=native -fno-exceptions -o aspell prog/aspell.o prog/check_funs.o