Skip to Content.
Sympa Menu

devel - [sympa-dev] Problem on the FreeBSD 3.4

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Balgansuren <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: [sympa-dev] Problem on the FreeBSD 3.4
  • Date: Mon, 19 Jun 2000 12:58:35 -0800 (GMT)

Hi,

I am newbie to Sympa mailing list.
1.I am trying to install Sympa 2.7b3 on the FreeBSD 3.4
And I got following error messages:

bash-2.04# make all
Checking needed CPAN modules ...
/usr/bin/perl ./check_perl_modules.pl
******* Check perl for SYMPA ********

Checking for PERL version:
-----------------------------
your version of perl is OK (5.00503 >= 5.00403)

Checking for REQUIRED modules:
------------------------------------------
perl module from CPAN STATUS
----------- --------- ------
Mail::Internet MailTools OK (1.32 >= 1.32)
MIME::Base64 MIME-Base64 OK (2.11 >= 1.0)
IO::Scalar IO-stringy OK (1.118 >= 1.0)
Locale::Msgcat Msgcat OK (1.03 >= 1.0)
DB_File DB_FILE OK (1.65 >= 1.0)
MIME::Tools MIME-Tools OK (4.124 >= 1.0)
MD5 MD5 OK (2.01 >= 1.0)

Checking for OPTIONAL modules:
------------------------------------------
perl module from CPAN STATUS
----------- --------- ------
FCGI FCGI OK (0.52 >= 0.48)
Net::LDAP perl-ldap OK (0.18 >= 0.10)
CGI::Fast CGI CGI::Fast doesn't return 1 (check it).
DBI DBI OK (1.13 >= 1.06)
******* NOTE *******
You can retrive all theses modules from any CPAN server
(for example ftp://ftp.pasteur.fr/pub/computing/CPAN/CPAN.html)
Making src
making in src...
gcc -g -DCONFIG=\"/etc/sympa.conf\" -o queue queue.c
gcc -g -DCONFIG=\"/etc/sympa.conf\" -o bouncequeue bouncequeue.c
Making nls
making in nls...
rm -f fr.cat
/usr/bin/gencat fr.cat fr.msg
rm -f us.cat
/usr/bin/gencat us.cat us.msg
rm -f es.cat
/usr/bin/gencat es.cat es.msg
rm -f de.cat
/usr/bin/gencat de.cat de.msg
rm -f it.cat
/usr/bin/gencat it.cat it.msg
rm -f cn-gb.cat
/usr/bin/gencat cn-gb.cat cn-gb.msg
rm -f cn-big5.cat
/usr/bin/gencat cn-big5.cat cn-big5.msg
gencat: unrecognized escape sequence on line 46
2 "\U : %s\n"
^
gencat: unrecognized escape sequence on line 51
9 "pHlHM : A\C\n"
^
gencat: unrecognized escape sequence on line 53
11 "pHlHM : A\qC\n"
^
gencat: unrecognized escape sequence on line 59
21 "sAq\b '%s'"
^
gencat: unrecognized escape sequence on line 63
26 "lHM %s Sq\\C\n"
^
gencat: unrecognized escape sequence on line 63
26 "lHM %s Sq\\C\n"
^
gencat: unrecognized escape sequence on line 64
27 "_Aq\wgsC\n"
^
gencat: unrecognized escape sequence on line 67
30 "Aqla}blHMA\At~qla}C\n"
^
gencat: unrecognized escape sequence on line 113
57 "d\S{qla} : EXPIREINDEX %s\n"
^
gencat: unrecognized escape sequence on line 122
67 "HUOAq\FlHM :\n\n"
^
gencat: unrecognized escape sequence on line 130
75 "q\ %s \n"
^
gencat: unrecognized escape sequence on line 133
78 "q\ %d %s C@q\n"
^
gencat: unrecognized escape sequence on line 142
83 "lHMQq\Kn"
^
gencat: unrecognized escape sequence on line 168
2 "lHM %s q\nD "
^
gencat: unrecognized escape sequence on line 195
24 "q\nD(lHM %s) "
^
gencat: unrecognized escape sequence on line 209
3 "q\ Subscription : %s\n"
^
gencat: unrecognized escape sequence on line 210
4 "q\ Un-subscription : %s\n"
^
gencat: unrecognized escape sequence on line 212
6 "q\M Subscribers' list : %s\n"
^
rm -f fi.cat
/usr/bin/gencat fi.cat fi.msg
making in src/etc/sample...
Doing multiple substitutions while installing ...
Overwriting ../../../sample/sympa.conf
Overwriting ../../../sample/wwsympa.conf

2.Then I ignored and installed Sympa 2.7b3
When I restart Apache 1.3.12 webserver with mod_fastcgi-2.24.
I got following error messages in error_log file:

[Thu Jun 15 16:32:50 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" (pid 52049) terminated by calling exit with
status '1'

[Thu Jun 15 16:32:53 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" restarted (pid 52055)
Cannot get host name of local machine at
/usr/libdata/perl/5.00503/Sys/Syslog.pm line 248

[Thu Jun 15 16:32:54 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" (pid 52055) terminated by calling exit with
status '1'

[Thu Jun 15 16:32:58 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" restarted (pid 52061)
Cannot get host name of local machine at
/usr/libdata/perl/5.00503/Sys/Syslog.pm
line 248

This error messages continueosly appearing in Apache error_log file.

How can I fix it? Please help me to solve it.

Thanks
Balgaa




Archive powered by MHonArc 2.6.19+.

Top of Page