This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/631] --enable-static-nss breaks build


------- Additional Comments From dank at kegel dot com  2005-06-15 15:53 -------
I saw this myself this morning building glibc-2.3.5.
It seems to be a missing hunk in elf/Makefile.
I have a patch that seems to solve it; I arrived at the
patch by mimicing similar stanzas in other subdirectories' Makefiles,
stealing an idea from Makeconfig, and tweaking Makeconfig slightly
so $(otherlibs) is obeyed when linking static apps.
I'll attach the patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


http://sources.redhat.com/bugzilla/show_bug.cgi?id=631

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]