bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Problems with automake


From: Øystein Johansen
Subject: Re: [Bug-gnubg] Problems with automake
Date: Fri, 04 Apr 2003 20:35:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

Achim Mueller wrote:

Same problem as I had (with automake-1.7.3 on a brandnew SuSE-8.2):

Do a:

1. autconf
2. autohead
3. ./configure

I saw your mails last week, and I have already tried the methods.

autoconf  - ok!
autohead - command not found
autoheader - runs ok
./configure  - runs ok

bash-2.05b$ make
Makefile:619: *** missing separator.  Stop.

Makefile 619 ff: .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
@am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
@am__fastdepCC_TRUE@    fi
@am__fastdepCC_FALSE@   source='$<' object='$@' libtool=no \
@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo'
\
@am__fastdepCC_FALSE@   $(CCDEPMODE) $(depcomp) \
@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<

What now?
-Øystein






reply via email to

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