All of lore.kernel.org
 help / color / mirror / Atom feed
* Autoconf error
@ 2003-07-28 16:54 Grant Miner
  2003-07-28 17:10 ` Grant Miner
  2003-07-29  5:01 ` Yury Umanets
  0 siblings, 2 replies; 18+ messages in thread
From: Grant Miner @ 2003-07-28 16:54 UTC (permalink / raw)
  To: reiserfs-list

Hi!
I am trying to compile reiser4progs from bk; I run 'prepare' and get 
this output

$ ./prepare
Running aclocal...
Running autoheader...
Running autoconf...
configure.in:44: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:48: error: possibly undefined macro: AC_CHECK_LIB
configure.in:49: error: possibly undefined macro: AC_MSG_ERROR
configure.in:54: error: possibly undefined macro: AC_CHECK_HEADER
configure.in:58: error: possibly undefined macro: AC_MSG_CHECKING
configure.in:60: error: possibly undefined macro: AC_TRY_LINK_FUNC
configure.in:61: error: possibly undefined macro: AC_MSG_RESULT
configure.in:73: error: possibly undefined macro: AC_TRY_RUN

then run configure and get:

$ ./configure
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
./configure: line 1827: syntax error near unexpected token `;;'
./configure: line 1827: `        ;;'


$ autoconf --version
autoconf (GNU Autoconf) 2.57

any ideas?



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

end of thread, other threads:[~2003-07-31  4:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-28 16:54 Autoconf error Grant Miner
2003-07-28 17:10 ` Grant Miner
2003-07-29  5:07   ` Yury Umanets
2003-07-29  6:12     ` Grant Miner
2003-07-29  6:14       ` Yury Umanets
2003-07-29  6:30         ` Grant Miner
2003-07-29  6:30           ` Yury Umanets
2003-07-29 18:43             ` Grant Miner
2003-07-30  5:17               ` Yury Umanets
2003-07-30 18:34                 ` Nikita Danilov
2003-07-30 18:40                   ` Nikita Danilov
2003-07-30 18:49                     ` Nikita Danilov
2003-07-30 23:04                       ` link error [was Re: Autoconf error] Grant Miner
2003-07-31  0:18                       ` [patch] for configure.in for reiser4progs Grant Miner
2003-07-31  4:59                         ` Yury Umanets
2003-07-30 18:45                   ` Autoconf error Grant Miner
2003-07-29 18:56             ` Grant Miner
2003-07-29  5:01 ` Yury Umanets

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.