Guest User

Untitled

a guest
Oct 22nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [aszeszo@ultra liborchestrator]$ make
  2. /opt/sunstudio12.1/bin/cc -xc99=%none -O -Xa -I/home/aszeszo/oi151/install/proto/root_i386/usr/include -I/usr/include -I. -I/home/aszeszo/oi151/install/proto/root_i386/usr/include/admin -I../libtd/ -I../liblogsvc -I../libti -Di386 -I/home/aszeszo/oi151/install/proto/root_i386/usr/include -I/usr/include -I. -I/home/aszeszo/oi151/install/proto/root_i386/usr/include/admin -I../libtd/ -I../liblogsvc -I../libti -Di386 -c -o objs/i386/locale.o locale.c
  3. "locale.c", line 659: warning: statement not reached
  4. "locale.c", line 777: syntax error before or at: {
  5. "locale.c", line 779: invalid type combination
  6. "locale.c", line 779: identifier redefined: sub
  7. current : pointer to char
  8. previous: pointer to char : "locale.c", line 640
  9. "locale.c", line 779: warning: declaration can not follow a statement
  10. "locale.c", line 780: identifier redefined: code
  11. current : pointer to char
  12. previous: pointer to char : "locale.c", line 643
  13. "locale.c", line 780: warning: declaration can not follow a statement
  14. "locale.c", line 781: warning: declaration can not follow a statement
  15. "locale.c", line 783: undefined symbol: lang_name
  16. "locale.c", line 789: warning: improper pointer/integer combination: arg #1
  17. "locale.c", line 793: warning: improper pointer/integer combination: arg #1
  18. "locale.c", line 796: warning: argument #1 is incompatible with prototype:
  19. prototype: pointer to pointer to char : "locale.c", line 121
  20. argument : pointer to char
  21. "locale.c", line 796: prototype mismatch: 2 args passed, 1 expected
  22. "locale.c", line 799: undefined symbol: search_list
  23. "locale.c", line 799: warning: improper pointer/integer combination: op "="
  24. "locale.c", line 806: warning: improper pointer/integer combination: arg #2
  25. "locale.c", line 815: warning: improper pointer/integer combination: op "="
  26. "locale.c", line 1596: warning: argument #1 is incompatible with prototype:
  27. prototype: pointer to pointer to char : "locale.c", line 121
  28. argument : pointer to char
  29. "locale.c", line 1596: prototype mismatch: 2 args passed, 1 expected
  30. "locale.c", line 1685: warning: old-style declaration or incorrect type for: code
  31. "locale.c", line 1686: syntax error before or at: 408
  32. "locale.c", line 1686: warning: old-style declaration or incorrect type for: om_set_error
  33. "locale.c", line 1686: identifier redeclared: om_set_error
  34. current : function() returning int
  35. previous: function(short) returning void : "./orchestrator_api.h", line 549
  36. "locale.c", line 1687: warning: old-style declaration or incorrect type for: sub
  37. "locale.c", line 1688: syntax error before or at: }
  38. "locale.c", line 105: warning: static function called but not defined: get_lang_entry()
  39. cc: acomp failed for locale.c
  40. *** Error code 1
  41. make: Fatal error: Command failed for target `objs/i386/locale.o'
  42. Current working directory /home/aszeszo/oi151/install/usr/src/lib/liborchestrator
Add Comment
Please, Sign In to add comment