Guest User

Untitled

a guest
Sep 12th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. clib/librabbitmq/amqp_socket.c: In function ‘amqp_login_inner’:
  2. clib/librabbitmq/amqp_socket.c:1195:28: error: ‘AMQ_PLATFORM’ undeclared (first use in this function)
  3. amqp_cstring_bytes(AMQ_PLATFORM);
  4. ^~~~~~~~~~~~
  5. clib/librabbitmq/amqp_socket.c:1195:28: note: each undeclared identifier is reported only once for each function it appears in
  6. error: command 'gcc' failed with exit status 1
  7.  
  8. ----------------------------------------
  9. Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-CGecd7/librabbitmq/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bCbDzY-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-CGecd7/librabbitmq/
Add Comment
Please, Sign In to add comment