William Grzybowski wrote on 03.04.2013 15:30:
On Wed, Apr 3, 2013 at 8:23 AM, Mario Polario <[email protected]> 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:

Mailman 3.x is, but it's not in ports yet, so OT need to install it manually if python3 is the requirement.


make PYTHON_VERSION=2.7 install

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



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

--
Regards,
Ruslan

Tinderboxing kills... the drives.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to