Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3594 closed defect (fixed)

network-manager-applet broken again gtk 3.6.0 ?

Reported by: tnut Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

When I try to compile network-manager-applet 0.9.6.2, I get this message:

* nm-mobile-wizard.c: In function 'providers_setup': nm-mobile-wizard.c:793:2: error: 'gtk_table_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:101): Use 'GtkGrid' instead [-Werror=deprecated-declarations] nm-mobile-wizard.c:798:2: error: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Werror=deprecated-declarations] nm-mobile-wizard.c:806:2: error: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Werror=deprecated-declarations] nm-mobile-wizard.c:829:2: error: 'gtk_table_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:109): Use 'GtkGrid' instead [-Werror=deprecated-declarations] cc1: all warnings being treated as errors make[4]: * [libnm_gtk_la-nm-mobile-wizard.lo] Error 1 make[4]: Leaving directory `/usr/ports/base/network-manager-applet/work/src/network-manager-applet-0.9.6.2/src/libnm-gtk' make[3]: * [all-recursive] Error 1 make[3]: Leaving directory `/usr/ports/base/network-manager-applet/work/src/network-manager-applet-0.9.6.2/src' make[2]: * [all] Error 2 make[2]: Leaving directory `/usr/ports/base/network-manager-applet/work/src/network-manager-applet-0.9.6.2/src' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/usr/ports/base/network-manager-applet/work/src/network-manager-applet-0.9.6.2' make: * [all] Error 2 *

What is for me strange, they seems to be nothing about that in git of the project.

I have been googeling for almost a week, I found nothing.

Does anybody else have the same problem ?

Tanks for your support

Thierry

Change History (2)

comment:1 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r10723

comment:2 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.