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

Since Debian buster, header mising gtkbgbox.o #48

Open
FredericGuilbault opened this issue Aug 1, 2019 · 2 comments
Open

Since Debian buster, header mising gtkbgbox.o #48

FredericGuilbault opened this issue Aug 1, 2019 · 2 comments

Comments

@FredericGuilbault
Copy link

FredericGuilbault commented Aug 1, 2019

I tried to compile on debian buster :

Created config.mk
Created config.h
Configuration:
  Sound plugin:  no
 TEXT   default
 TEXT   pager
 TEXT   fbpanel.1
 TEXT   make_profile
 CC     panel/bg.o
 CC     panel/ev.o
 CC     panel/gconf.o
 CC     panel/gconf_panel.o
 CC     panel/gconf_plugins.o
 CC     panel/gtkbar.o
 CC     panel/gtkbgbox.o
make[1]: *** [../.config/rules.mk:276: gtkbgbox.o] Error 1
make: *** [.config/rules.mk:46: panel] Error 2
@FredericGuilbault
Copy link
Author

@mckaygerhard
Copy link

seems just https://github.com/markm11/fbpanel/commit/598ba4aa3d39afa7afa7ec0b9d68d170919977b8 removed -Werror seems have realted to deprecate funtions but that will raises gtk to 2.34 in depends

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

2 participants