! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Compile only works in maintainer mode
Status:
RESOLVED: MOVED
Product:
Xfce4-weather-plugin
Component:
General

Comments

Description Kim Scarborough 2019-11-28 23:28:32 CET
Trying to compile, I got this error:

weather.c:43:10: fatal error: weather-config_ui.h: No such file or directory
   43 | #include "weather-config_ui.h"
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

I looked at panel-plugin/Makefile.am, and I saw that the rule to make weather-config_ui.h was contained in a "if MAINTAINER_MODE" block. So I ran ./configure with --enable-maintainer-mode, and it worked.
Comment 1 Git Bot editbugs 2020-05-23 01:09:06 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/issues/14.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #16227

Reported by:
Kim Scarborough
Reported on: 2019-11-28
Last modified on: 2020-05-23

People

Assignee:
Harald Judt
CC List:
1 user

Version

Version:
0.10.0

Attachments

Additional information