ncurses problem
Viola Zoltán <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAL5DRz0Fhb_girZxuB_DdruYo_iRGCYCM_6S7Xxk5xiQBTq+og@mail.gmail.com> |
Hi, lot of programs which need ncurses, crashed me during the "make", as in the following example of "moc": System/Links/Executables/ld: interface_elements.o: undefined reference to symbol 'acs_map' /System/Links/Executables/ld: note: 'acs_map' is defined in DSO /System/Links/Libraries//libtinfo.so.5 so try adding it to the linker command line /System/Links/Libraries//libtinfo.so.5: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[2]: *** [mocp] Error 1 make[2]: Leaving directory `/Files/Compile/Sources/moc-2.5.0-beta1' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/Files/Compile/Sources/moc-2.5.0-beta1' make: *** [all] Error 2 My ncurses is the 5.9-r1 version, and it is compiled with GCC 4.7.2 and Glibc 2.15, with the --with-termlib options. Zoli _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users