Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make all-recursive
- make[1]: Entering directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman'
- Making all in src
- make[2]: Entering directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman/src'
- CC stuurman-pcmanfm.o
- CC stuurman-app-config.o
- CC stuurman-main-win.o
- CC stuurman-overall-nav-history.o
- CC stuurman-tab-page.o
- tab-page.c:24:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- app-config.c:26:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-app-config.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- make[2]: *** [stuurman-tab-page.o] Error 1
- In file included from overall-nav-history.c:26:0:
- overall-nav-history.h:25:24: fatal error: libsmfm/fm.h: No such file or directory
- #include <libsmfm/fm.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-overall-nav-history.o] Error 1
- pcmanfm.c:39:28: fatal error: libsmfm/fm-gtk.h: No such file or directory
- #include <libsmfm/fm-gtk.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-pcmanfm.o] Error 1
- In file included from main-win.c:34:0:
- pcmanfm.h:26:24: fatal error: libsmfm/fm.h: No such file or directory
- #include <libsmfm/fm.h>
- ^
- compilation terminated.
- make[2]: *** [stuurman-main-win.o] Error 1
- make[2]: Leaving directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/yaourt-tmp-doraneko/aur-stuurman-git/src/stuurman'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement