All of lore.kernel.org
 help / color / mirror / Atom feed
* autogen.sh failing because of missing misc-utils/uuidd* files
@ 2012-07-11 13:42 Bernhard Voelker
  2012-07-11 16:04 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Voelker @ 2012-07-11 13:42 UTC (permalink / raw)
  To: util-linux

Hi,

since commit v2.21-820-g11935cd, autogen.sh fails:

$ git clean -xfdq
$ ./autogen.sh

Generate build-system by:
   autopoint:  /usr/bin/autopoint (GNU gettext-tools) 0.18.1
   aclocal:    aclocal (GNU automake) 1.11.1
   autoconf:   autoconf (GNU Autoconf) 2.68
   autoheader: autoheader (GNU Autoconf) 2.68
   automake:   automake (GNU automake) 1.11.1
   libtoolize: libtoolize (GNU libtool) 2.4
Copying file ABOUT-NLS
...
configure.ac:9: installing `config/missing'
configure.ac:1320: required file `misc-utils/uuidd.8.in' not found
configure.ac:1320: required file `misc-utils/uuidd.rc.in' not found
configure.ac:1320: required file `misc-utils/uuidd.socket.in' not found

These files somed to be deleted ...
What's wrong?

Have a nice day,
Berny

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

* Re: autogen.sh failing because of missing misc-utils/uuidd* files
  2012-07-11 13:42 autogen.sh failing because of missing misc-utils/uuidd* files Bernhard Voelker
@ 2012-07-11 16:04 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-07-11 16:04 UTC (permalink / raw)
  To: Bernhard Voelker; +Cc: util-linux

On Wed, Jul 11, 2012 at 03:42:48PM +0200, Bernhard Voelker wrote:
> configure.ac:9: installing `config/missing'
> configure.ac:1320: required file `misc-utils/uuidd.8.in' not found
> configure.ac:1320: required file `misc-utils/uuidd.rc.in' not found
> configure.ac:1320: required file `misc-utils/uuidd.socket.in' not found
> 
> These files somed to be deleted ...
> What's wrong?

Fixed. I forgot 'git add' yesterday. Sorry.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

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

end of thread, other threads:[~2012-07-11 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 13:42 autogen.sh failing because of missing misc-utils/uuidd* files Bernhard Voelker
2012-07-11 16:04 ` Karel Zak

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.