All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem building xfsprogs
@ 2014-07-22 16:06 scameron
  2014-07-22 20:56   ` Dave Chinner
  2014-07-22 21:51 ` Theodore Ts'o
  0 siblings, 2 replies; 26+ messages in thread
From: scameron @ 2014-07-22 16:06 UTC (permalink / raw)
  To: fstests; +Cc: scameron


I'm trying to build xfsprogs (in order to run xfstests), and I'm running into this:

[scameron@localhost xfsprogs]$ git log --oneline | head -1
ba24eb7 logprint: Fix printing of AGF and AGI buffers
[scameron@localhost xfsprogs]$ git pull
Already up-to-date.
[scameron@localhost xfsprogs]$ git diff
[scameron@localhost xfsprogs]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out

[...snip...]

checking for library containing blkid_probe_all... -lblkid
checking for blkid_probe_get_topology... yes
checking for readdir... yes
checking size of long... 8
checking size of char *... 8
checking for __psint_t ... no
checking for __psunsigned_t ... no
checking for __u32 ... yes
checking for umode_t... yes
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
config.status: include/platform_defs.h is unchanged
config.status: executing libtool commands
[scameron@localhost xfsprogs]$ make
Building include
Building libxfs
gmake[2]: *** No rule to make target `.ltdep', needed by `ltdepend'.  Stop.
gmake[1]: *** [libxfs] Error 2
make: *** [default] Error 2

Any ideas what's wrong here?

-- steve


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

end of thread, other threads:[~2014-07-23 22:19 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 16:06 Problem building xfsprogs scameron
2014-07-22 20:56 ` Dave Chinner
2014-07-22 20:56   ` Dave Chinner
2014-07-22 21:09   ` scameron
2014-07-22 21:09     ` scameron
2014-07-22 21:47     ` Dave Chinner
2014-07-22 21:47       ` Dave Chinner
2014-07-23 14:01       ` scameron
2014-07-23 14:01         ` scameron
2014-07-23 22:19         ` Dave Chinner
2014-07-23 22:19           ` Dave Chinner
2014-07-22 21:50     ` Eric Sandeen
2014-07-22 21:50       ` Eric Sandeen
2014-07-22 21:14   ` Martin Furuhjelm
2014-07-22 21:18     ` Eric Sandeen
2014-07-22 21:18       ` Eric Sandeen
2014-07-22 21:20     ` scameron
2014-07-22 21:20       ` scameron
2014-07-22 21:56     ` Dave Chinner
2014-07-22 21:56       ` Dave Chinner
2014-07-22 21:51 ` Theodore Ts'o
2014-07-22 22:04   ` Dave Chinner
2014-07-22 22:19     ` Theodore Ts'o
2014-07-22 23:04       ` Dave Chinner
2014-07-23  0:38         ` Theodore Ts'o
2014-07-23 14:08   ` scameron

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.