-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
make fails with the following error:
collect2: error: ld returned 1 exit status
make: *** [Makefile:439: emelfm2] Error 1
There are also a heap of other (not important?) errors:
In file included from src/emelfm2.h:638,
from src/e2_bookmark.h:23,
from src/e2_bookmark.c:25:
src/e2_window.h:54:13: warning: inline function ‘e2_window_show_status_message’ declared but never defined
54 | inline void e2_window_show_status_message (const gchar *message
and
/usr/bin/ld: objs/src/e2_context_menu.o:(.bss+0x1a0): multiple definition of `app'; objs/src/e2_bookmark.o:(.bss+0xe0): first defined here
I'll see if I can do some more debugging, but my c days are long ago..
jax
Metadata
Metadata
Assignees
Labels
No labels