[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Problem building pan-0.13.2
From: |
steve |
Subject: |
[Pan-users] Problem building pan-0.13.2 |
Date: |
Thu, 14 Nov 2002 23:00:56 +0000 |
User-agent: |
Mutt/1.3.28i |
Hi all
I'm getting an error message when trying to build pan 0.13.2 on RH 6.2,
I've installed the latest GTK+ stuff all from source.
Here is the message I'm getting:
/home/sjlen/tmpstuff/pan-0.13.2/pan/pan.c:151: undefined reference to
`bind_textdomain_codeset'
collect2: ld returned 1 exit status
gmake[3]: *** [pan] Error 1
gmake[3]: Leaving directory `/home/sjlen/tmpstuff/pan-0.13.2/pan'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/sjlen/tmpstuff/pan-0.13.2/pan'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/sjlen/tmpstuff/pan-0.13.2'
gmake: *** [all-recursive-am] Error 2
The lines in the file pan.c are:
bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
/*151*/ bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
setlocale (LC_ALL, "");
I'd be grateful for any help with this that anyone can offer. I've
already seen a fix for a very similar error in the archives but that
only relates to 64 bit machines.
--
%HAV-A-NICEDAY email mailto:address@hidden
Steve web http://www.zeropps.uklinux.net/
or http://start.at/zero-pps
10:50pm up 140 days, 10:21, 2 users, load average: 1.01, 1.04, 1.00
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pan-users] Problem building pan-0.13.2,
steve <=