Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 31st, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Errors building mysqldb on Mac OS 10.7, Python 2.7.1
  2. _mysql.c:986: warning: implicit conversion shortens 64-bit value into a 32-bit value
  3.        
  4. lipo: /var/folders/fk/648y1j5d0c94ljvc5k0xncmh0000gt/T//ccoAI1iz.out and /var/folders/fk/648y1j5d0c94ljvc5k0xncmh0000gt/T//cc9fJKgC.out have the same architectures (x86_64) and can't be in the same fat output file
  5. error: command 'llvm-gcc-4.2' failed with exit status 1
  6.        
  7. ARCHFLAGS="-arch x86_64" python setup.py build