Opened 14 years ago
Closed 10 years ago
#438 closed defect (fixed)
IZ2310: 3rdparty/qmon/Xmt310: FTBFS with lesstif 0.95.0
Reported by: | anbe | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1 |
Severity: | minor | Keywords: | build |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2310]
Issue #: 2310 Platform: All Reporter: anbe (anbe) Component: gridengine OS: All Subcomponent: build Version: 6.1 CC: [_] opoplawski [_] Remove selected CCs Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andre (andre) QA Contact: andreas URL: * Summary: 3rdparty/qmon/Xmt310: FTBFS with lesstif 0.95.0 Status whiteboard: Attachments: Date/filename: Description: Submitted by: Thu Mar 27 13:03:00 -0700 2008: gridengine-6.0u8-lesstif.patch Patch used by Fedora with lesstif (text/plain) opoplawski Issue 2310 blocks: Votes for issue 2310: Opened: Sun Jun 24 14:09:00 -0700 2007 ------------------------ gridengine (3rdparty/qmon/Xmt310) does not build if the most recent version of lesstif (0.95.0) is used since some symbols are no longer defined in /usr/include/Xm/XmStrDefs.h in this version: ../Xmt310/Xmt/PixmapCvt.c:77: error: 'XmRLargeIconPixmap' undeclared here (not in a function) ../Xmt310/Xmt/PixmapCvt.c:78: error: 'XmRSmallIconPixmap' undeclared here (not in a function) ../Xmt310/Xmt/PixmapCvt.c:79: error: 'XmRDynamicPixmap' undeclared here (not in a function) (tested with the Debian packages lesstif2-dev (1:0.94.4-2) from Debian stable and lesstif2-dev (1:0.95.0-2) from Debian testing/unstable) ------- Additional comments from opoplawski Thu Mar 27 13:03:20 -0700 2008 ------- Created an attachment (id=160) Patch used by Fedora with lesstif ------- Additional comments from andreas Mon Mar 31 00:56:17 -0700 2008 ------- Andre must review this. ------- Additional comments from opoplawski Tue May 27 14:01:22 -0700 2008 ------- Add myself to CC.
Attachments (1)
Change History (2)
comment:1 Changed 10 years ago by dlove
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
Changed 10 years ago by dlove
Note: See
TracTickets for help on using
tickets.
Fixed by [3550].