Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147572 Details for
Bug 215223
dev-util/glade-2.6.8 fails to link with USE="gnome" due to undefined reference to `_'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes linking with `_' errors
glade-2.x-no-bonobo-disable=depricated.patch (text/plain), 1.49 KB, created by
Philippe Chaintreuil
on 2008-03-28 20:21:48 UTC
(
hide
)
Description:
Fixes linking with `_' errors
Filename:
MIME Type:
Creator:
Philippe Chaintreuil
Created:
2008-03-28 20:21:48 UTC
Size:
1.49 KB
patch
obsolete
>--- glade-2.6.8/glade/gnome/gnomecontrol.c 2003-10-30 13:31:20.000000000 -0500 >+++ glade-2.6.8/glade/gnome/gnomecontrol.c.new 2008-03-28 16:10:19.000000000 -0400 >@@ -1,41 +1,38 @@ > /* Gtk+ User Interface Builder > * Copyright (C) 1998 Damon Chaplin > * > * This program is free software; you can redistribute it and/or modify > * it under the terms of the GNU General Public License as published by > * the Free Software Foundation; either version 2 of the License, or > * (at your option) any later version. > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU General Public License for more details. > * > * You should have received a copy of the GNU General Public License > * along with this program; if not, write to the Free Software > * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > */ > >-#define BONOBO_DISABLE_DEPRECATED >-#define BONOBO_UI_DISABLE_DEPRECATED >- > /* > * Glade only shows Bonobo controls which have a 'glade:show' attribute set > * to TRUE, e.g. with this in their .server file: > * > * <oaf_attribute name="glade:show" type="boolean" value="TRUE"/> > * > */ > > #include <config.h> > > #include <gtk/gtkhbox.h> > #include <gtk/gtklabel.h> > #include <gtk/gtkmain.h> > #include <gtk/gtkmenu.h> > #include <gtk/gtkmenuitem.h> > #include <gtk/gtkspinbutton.h> > > #include "../gb.h" > #include "../palette.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215223
: 147572