Closed Bug 1867 Opened 26 years ago Closed 26 years ago

Omission of library link in ~/xpfe/bootstrap/Makefile

Categories

(Core :: Layout: Form Controls, defect, P2)

Other
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jlpoutre, Assigned: ramiro)

Details

The Makefile in /obj-[platform]/xpfe/bootstrap lacked a link for libutil.
Context diff:

*** Makefile.orig       Fri Dec 11 14:08:19 1998
--- Makefile    Fri Dec 11 14:08:46 1998
***************
*** 86,91 ****
--- 86,92 ----
        $(NSPR_LIBS)    \
        $(ZLIB_LIBS)    \
        -lpwcac         \
+       -lutil          \
        $(NULL)


The sources were taken from CVS at 10 Dec. 1998

My platform: Lunux 2.0.36, glib1.1.6, gtk+1.1.6, gcc 2.7.2
Assignee: scullin → kmcclusk
Component: XPCOM → Widget Set
Assignee: kmcclusk → ramiro
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This problem has already been fixed.
This is a development issue, so there is no need (or way) to verify it.  thanks.
Status: RESOLVED → VERIFIED
if there are no objections, i'm marking this verified anyway, since it seems
like a dead issue ( plus, i'd like to shrink my bug list... )
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze.  Widget Set component will be retired
shortly.
URL: n.a.
You need to log in before you can comment on or make changes to this bug.