pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

obsd build trouble


From: Jason Stover
Subject: obsd build trouble
Date: Wed, 7 Mar 2007 12:04:57 -0500
User-agent: Mutt/1.5.10i

OBSD, with a fresh cvs -d checkout, 

Copying file po/remove-potcdate.sin
aclocal -I m4 -I gl/m4
autoconf
configure:43051: error: possibly undefined macro: AC_PROG_MKDIR_P
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
*** Error code 1

Stop in /home/jhs/src/pspp (line 63 of Smake).


But get this:

$ grep AC_PROG_MKDIR gl/m4/*.m4                   
gl/m4/gnulib-common.m4:# AC_PROG_MKDIR_P
gl/m4/gnulib-common.m4:# is a backport of autoconf-2.60's AC_PROG_MKDIR_P.
gl/m4/gnulib-common.m4:m4_ifdef([AC_PROG_MKDIR_P], [], [
gl/m4/gnulib-common.m4:  AC_DEFUN([AC_PROG_MKDIR_P],
gl/m4/gnulib-comp.m4:  AC_PROG_MKDIR_P
gl/m4/gnulib-comp.m4:  AC_PROG_MKDIR_P

So then I called autoconf -I m4 -I gl/m4, and got the same error in configure,
line 43051.

??

-Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]