Guest User

Untitled

a guest
Jul 20th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libgtop-2.0 -Wall -O3 -march=nocona -O2 -pipe -MT value-history.o -MD -MP -MF ".deps/value-history.Tpo" \
  2. -c -o value-history.o `test -f 'value-history.cpp' || echo './'`value-history.cpp; \
  3. then mv -f ".deps/value-history.Tpo" ".deps/value-history.Po"; \
  4. else rm -f ".deps/value-history.Tpo"; exit 1; \
  5. fi
  6. main.cpp: In function ‘int main(int, char**)’:
  7. main.cpp:62: error: ‘LIBGNOMEUI_MODULE’ was not declared in this scope
  8. main.cpp:63: error: ‘GNOME_CLIENT_PARAM_SM_CONNECT’ was not declared in this scope
  9. main.cpp:64: error: ‘gnome_program_init’ was not declared in this scope
  10. main.cpp:55: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result
  11. make[2]: *** [main.o] Error 1
  12. make[2]: *** Waiting for unfinished jobs....
  13. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/hardware-monitor-1.3/work/hardware-monitor-1.3/src'
  14. make[1]: *** [all-recursive] Error 1
  15. make[1]: Leaving directory `/var/tmp/portage/gnome-extra/hardware-monitor-1.3/work/hardware-monitor-1.3'
  16. make: *** [all] Error 2
  17. *
  18. * ERROR: gnome-extra/hardware-monitor-1.3 failed.
  19. * Call stack:
  20. * ebuild.sh, line 49: Called src_compile
  21. * environment, line 1447: Called gnome2_src_compile
  22. * environment, line 1208: Called die
  23. * The specific snippet of code:
  24. * emake || die "compile failure"
  25. * The die message:
  26. * compile failure
  27. *
  28. * If you need support, post the topmost build error, and the call stack if relevant.
  29. * A complete build log is located at '/var/tmp/portage/gnome-extra/hardware-monitor-1.3/temp/build.log'.
  30. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/hardware-monitor-1.3/temp/environment'.
  31. *
  32.  
  33. >>> Failed to emerge gnome-extra/hardware-monitor-1.3
Add Comment
Please, Sign In to add comment