Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. /bin/sh ./libtool --silent --mode=compile gcc -std=gnu99 -I./lib -I. -g -O2 -Wal
  2. l -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -
  3. o lib/xmlparse.lo -c lib/xmlparse.c
  4. /bin/sh ./libtool --silent --mode=compile gcc -std=gnu99 -I./lib -I. -g -O2 -Wal
  5. l -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -
  6. o lib/xmltok.lo -c lib/xmltok.c
  7. /bin/sh ./libtool --silent --mode=compile gcc -std=gnu99 -I./lib -I. -g -O2 -Wal
  8. l -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -
  9. o lib/xmlrole.lo -c lib/xmlrole.c
  10. /bin/sh ./libtool --silent --mode=link gcc -std=gnu99 -I./lib -I. -g -O2 -Wall -
  11. Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -no-
  12. undefined -version-info 7:0:6 -rpath /usr/local/lib -o libexpat.la lib/xmlparse
  13. .lo lib/xmltok.lo lib/xmlrole.lo
  14. ld: 0711-317 ERROR: Undefined symbol: .__register_frame_info_table
  15. ld: 0711-317 ERROR: Undefined symbol: .__deregister_frame_info
  16. ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
  17. collect2: ld returned 8 exit status
  18. gmake: *** [libexpat.la] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement