CPPSERV


Home Projects Jobs Clientele Contact

cppserv


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

Re: missing endif on compiling



Hmm.. I've run into similar problem on Mandrake,
and couldn't find a good solution. As a temporary work-around,
just comment out lines 2 and 10 of env-tests/env-test-custom.mk

-ifneq ($(strip $(shell $(CXX) -v 2>&1| grep '^gcc')),)
+#ifneq ($(strip $(shell $(CXX) -v 2>&1| grep '^gcc')),)

-endif
+#endif

noniko wrote:
> Hi
> This is my first time to try CPPSERV.
> When I run 'make' in the extracted cppserv-0.1.94 folder,
> program is aborted with following message:
>
> env-tests/env-test-custom.mk:3: *** missing `endif`. Stop.
>
> I use SUSE Linux 10.1 with gcc 4.1.0, GNU Make 3.80. Also tested gcc
> 3.3.6 with the same environment.
> Further using SUSE Linux 9.0 with gcc3.1 (sorry I missed Make version),
> all returned the same message as above.
>
> Do someone have any information of it?
> Or, if you have successful environment (SUSE or any other) to install
> and run, please let me know. I would like to test it first, if I could.
>
> noniko
>   

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


Authoright © Total Knowledge: 2001-2008