First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 2097
Product:
Component:
Status: VERIFIED
Resolution: INVALID
Assigned To: Sam TH <sam+bugzilla@uchicago.edu>
Hardware:
OS:
Version:
Priority:
Severity:
Target Milestone:
Reporter: drk@sgi.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 2097 depends on: Show dependency tree
Show dependency graph
Bug 2097 blocks:

Additional Comments:






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


Description:   Opened: 2001-10-11 09:06
Although I didn't track down exactly why (it could be something
wrong in my build environment), when building abiword/0.9.4.1 on
SGI IRIX 6.5 I found that the internal gnome headers were not on
the compiler include path.  Once either either add them or make
a lot of patches simlar to this:

-#include "xap_UnixGnomeApp.h"
-#include "xap_UnixGnomeFrame.h"
+#include "gnome/xap_UnixGnomeApp.h"
+#include "gnome/xap_UnixGnomeFrame.h"

------- Comment #1 From Dom Lachowicz 2001-10-15 11:26:16 -------
There's something wrong with your build environment that you need to fix. 
Marking as invalid and closing.

------- Comment #2 From David Chart 2001-11-03 06:55:07 -------
Dom should know. Closing. (Build works just fine for me, so I suspect he's
right.)

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