solus-cold-storage / lightdm-budgie-greeter

deaded
GNU General Public License v2.0
11 stars 0 forks source link

What is `budgie_please_link_me_libtool_i_have_great_themes()` ? #3

Open tomoyk opened 6 years ago

tomoyk commented 6 years ago

I found this interesting budgie-greeter. This is very good :+1: But I cannot build from source. :(

src/main.c: In function 'main':
src/main.c:29:9: error: implicit declaration of function 
'budgie_please_link_me_libtool_i_have_great_themes' [-Werror=implicit-function-declaration]
     budgie_please_link_me_libtool_i_have_great_themes();
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[1]: *** [Makefile:535: src/lightdm_budgie_greeter-main.o] Error 1

So, I removed Line:24 on src/main.c. What do you think of that?

https://github.com/solus-cold-storage/lightdm-budgie-greeter/blob/7577cabaaa3f7577119313e0918db1e88bb5391c/src/main.c#L24


Sorry, I'm Japanese.I don't use English very well.

ikeydoherty commented 6 years ago

Its an old artefact. Note this project is in the solus-cold-storage repository as we're not actively working on this or supporting it, the codebase is archived. Note the greeter is not complete nor does it work, so there is no point in building it :)