Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. ==> Starting make...
  2. gcc -std=gnu99 -fPIC -Wall -shared -o npesteid-firefox-plugin.so firefox/plugin.c firefox/plugin-class.c firefox/cert-class.c firefox/dialogs-gtk.c common/esteid_certinfo.c common/pkcs11_errors.c common/esteid_log.c common/esteid_sign.c common/esteid_timer.c common/l10n.c common/l10n-linux.c common/esteid_map.c common/esteid_json.c -Iinclude -Icommon `pkg-config --cflags gtk+-2.0` -ldl -lssl -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0 -lglib-2.0 -lcrypt -DXP_UNIX -DMOZ_X11
  3. firefox/plugin.c:10:25: fatal error: esteid_misc.h: No such file or directory
  4. compilation terminated.
  5. common/l10n.c:7:25: fatal error: esteid_misc.h: No such file or directory
  6. compilation terminated.
  7. make: *** [plugin] Error 1
  8. ==> Entering fakeroot environment...
  9. ==> Starting package()...
  10. install: cannot stat `npesteid-firefox-plugin.so': No such file or directory
  11. Aborting...
  12. ==> ERROR: Makepkg was unable to build sk-esteidfirefoxplugin-svn.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement