Bug 115615 - Fix graphics/xmfract to build on non i386 platforms
Summary: Fix graphics/xmfract to build on non i386 platforms
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-18 19:50 UTC by Pedro F. Giffuni
Modified: 2007-09-02 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (594 bytes, patch)
2007-08-18 19:50 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2007-08-18 19:50:00 UTC
graphics/xmfract is broken on !i386 with gcc 3.4.*, however it builds fine with newer versions of gcc (at least with gcc 4.2.1). While here, also add editres and the proper Motif path.

How-To-Repeat: Unfortunately it still doesn't quite work in my system (XCreateImage failed), but it might be a local issue related with using a different compiler for Motif.
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-02 15:25:51 UTC
arved       2007-09-02 14:25:46 UTC

  FreeBSD ports repository

  Modified files:
    graphics/xmfract     Makefile 
  Log:
  Unbreak build on !i386 but mark IGNORE, because it fails at runtime
  
  PR:             115615
  Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.16      +5 -2      ports/graphics/xmfract/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2007-09-02 15:25:56 UTC
State Changed
From-To: open->closed

Committed, thanks. Unfortunately it fails to run on my system too, so i 
doubt it is a local issue. I have marked it as IGNORE on !i386