Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2563 - rep-gtk failed to build
Attached to Project:
Arch Linux
Opened by Tomasz Bakiera (kog) - Wednesday, 13 April 2005, 11:46 GMT
Last edited by Dale Blount (dale) - Wednesday, 13 April 2005, 12:02 GMT
Opened by Tomasz Bakiera (kog) - Wednesday, 13 April 2005, 11:46 GMT
Last edited by Dale Blount (dale) - Wednesday, 13 April 2005, 12:02 GMT
|
DetailsIm'trying to compile with CFLAGS="pentium3"
Last error lines when building: In file included from rep-types.c:24: rep-gtk.h:294: error: conflicting types for 'gtk_radio_menu_item_new_with_label_from_widget' /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:79: error: previous declaration of 'gtk_radio_menu_item_new_with_label_from_widget' was here rep-gtk.h:294: error: conflicting types for 'gtk_radio_menu_item_new_with_label_from_widget' /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:79: error: previous declaration of 'gtk_radio_menu_item_new_with_label_from_widget' was here rep-gtk.h:297: error: conflicting types for 'gtk_radio_menu_item_new_with_mnemonic_from_widget' /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:77: error: previous declaration of 'gtk_radio_menu_item_new_with_mnemonic_from_widget' was here rep-gtk.h:297: error: conflicting types for 'gtk_radio_menu_item_new_with_mnemonic_from_widget' /usr/include/gtk-2.0/gtk/gtkradiomenuitem.h:77: error: previous declaration of 'gtk_radio_menu_item_new_with_mnemonic_from_widget' was here make: *** [rep-types.lo] Error 1 ==> ERROR: Build Failed. Aborting... Error: Failed to build "rep-gtk" |
This task depends upon