[Goodies-dev] [Bug 16227] New: Compile only works in maintainer mode

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Nov 28 23:28:32 CET 2019


https://bugzilla.xfce.org/show_bug.cgi?id=16227

            Bug ID: 16227
           Summary: Compile only works in maintainer mode
    Classification: Panel Plugins
           Product: Xfce4-weather-plugin
           Version: 0.10.0
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: hjudt at xfce.org
          Reporter: sluggo at unknown.nu
                CC: goodies-dev at xfce.org
  Target Milestone: ---

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Goodies-dev mailing list