Mark Dickinson wrote: > On Wed, Apr 7, 2010 at 1:39 PM, Jeroen Ruigrok van der Werven > <asmo...@in-nomine.org> wrote: >> Before I file a bug report, is anyone else seeing this (in my case on >> FreeBSD 8): >> >> Modules/_ctypes/libffi/src/x86/sysv.S:360: Error: junk at end of line, first >> unrecognized character is `@' >> Modules/_ctypes/libffi/src/x86/sysv.S:387: Error: junk at end of line, first >> unrecognized character is `@' >> Modules/_ctypes/libffi/src/x86/sysv.S:423: Error: junk at end of line, first >> unrecognized character is `@' > > It's on the buildbots, too. See: > > http://www.python.org/dev/buildbot/builders/x86%20FreeBSD%20trunk/builds/208/steps/compile/logs/stdio
Instead of submitting a bug report, it would be better to submit a patch, though. Can you try having the build process use freebsd.S instead of sysv.S? Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com