Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. /opt/enthought/lib/python2.7/config/libpython2.7.a(dynload_shlib.o): In function `_PyImport_GetDynLoadFunc':
  2. /home/builder/work/Python-2.7.3/Python/dynload_shlib.c:94: undefined reference to `dlsym'
  3. /home/builder/work/Python-2.7.3/Python/dynload_shlib.c:130: undefined reference to `dlopen'
  4. /home/builder/work/Python-2.7.3/Python/dynload_shlib.c:141: undefined reference to `dlsym'
  5. /home/builder/work/Python-2.7.3/Python/dynload_shlib.c:133: undefined reference to `dlerror'
  6. /opt/enthought/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_forkpty':
  7. /home/builder/work/Python-2.7.3/./Modules/posixmodule.c:3816: undefined reference to `forkpty'
  8. /opt/enthought/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_openpty':
  9. /home/builder/work/Python-2.7.3/./Modules/posixmodule.c:3756: undefined reference to `openpty'
  10. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement