bug-gnu-utils
[Top][All Lists]
Advanced

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

Bug report


From: Julien Chiron
Subject: Bug report
Date: Wed, 18 Sep 2002 00:00:18 +0200

Hi,

People at bug-gtypist recommended me to make a bug report :
While trying to compile gtypist 2.6.2 on OSX (10.2), I got an error on linking:

gcc  -g -O2   -o gtypist  gtypist.o getopt.o getopt1.o
./intl/libintl.a -lncurses -lcurses
ld: Undefined symbols:
__USER_LABEL_PREFIX__libintl_bindtextdomain
__USER_LABEL_PREFIX__libintl_gettext
__USER_LABEL_PREFIX__libintl_textdomain
make[2]: *** [gtypist] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Felix Natter (thanks to him ;-) recommended me to try to configure with --with-included-gettext or with --disable-nls

The first option didn't do anything, but the second worked well, and the application works nice.

Best regards

Julien Chiron
Laboratoire de Valorisation de la Chimie Fine
Service 552
Faculté des Sciences de Saint Jérôme
13397 Marseille CEDEX 20
FRANCE
Tel:   33 (0)4 91 28 81 92
Fax : 33 (0)4 91 28 83 23




reply via email to

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