gomp-discuss
[Top][All Lists]
Advanced

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

[Gomp-discuss] Configure problem?


From: Scott Robert Ladd
Subject: [Gomp-discuss] Configure problem?
Date: Fri, 09 Apr 2004 14:04:04 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040401 Debian/1.6-4

Is anyone else havign problems boostrapping and configurign the projects as it stands now? I performed a CVA update this morning, and it klooks like there may be an incompataibility with automake 1.8.

address@hidden:~/projects_gnu/gomp/libgomp$ ./bootstrap
+ aclocal -I config
aclocal: couldn't open directory `config': No such file or directory
+ autoheader
+ automake --foreign --add-missing --copy
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: installing `./install-sh'
configure.in: installing `./missing'
Makefile.am: installing `./depcomp'
/usr/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.8/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
+ autoconf
configure.in:9: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
address@hidden:~/projects_gnu/gomp/libgomp$ ./configure
./configure: line 1306: syntax error near unexpected token `gomp,'
./configure: line 1306: `AM_INIT_AUTOMAKE(gomp, 0.1)'
address@hidden:~/projects_gnu/gomp/libgomp$

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing





reply via email to

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