[Mailman-Users] Mailman 2.1.[56] installation problem w/ KoreanCodecs

Christophe Kalt mailman-users at klb.taranis.org
Mon Nov 28 02:24:05 CET 2005


Hi all,

"make install" dies with
    (cd ./$p ; umask 02 ; PYTHONPATH=/home/mailman/2.1.5/pythonlib /usr/local/bin/python setup.py --quiet install --install-lib /home/mailman/2.1.5/pythonlib  --install-purelib /home/mailman/2.1.5/pythonlib  --install-data /home/mailman/2.1.5/pythonlib); \
done
/usr/local/lib/python2.4/distutils/dist.py:222: UserWarning: 'licence' distribution option is deprecated; use 'license'
  warnings.warn(msg)
src/hangul.c:33: error: syntax error before numeric constant
src/hangul.c:34: error: syntax error before numeric constant
error: command 'gcc' failed with exit status 1
*** Error code 1

This happens with either 2.1.5 or 2.1.6, various versions of
Python as well.  It's on Solaris 10 with Sun's bundled gcc
(/usr/sfw/bin/gcc).

Rather furstrating.  Is there an easy way to just skip these
codecs i have no use for?



More information about the Mailman-Users mailing list