certi-devel
[Top][All Lists]
Advanced

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

Re: [certi-dev] Some mistakes found while compiling CERT 3.4.3


From: Timi Tuohenmaa
Subject: Re: [certi-dev] Some mistakes found while compiling CERT 3.4.3
Date: Mon, 15 Dec 2014 16:35:45 +0200

Hi,

Easiest way to fix this is to create empty unistd.h file to your
certi's include directory and try to compile again. That file is
available in Visual Studio, but it also does not contain anything you
actually need so you can just "cheat" by creating empty file for it.


--
Timi Tuohenmaa


2014-12-15 8:20 GMT+02:00 我爱驴途 <address@hidden>:
> Hello,everyone.I'm compiling CERTI 3.4.3,but I found some misktakes while
> doing it.
> My environmet:Win7 32 Bits,Cmake 2.8.12.2, MSVC 2012 update4, Chinese.
> some tools:bison.exe,flex.exe,gzip.exe,gunzip.exe were downloaded from
>
> file:///F:/Downloads/UnxUtils/UnxUtilsDist.html
>
> while using Cmake ,I set COMPRESSIONCOMAND =
> D:/UnxUtils/usr/local/wbin/gzip.exe,GUNZIPCOMMAND=path/gunzip.exe,LEX_PROGRAM=path/flex.exe
> and YACC_PROGRAM=path/bison.exe.
>
> configure and generate the solution.All is OK.
>
>  Then I load CERTI.sln,and to generate the whole solution and foud some
> mistakes:
>
> 1,while compiling liCERTI:
>
>  Generating tokens.cc
>        Generating syntax.cc, syntax.h
>        e:/certi/certi-3.4.3-source/libcerti/syntax.yy:78: unrecognized:
> %error_verbose
>        e:/certi/certi-3.4.3-source/libcerti/syntax.yy:78:    Skipping to
> next %
>       C:\Program
> Files\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(172,5):
> error MSB6006: “cmd.exe” exit with 1.
>
> 2,in tokens.cc line 26,# include <unistd.h> can not be found,miss a
> precompile macro?
>
> I know nothing about compile tools,so I can do nothing about the first
> mistake but waiting.`|`
>
> can some one fix the problem?thank you.
>
>                                                         YangJing
>
>                                                address@hidden
>
>
> --
> CERTI-Devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/certi-devel
>



reply via email to

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