bug-gnu-pspp
[Top][All Lists]
Advanced

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

Re: PSPP-BUG: compilation problem


From: John Darrington
Subject: Re: PSPP-BUG: compilation problem
Date: Thu, 8 Feb 2007 05:27:51 +0900
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Feb 07, 2007 at 08:41:58AM -0800, Daniel E WILLIAMS wrote:
     Hello,  I'm getting the following error when running "make -f Smake":
      
     aclocal -I m4 -I gl/m4
     /usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of
     AM_PATH_PSTOEDIT
     /usr/share/aclocal/pstoedit.m4:7:   run info '(automake)Extending
     aclocal'
     /usr/share/aclocal/pstoedit.m4:7:   or see
     http://sources.redhat.com/automake/automake.html#Extending-aclocal
     configure.ac:12: error: AC_PROG_CC cannot be called after
     AM_PROG_CC_C_O
     configure.ac:12: the top level
     autom4te-2.60: /usr/bin/m4 failed with exit status: 1
     aclocal-1.10: autom4te failed with exit status: 1
     make: *** [all] Error 1
     
     Any ideas?  I'm running off of today's CVS repository.

Hmm.  I've seen similar things in the past, but I don't get that
particular problem.  Things to try:

* Your aclocal (from automake) seems a bit old.  Try moving to a later
  version.

* Make sure your gnulib is the latest (do "cvs update -d" in the
  gnulib directory).

* If all else fails, then try editing the configure.ac file, by moving
  the AC_PROG_CC line closer to the top.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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