bugUnifont - Bugs: bug #41771, Makefile is calling make directly

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #41771: Makefile is calling make directly

Submitter:  None
Submitted:  Tue 04 Mar 2014 06:14:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  unifoundry
Open/Closed:  Closed

Sun 22 Jun 2014 04:39:25 AM UTC, comment #2: 

I have just uploaded Unifont 7.0.01 to ftp.gnu.org. This new release should fix the problem with "make" getting called directly.

Paul Hardy <unifoundry>
Group administrator
Wed 05 Mar 2014 07:30:03 AM UTC, comment #1: 

Thank you for pointing this out.  I'll fix this in the next release.

Paul Hardy <unifoundry>
Group administrator
Tue 04 Mar 2014 06:14:06 PM UTC, original submission:  

There're several lines which are calling "make" directly not by $(MAKE). Since font/Makefile is default to assume GNU make (its usage of $(CURDIR), this can break build on FreeBSD which its "make" is not GNU make.

The attached is a simple patch to replace "make" with "$(MAKE)"

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by unifoundry (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-22 unifoundry StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2014-03-05 unifoundry Attached File#30772 Removed
    2014-03-05 unifoundry StatusNone In Progress
        Assigned toNone unifoundry
    2014-03-04 None Attached File- Added unifont-6.3.20140204-make.patch, #30772

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code