[Python-Dev] ffi junk messages (original) (raw)
exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Wed Apr 7 16:11:41 CEST 2010
- Previous message: [Python-Dev] ffi junk messages
- Next message: [Python-Dev] ffi junk messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01:29 pm, martin at v.loewis.de wrote:
Mark Dickinson wrote:
On Wed, Apr 7, 2010 at 1:39 PM, Jeroen Ruigrok van der Werven <asmodai at 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
In addition to submitted a bug report, surely. :)
patch, though. Can you try having the build process use freebsd.S instead of sysv.S?
Regards, Martin
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python- dev/exarkun%40twistedmatrix.com
- Previous message: [Python-Dev] ffi junk messages
- Next message: [Python-Dev] ffi junk messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]