After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 105924 - nautilus 2.2.0.2 - LC_ALL compile problem
nautilus 2.2.0.2 - LC_ALL compile problem
Status: RESOLVED DUPLICATE of bug 105756
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-12 23:43 UTC by andreas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description andreas 2003-02-12 23:43:06 UTC
Description of Problem:
When I tried to compile nautilus 2.2.0.2 after
some time an compile-error like this was printed out:
... LC_ALL not defined...
...src/nautilus-server-connect.c...

I added
#include <locale.h> 
to src/nautilus-server-connect.c and nautilus
compiled great. Is this a bug in nautilus?

regards
Andreas
Comment 1 John Fleck 2003-02-13 14:11:21 UTC

*** This bug has been marked as a duplicate of 105756 ***