giftcurs-devel
[Top][All Lists]
Advanced

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

[giFTcurs-devel] Compilation problems


From: Tomáš Vondra
Subject: [giFTcurs-devel] Compilation problems
Date: Fri, 26 Dec 2003 11:39:29 +0100

Hi,
I've got problems compling giFTCurs. My system is a RedHat 6.2. It's heavily
modified, yet most of the packages regarding compilation are still original.
The configure script runs just fine, but make prints this message:

gcc -DG_DISABLE_ASSERT -Wall -Wstrict-prototypes -Wwrite-strings -Wpointer-a
rith -Winline -g -O2   -o giFTcurs  main.o ban.o get.o gift.o list.o misc.o
parse.o protocol.o screen.o search.o settings.o transfer.o tree.o ui.o
ui_console.o ui_draw.o ui_help.o ui_main.o ui_mouse.o ui_settings.o
ui_transfer.o format.o xcommon.o -lncurses -L/usr/local/lib -lglib-2.0
misc.o: In function `share_handle':
/mnt/trt/giFTcurs-0.6.1/src/misc.c:203: undefined reference to `ngettext'
search.o: In function `search_result_item_handler':
/mnt/trt/giFTcurs-0.6.1/src/search.c:329: undefined reference to `ngettext'
ui_main.o: In function `make_the_extra_info':
/mnt/trt/giFTcurs-0.6.1/src/ui_main.c:680: undefined reference to `ngettext'
collect2: ld returned 1 exit status
make[2]: *** [giFTcurs] Error 1
make[2]: Leaving directory `/mnt/trt/giFTcurs-0.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/trt/giFTcurs-0.6.1'
make: *** [all] Error 2

What does ngettext do, from what library it is and what library should I,
consequently, upgrade?

If you have a solution, please send me a copy to address@hidden . I don't
want to subscribe to your devel-list as I'm not a programmer. Thaks for your
reply.





reply via email to

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