public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: xfs-oss <xfs@oss.sgi.com>, Barry Naujok <bnaujok@sgi.com>
Subject: xfs-cmds doesn't build... (cvs & 2.9.2...)
Date: Sat, 21 Jul 2007 10:05:03 -0500	[thread overview]
Message-ID: <46A2209F.2030108@sandeen.net> (raw)

cvs:

[sandeen@sandeen xfs-cmds]$ make
....
== Building xfsprogs
== clean, log is Logs/clean
make: *** [cmds] Error 1
[sandeen@sandeen xfs-cmds]$ cat xfsprogs/Logs/clean
make[1]: Entering directory `/src/cvs/xfs-cmds/xfsprogs'
=== include ===
gmake[2]: *** No rule to make target `mdrestore'.  Stop.
make[1]: *** [mdrestore] Error 2
make[1]: Leaving directory `/src/cvs/xfs-cmds/xfsprogs'
[sandeen@sandeen xfs-cmds]$ grep -B1 mdrestore xfsprogs/Makefile
SUBDIRS = include libxfs libxlog libxcmd libhandle libdisk \
        copy db fsck growfs io logprint mkfs quota mdrestore repair rtcp \
[sandeen@sandeen xfs-cmds]$ ls xfsprogs/mdrestore
ls: xfsprogs/mdrestore: No such file or directory


2.9.2 tarball:
[sandeen@sandeen xfsprogs-2.9.2]$ make
....
metadump.c:28:26: xfs_metadump.h: No such file or directory
metadump.c:50: error: syntax error before '*' token
metadump.c:50: warning: type defaults to `int' in declaration of `metablock'
metadump.c:50: warning: data definition has no type or storage class
metadump.c: In function `write_index':
metadump.c:140: error: request for member `mb_count' in something not a
structure or union
metadump.c: In function `metadump_f':
metadump.c:1481: error: `xfs_metablock_t' undeclared (first use in this
function)
metadump.c:1481: error: (Each undeclared identifier is reported only once
metadump.c:1481: error: for each function it appears in.)
metadump.c:1481: error: syntax error before ')' token
metadump.c:1486: error: request for member `mb_blocklog' in something
not a structure or union
metadump.c:1487: error: request for member `mb_magic' in something not a
structure or union
metadump.c:1487: error: `XFS_MD_MAGIC' undeclared (first use in this
function)
gmake[2]: *** [metadump.o] Error 1
make[1]: *** [default] Error 2
make[1]: Leaving directory `/tmp/xfsprogs-2.9.2'
make: *** [default] Error 2
[sandeen@sandeen xfsprogs-2.9.2]$ find . -name xfs_metadump.h
[sandeen@sandeen xfsprogs-2.9.2]$

             reply	other threads:[~2007-07-21 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 15:05 Eric Sandeen [this message]
2007-07-21 19:41 ` xfs-cmds doesn't build... (cvs & 2.9.2...) Martin Steigerwald
2007-07-21 20:53   ` Eric Sandeen
2007-07-23  3:22 ` Nathan Scott
2007-07-23 13:52   ` Eric Sandeen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46A2209F.2030108@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=bnaujok@sgi.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox