All of lore.kernel.org
 help / color / mirror / Atom feed
* Why does test-fsinfo require static libraries?
@ 2020-04-01  9:22 Miklos Szeredi
  2020-04-01 12:05 ` David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2020-04-01  9:22 UTC (permalink / raw)
  To: David Howells, linux-fsdevel

This is annoying:

  HOSTCC  samples/vfs/test-fsinfo
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why does test-fsinfo require static libraries?
  2020-04-01  9:22 Why does test-fsinfo require static libraries? Miklos Szeredi
@ 2020-04-01 12:05 ` David Howells
  0 siblings, 0 replies; 2+ messages in thread
From: David Howells @ 2020-04-01 12:05 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: dhowells, linux-fsdevel

Miklos Szeredi <miklos@szeredi.hu> wrote:

> This is annoying:
> 
>   HOSTCC  samples/vfs/test-fsinfo
> /usr/bin/ld: cannot find -lm
> /usr/bin/ld: cannot find -lc
> collect2: error: ld returned 1 exit status

Sorry, yes.  I've been building on one system and running on an older one and
the libraries are incompatible.  I need to undo that bit.

David


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-01 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01  9:22 Why does test-fsinfo require static libraries? Miklos Szeredi
2020-04-01 12:05 ` David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.