UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Submit Patch #5105 [PATCH] * Fix linking error in mingw without mxml.
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Submit Patch
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    RESOLVED
Attachments (1)
Duplicate issues (0)
This issue does not have any duplicates
Description
Running mingw on WinXP 32-bit. ./configure writes this line to my Makefile.local: "# HAVE_MXML_MXML_H ?= "

When I build, the linking step fails due to this line in default.mk trying to link with the non-existent mxml library: "MXML_LIBS ?= $(call PKG_LIBS,mxml)"

This patch blanks out MXML_LIBS when "ifndef HAVE_MXML_MXML_H". With this change, it links OK.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif