mailman compile problem

William Grzybowski william88 at gmail.com
Wed Apr 3 11:30:10 UTC 2013


On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario <mario.pranjic at gmail.com> wrote:
> Hi!
>
> I'm trying to compile new version of mailman on 9.1 release:
> 9.1-RELEASE-p1
>
> Whatever I try, I get stuck with:
>
> SyntaxError: invalid syntax
> /usr/local/bin/python3.3 ../build/bin/msgfmt.py -o
> zh_TW/LC_MESSAGES/mailman.mo zh_TW/LC_MESSAGES/mailman.po
>   File "../build/bin/msgfmt.py", line 86
>     0x950412deL,       # Magic
>               ^
> SyntaxError: invalid syntax
>
>
> Any help is more than welcomed!

mailman is not ready for python 3, use 2.7:

make PYTHON_VERSION=2.7 install

We should fix it with USE_PYTHON= 2.7- in Makefile.



--
William Grzybowski
------------------------------------------
Curitiba/PR - Brasil


More information about the freebsd-ports mailing list