Skip to content

Fail compile source on Debian 12 #9

Description

@jaxson5

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..

https://dpaste.com/5EYV9NGUQ

jax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions