CPPSERV


Home Projects Jobs Clientele Contact

cppserv


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

Re: missing endif on compiling



You need to install flex package. I guess I should add it to
dependencies now.
My own distro of preference for development is Gentoo, as it always has
all relevant development tools, headers, etc.

As for SuSE problem.
1. How much RAM do you have.
2. Do you have swap enabled, if yes, how much
3. Please give me output of ulimit -a

Although, I have to say that build process should not take that much
RAM, there are some interesting things done in there, that might run
amok.


noniko wrote:
> Hi, additional and sad report...
>
> I tried make in "Mandriva 2007". The result was a bit different, but
> similar.
>
> make -f Makefile.real all
> make[1]: Entering directory `/home/noniko/source/cppserv-0.1.94'
> env-tests/env-tests.mk:17: debug/env-tests/_W.cache: No such file or
> directory
> env-tests/env-tests.mk:17: debug/env-tests/_Wall.cache: No such file or
> directory
>
> .....
>
>  rules.mk:410: debug/./src/cxxsp/parser/parser.cpp.dep: No such file or
> directory
>  rules.mk:410: debug/./src/cxxsp/parser/csplex.cpp.dep: No such file or
> directory
>  Compiling src/cxxsp/parser/csplex.l
>  make[1]: lex: Command not found
>  make[1]: *** [src/cxxsp/parser/csplex.cpp] Error 127
>  make[1]: Leaving directory `/home/noniko/source/cppserv-0.1.94'
>  make: *** [all] Error 2
>
> I have more to add.
> After failing make, a "debug" folder has been made, but in it there is
> only a blank "log" file.
>
>   

-- 
Ilya A. Volynets-Evenbakh
Total Knowledge. CTO
http://www.total-knowledge.com


Authoright © Total Knowledge: 2001-2008