linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] ‘LVMETAD_PIDFILE’ undeclared when compiling
@ 2014-09-17 21:43 Pirate Fibonacci
  2014-09-18 10:16 ` Alasdair G Kergon
  0 siblings, 1 reply; 3+ messages in thread
From: Pirate Fibonacci @ 2014-09-17 21:43 UTC (permalink / raw)
  To: linux-lvm@redhat.com

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

error happens from lvm2/daemons/lvmetad

I'm using lvm2 from git repo. master branch as of this morning.
on fedora20.

in lvm2 base dir

# grep LVMETAD_PIDFILE *config*
config.log:LVMETAD_PIDFILE=''
config.status:S["LVMETAD_PIDFILE"]=""
configure:LVMETAD_PIDFILE
configure:  withval=$with_lvmetad_pidfile; LVMETAD_PIDFILE=$withval
configure:  LVMETAD_PIDFILE="$DEFAULT_PID_DIR/lvmetad.pid"
configure:#define LVMETAD_PIDFILE "$LVMETAD_PIDFILE"
configure.in:               LVMETAD_PIDFILE=$withval,
configure.in:               LVMETAD_PIDFILE="$DEFAULT_PID_DIR/lvmetad.pid")
configure.in:   AC_DEFINE_UNQUOTED(LVMETAD_PIDFILE, ["$LVMETAD_PIDFILE"],
configure.in:AC_SUBST(LVMETAD_PIDFILE)


the log says it's unset... not sure how to tell configure how to set this
variable in
the header files?

thanks

Jeffrey

[-- Attachment #2: Type: text/html, Size: 1221 bytes --]

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

end of thread, other threads:[~2014-09-18 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 21:43 [linux-lvm] ‘LVMETAD_PIDFILE’ undeclared when compiling Pirate Fibonacci
2014-09-18 10:16 ` Alasdair G Kergon
2014-09-18 10:55   ` Pirate Fibonacci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).