bugGNU roff - Bugs: bug #32301, src/roff/groff/Makefile.sub needs...

 
 

bug #32301: src/roff/groff/Makefile.sub needs $(LIBGNU)

Submitter:  Alan Hourihane <alanh>
Submitted:  Mon 31 Jan 2011 09:54:15 AM UTC
   
 
Category:  General Severity:  3 - Normal
Item Group:  Build/Installation Status:  Fixed
Privacy:  Public Assigned to:  wl
Open/Closed:  Closed Planned Release:  1.22.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 22 Jan 2022 02:24:35 PM UTC, comment #7: 


commit 16b75e1c23d1e9bb1bdf733b0575eba3421dd927
Author: Werner LEMBERG <wl@gnu.org>
Date:   Mon Jan 31 11:49:44 2011 +0000

    More fixes for Savannah bug #32301.

    * src/devices/grops/Makefile.sub (XLIBS),
    src/devices/grodvi/Makefile.sub, src/devices/grolj4/Makefile.sub,
    src/devices/grohtml/Makefile.sub, src/devices/grolbp/Makefile.sub:
    Add $(LIBGNU).

commit b76051b007d2af16168a02370dcea9922a05630d
Author: Werner LEMBERG <wl@gnu.org>
Date:   Mon Jan 31 11:20:55 2011 +0000

    * src/preproc/html/Makefile.sub: Add $(LIBGNU).

commit 16a7ba1dc81eb72e22eb3206fe5ce1af2fd72b51
Author: Werner LEMBERG <wl@gnu.org>
Date:   Mon Jan 31 11:18:29 2011 +0000

    * src/preproc/grn/Makefile.sub: Add $(LIBGNU).

commit 8a76347a9a527f01aba68afeb10ba22a689f0cc4
Author: Werner LEMBERG <wl@gnu.org>
Date:   Mon Jan 31 10:18:17 2011 +0000

    Fix Savannah bug #32301.

    * src/roff/groff/Makefile.sub (XLIBS): Add $(LIBGNU).


G. Branden Robinson <gbranden>
Group administrator
Mon 31 Jan 2011 11:52:47 AM UTC, comment #6: 

Done.

Werner LEMBERG <wl>
Group administrator
Mon 31 Jan 2011 11:40:52 AM UTC, comment #5: 

And these need the updates too.

src/devices/grops/Makefile.sub
src/devices/grodvi/Makefile.sub
src/devices/grolj4/Makefile.sub
src/devices/grohtml/Makefile.sub
src/devices/grolbp/Makefile.sub


Alan Hourihane <alanh>
Mon 31 Jan 2011 11:23:24 AM UTC, comment #4: 

Fixed.

Werner LEMBERG <wl>
Group administrator
Mon 31 Jan 2011 11:07:21 AM UTC, comment #3: 

And src/preproc/html

Will update with anymore and when the build is finished.

Alan Hourihane <alanh>
Mon 31 Jan 2011 10:47:15 AM UTC, comment #2: 

Unfortunately this one needs the same change.

src/preproc/grn/Makefile.sub

Alan Hourihane <alanh>
Mon 31 Jan 2011 10:20:58 AM UTC, comment #1: 

Fixed in CVS, thanks.

Werner LEMBERG <wl>
Group administrator
Mon 31 Jan 2011 09:54:15 AM UTC, original submission:  

On the XLIBS line we just have...

XLIBS=$(LIBGROFF)

it should read...

XLIBS=$(LIBGROFF) $(LIBGNU)

Otherwise we miss the need for wcwidth() and fail to link.

Alan Hourihane <alanh>

 

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

Attach Files:
   
   
Comment:
   

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 gbranden (Posted a comment)
  • -email is unavailable- added by wl (Posted a comment)
  • -email is unavailable- added by alanh (Submitted the item)
  •  

    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.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-22 gbranden CategoryNone General
        Item GroupNone Build/Installation
        Planned ReleaseNone 1.22.0
    2011-01-31 wl StatusNone Fixed
        Assigned toNone wl
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code