Comment 1 for bug 1726332

Revision history for this message
Dave (dave-unrealize) wrote :

Ok. I managed to fix that by getting rid of -Werror, but now I have a new error:

app-indicator.c:58: Warning: AppIndicator3: "@id" parameter unexpected at this location:
 * @id: The ID of the indicator. Maps to AppIndicator:id.
    ^
app-indicator.c:545: Error: AppIndicator3: multiple "@arg1" parameters for identifier "AppIndicator::new-label":
         * @arg1: The string for the guide
     ^
app-indicator.h:243: Warning: AppIndicator3: "@parent" parameter unexpected at this location:
 * @parent: Parent object.
    ^
./.libs/libappindicator3.so: undefined reference to `indicator_desktop_shortcuts_nick_exec_with_context'
collect2: error: ld returned 1 exit status

linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/tmp/daw/libappindicator-12.10.1/src/tmp-introspectkBa7Ma/AppIndicator3-0.1', '-export-dynamic', '-O2', '-fPIC', 'tmp-introspectkBa7Ma/tmp/daw/libappindicator-12.10.1/src/tmp-introspectkBa7Ma/AppIndicator3-0.1.o', '-L.', 'libappindicator3.la', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0']' returned non-zero exit status 1
/usr/share/gobject-introspection-1.0/Makefile.introspection:155: recipe for target 'AppIndicator3-0.1.gir' failed