bug-libtool
[Top][All Lists]
Advanced

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

libtool --mode=execute gives LANG not found


From: deckrider
Subject: libtool --mode=execute gives LANG not found
Date: Tue, 10 Apr 2007 12:13:13 -0600

ltmain.sh (GNU libtool) 1.5.23b (1.1220.2.437 2007/02/17 09:08:45)
ia64-hp-hpux11.23

I'm seeing the following behavior:

$ ./libtool --mode=execute ldd foo
./libtool[6827]: LANG:  not found.
./libtool[6827]: LC_ALL:  not found.
./libtool[6827]: LC_CTYPE:  not found.
./libtool[6827]: LC_COLLATE:  not found.
./libtool[6827]: LC_MESSAGES:  not found.

In my environment, each of these shell variables are not set.

Regardless of the above output, the ldd command appears to work.




reply via email to

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