First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 1790
Product:
Component:
Status: VERIFIED
Resolution: DUPLICATE of bug 1789
Assigned To: Sam TH <sam+bugzilla@uchicago.edu>
Hardware:
OS:
Version:
Priority:
Severity:
Target Milestone:
Reporter: maxomai@aracnet.com
Add CC:
CC:
QA Contact:
URL:
Summary:
Status Whiteboard:
Keywords:

Attachment Type Creator Created Size Flags Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 1790 depends on: Show dependency tree
Show dependency graph
Bug 1790 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2001-07-31 19:51
I'm using RH 6.2 at the office. While running rpm --recompile
abiword-0.9.0-1.src.rpm I end up with the following error:

gr_UnixGnomeImage.cpp:
In file included from gr_UnixGnomeImage.cpp:27:
/usr/include/gdk-pixbuf/gdk-pixbuf-loader.h:52: empty component declaration
/usr/include/gdk-pixbuf/gdk-pixbuf-loader.h:52: parse error before `private'
make[4]: ***
[/usr/src/redhat/BUILD/abiword-0.9.0/abi/src/Linux_2.2.14-6.1.1_i386_GNOME/obj/gr_UnixGnomeImage.o]
Error 1

This statement refers to the following lines in gdk-pixbuf-loader.h:

typedef struct _GdkPixbufLoader GdkPixbufLoader;
struct _GdkPixbufLoader
{
        GtkObject object;

        /* < Private > */
        gpointer private;
};

I'm thinking (naively) that the problem is the use of "private" as a name
for gpointer, but I'm not sure. I have no idea if this problem also exists
for RH 7 or RH 7.1.

Hope this helps.

------- Comment #1 From Tim 2001-08-01 11:29:34 -------

*** This bug has been marked as a duplicate of 1789 ***

First Last Prev Next    No search results available      Search page      Enter new bug