This means that during cvs update there where some issues with certain files
getting updated, since you probably did not watch what happened during the
cvs update you will probably not know wich files where affected. So the only
solutions are to or fix the files (find them through fgrep -ir "======" *|
less) or cvs from scratch and compile again. Your databases and it's
contents should not be affected by this, also make sure you backup your
configurations located in gnuworld/bin to a save locations so you only need
to put em back.


----- Original Message -----
From: "Inge Hagen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 26, 2002 7:33 PM
Subject: [Coder-Com] gmake problem


> I did take cvs update on Gnuworld and on gmake I get this error. Someone
> knows how to fix this?
>
>
>
> updating cache ./config.cache
> creating ./config.status
>
> Configuration has been finished, and everything seems to be allright
> Now you have the chance to modify include/config.h to set your
> preferred options...
>
> cd . \
>   && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating Makefile
> Making all in lib
> gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib'
> cd .. \
>   && CONFIG_FILES=lib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating lib/Makefile
> gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib'
> gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib'
> Makefile:172: *** missing separator.  Stop.
> gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib'
> gmake: *** [all-recursive] Error 1
> [gnuworld@comet gnuworld]$
>
>
> and I did try gmake one more time and I gets this:
>
>
>
> [gnuworld@comet gnuworld]$ gmake
> Making all in lib
> gmake[1]: Entering directory `/home/gnuworld/gnuworld/lib'
> Makefile:172: *** missing separator.  Stop.
> gmake[1]: Leaving directory `/home/gnuworld/gnuworld/lib'
> gmake: *** [all-recursive] Error 1
> [gnuworld@comet gnuworld]$
>
>
> Server Admin @ irc-solution.net
>
> -Comet-
>
>

Reply via email to