protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] sync'ing trees


From: rsff
Subject: Re: [Protux-devel] sync'ing trees
Date: 29 May 2003 10:46:19 -0300

Hey Martin,

I ran what you suggeted in the following order froma fresh CVS
repository checkout.

++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++

bash-2.05a$ autoheader
bash-2.05a$ aclocal -I /usr/local/share/aclocal
bash-2.05a$ autoconf
bash-2.05a$ ./configure

++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++

However, when I tried to make, I got the following error.

++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++

bash-2.05a$ make
cd . && \
  automake --gnu  Makefile
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
cd . && autoheader
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/home/rsff/protux'
Making all in src
make[2]: Entering directory `/home/rsff/protux/src'
Makefile:359: *** faltando o separador.  Pare.
make[2]: Leaving directory `/home/rsff/protux/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/home/rsff/protux'
make: ** [all-recursive-am] Erro 2

++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++

The software versions i'm using are:
Autoheader / Autoconf 2.57
aclocal / Automake 1.4-p4
GNU Make version 3.79.1

BTW, I'm no a Debian Woody workstation. :-)

Fabio
PS: Its great to be working again!
-- 
rsff <address@hidden>





reply via email to

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