[Mailman-Users] 2.1b5 make syntax error?

j2 spamfilter2 at mupp.net
Tue Nov 26 21:11:27 CET 2002


See end of enclosed dump for details.. Hints please?

[root at waldorf mailman-2.1b5]#
./configure --prefix=/home/mailman --with-username=exim --with-groupname=exi
m --with-mail-gid=501
creating cache ./config.cache
checking for --with-python... no
checking for python... /usr/bin/python
checking Python interpreter... /usr/bin/python
checking Python version... 2.2a1
checking that Python has distutils... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking for true... /bin/true
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether #! works in shell scripts... yes
checking for --with-var-prefix... no
checking for --with-permcheck... yes
checking for --with-username... exim
checking for user name "exim"... okay
checking for --with-groupname... exim
checking for group name "exim"... okay
checking permissions on /home/mailman... okay
checking for mail wrapper group; i.e. --with-mail-gid... exim
checking for CGI wrapper group; i.e. --with-cgi-gid... nobody
checking for CGI extensions... no
checking for --with-mailhost... no
checking for --with-urlhost... no
checking for default mail host name... www.skyddsrummet.net
checking for default URL host component... www.skyddsrummet.net
checking for strerror... yes
checking for setregid... yes
checking for syslog... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for syslog.h... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for vsnprintf... yes
updating cache ./config.cache
creating ./config.status
creating misc/paths.py
creating Mailman/Defaults.py
creating Mailman/mm_cfg.py.dist
creating src/Makefile
creating misc/Makefile
creating bin/Makefile
creating Mailman/Makefile
creating Mailman/Cgi/Makefile
creating Mailman/Logging/Makefile
creating Mailman/Archiver/Makefile
creating Mailman/Commands/Makefile
creating Mailman/Handlers/Makefile
creating Mailman/Bouncers/Makefile
creating Mailman/Queue/Makefile
creating Mailman/MTA/Makefile
creating Mailman/Gui/Makefile
creating templates/Makefile
creating cron/Makefile
creating scripts/Makefile
creating messages/Makefile
creating cron/crontab.in
creating misc/mailman
creating Makefile
creating tests/Makefile
creating tests/bounces/Makefile
creating tests/msgs/Makefile
creating build/bin/add_members
creating build/bin/arch
creating build/bin/change_pw
creating build/bin/check_db
creating build/bin/check_perms
creating build/bin/cleanarch
creating build/bin/clone_member
creating build/bin/config_list
creating build/bin/convert.py
creating build/bin/dumpdb
creating build/bin/find_member
creating build/bin/fix_url.py
creating build/bin/genaliases
creating build/bin/inject
creating build/bin/list_admins
creating build/bin/list_lists
creating build/bin/list_members
creating build/bin/mailmanctl
creating build/bin/mmsitepass
creating build/bin/newlist
creating build/bin/pygettext.py
creating build/bin/qrunner
creating build/bin/remove_members
creating build/bin/rmlist
creating build/bin/sync_members
creating build/bin/transcheck
creating build/bin/unshunt
creating build/bin/update
creating build/bin/version
creating build/bin/withlist
creating build/bin/b4b5-archfix
creating build/contrib/check_perms_grsecurity.py
creating build/contrib/qmail-to-mailman.py
creating build/contrib/rotatelogs.py
creating build/cron/bumpdigests
creating build/cron/checkdbs
creating build/cron/disabled
creating build/cron/gate_news
creating build/cron/mailpasswds
creating build/cron/nightly_gzip
creating build/cron/senddigests
[root at waldorf mailman-2.1b5]# make install
Creating architecture independent directories...
chmod o-r /home/mailman/archives/private
Creating architecture dependent directories...
make[1]: Entering directory `/home/root/download/mailman/mailman-2.1b5/bin'
for f in mmsitepass newlist rmlist add_members list_members remove_members
clone_member update arch sync_members check_db withlist check_perms
find_member version config_list list_lists dumpdb cleanarch list_admins
genaliases change_pw mailmanctl qrunner inject unshunt fix_url.py convert.py
transcheck b4b5-archfix; \
do \
    /usr/bin/install -c -m 755 ../build/bin/$f /home/mailman/bin; \
done
make[1]: Leaving directory `/home/root/download/mailman/mailman-2.1b5/bin'
make[1]: Entering directory `/home/root/download/mailman/mailman-2.1b5/cron'
for f in crontab.in; \
do \
    /usr/bin/install -c -m 644 $f /home/mailman/cron; \
done
for f in checkdbs mailpasswds senddigests gate_news nightly_gzip bumpdigests
disabled; \
do \
    /usr/bin/install -c -m 755 ../build/cron/$f /home/mailman/cron; \
done
make[1]: Leaving directory `/home/root/download/mailman/mailman-2.1b5/cron'
make[1]: Entering directory `/home/root/download/mailman/mailman-2.1b5/misc'
/usr/bin/install -c -m 644 *.jpg *.png /home/mailman/icons
for d in bin cron scripts; \
do \
    dir=/home/mailman/$d; \
    /usr/bin/install -c -m 644 paths.py $dir; \
done
/usr/bin/install -c -m 755 mailman /home/mailman/scripts
for p in email-2.4.3 JapaneseCodecs-1.4.9 KoreanCodecs-2.0.5; \
do \
    gunzip -c $p.tar.gz | tar xf -; \
    (cd $p ; umask 02 ; PYTHONPATH=/home/mailman/pythonlib /usr/bin/python
setup.py --quiet install --install-lib
/home/mailman/pythonlib --install-purelib
/home/mailman/pythonlib --install-data /home/mailman/pythonlib); \
done
  File "/home/mailman/pythonlib/email/_compat22.py", line 31
    return i // j
              ^
SyntaxError: invalid syntax



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.422 / Virus Database: 237 - Release Date: 2002-11-25




More information about the Mailman-Users mailing list