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

Rose does not build successfully #57

Open
yuki-was-taken opened this issue May 20, 2024 · 0 comments
Open

Rose does not build successfully #57

yuki-was-taken opened this issue May 20, 2024 · 0 comments

Comments

@yuki-was-taken
Copy link

yuki-was-taken commented May 20, 2024

On the latest commit, the build fails.
I didn't make any modifications to the makefile, and only bumped up the version of webkit2gtk to 4.1 and changed the gtk version to 3.

error:

rose-browser $ BUILDTYPE=RELEASE make
  CC  webview.o
  CC  search.o
  CC  client.o
  CC  path.o
  CC  keymap.o
  CC  rose.o
  CC  window.o
  CC  tab.o
  CC  debug.o
  CC  split.o
  CC  lua.o
/bin/sh: c: not found
/bin/sh: c: not found
make: [makefile:48: build/keymap.o] Error 127 (ignored)
make: [makefile:47: build/path.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/rose.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/webview.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/window.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/debug.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/search.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/client.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/tab.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/split.o] Error 127 (ignored)
/bin/sh: c: not found
make: [makefile:47: build/lua.o] Error 127 (ignored)
  LD  rose
/bin/sh: o: not found
make: [makefile:44: build/rose] Error 127 (ignored)
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

No branches or pull requests

1 participant