libc static build problem?

Jakub Jelinek jakub at redhat.com
Wed Mar 4 00:48:30 UTC 2009


On Tue, Mar 03, 2009 at 07:45:08PM -0500, Jon Masters wrote:
> Am I missing something? I thought we weren't changing the C library
> itself for building static builds - my latest build can't find -lc:
> 
> http://koji.fedoraproject.org/koji/getfile?taskID=1218885&name=build.log
> 
> Of course, it failed as I'm walking out the door so I'll probably see
> what it is later...but feel free to mail me with a suggestion.

Add
BuildRequires: glibc-static
if you need to link statically.

	Jakub




More information about the fedora-devel-list mailing list