You are not logged in.

#1 2012-02-13 02:08:13

Frabato
Member
Registered: 2007-10-24
Posts: 267

nautilus-cd-burner won't build

Hi All,

I don't understand this error:

tension.c  -fPIC -DPIC -o .libs/burn-extension.o
burn-extension.c: In function ‘launch_process’:
burn-extension.c:132:17: warning: implicit declaration of function ‘gtk_message_dialog’ [-Wimplicit-function-declaration]
burn-extension.c:132:24: warning: assignment makes pointer from integer without a cast [enabled by default]
burn-extension.c:135:17: warning: passing argument 1 of ‘gtk_message_dialog_format_secondary_text’ from incompatible pointer type [enabled by default]
/usr/include/gtk-2.0/gtk/gtkmessagedialog.h:123:12: note: expected ‘struct GtkMessageDialog *’ but argument is of type ‘struct GtkWidget *’
burn-extension.c:137:17: warning: passing argument 1 of ‘gtk_dialog_run’ from incompatible pointer type [enabled by default]
/usr/include/gtk-2.0/gtk/gtkdialog.h:175:6: note: expected ‘struct GtkDialog *’ but argument is of type ‘struct GtkWidget *’
burn-extension.c: In function ‘nautilus_burn_menu_provider_iface_init’:
burn-extension.c:576:14: error: ‘NautilusMenuProviderIface’ has no member named ‘get_toolbar_items’
make[2]: *** [burn-extension.lo] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-a/aur-nautilus-cd-burner/src/nautilus-cd-burner-2.25.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-a/aur-nautilus-cd-burner/src/nautilus-cd-burner-2.25.3'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build nautilus-cd-burner.
==> Restart building nautilus-cd-burner ? [y/N]
==> -------------------------------------------
==>

Can anyone help me to make sense of this?

Thanks

Offline

#2 2012-02-13 02:14:31

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: nautilus-cd-burner won't build

Please post this error on the AUR page of this package, https://aur.archlinux.org/packages.php?ID=1560 I suppose.
This way the maintainer will know somebody has problems with his package.

Offline

Board footer

Powered by FluxBB