Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix build order bug #39

Merged
merged 1 commit into from Sep 4, 2021
Merged

Attempt to fix build order bug #39

merged 1 commit into from Sep 4, 2021

Conversation

ghost
Copy link

@ghost ghost commented Apr 9, 2021

Uncovered while building with samurai [0] but can probably also
happen with ninja eventually.

In file included from ../src/mate-applet/applet.c:19:
In file included from ../src/frontend/classic/classic-window.h:14:
../src/frontend/classic/../menu-private.h:18:10: fatal error: 'libsaver-glue.h' file not found
#include "libsaver-glue.h"
^~~~~~~~~~~~~~~~~
1 error generated.
samu: subcommands failed

I'm not sure if this is right at all, but it fixed the build for me.

[0] https://github.com/michaelforney/samurai

Uncovered while building with samurai [0] but can probably also
happen with ninja eventually.

In file included from ../src/mate-applet/applet.c:19:
In file included from ../src/frontend/classic/classic-window.h:14:
../src/frontend/classic/../menu-private.h:18:10: fatal error: 'libsaver-glue.h' file not found
 #include "libsaver-glue.h"
         ^~~~~~~~~~~~~~~~~
1 error generated.
samu: subcommands failed

[0] https://github.com/michaelforney/samurai
@flexiondotorg
Copy link
Member

Thanks for contributing! Tested in Debian SId, Ubuntu 20.04, 21.04, 21.10.

@flexiondotorg flexiondotorg merged commit 71cced4 into getsolus:master Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant