[LLVMdev] 1.7 Pre-Release Ready for Testing

Rogelio Serrano rogelio.serrano at gmail.com
Tue Apr 18 21:07:38 PDT 2006


On 4/16/06, Tanya Lattner <tonic at nondot.org> wrote:
>
> I've put the pre-release tar balls here:
> http://llvm.org/prereleases/1.7/
>

The build failed on i686-pc-linux-gnu.

llvm[2]: Flexing FileLexer.l
llvm[2]: Compiling FileLexer.cpp for Release build
/home/rogelio/Desktop/llvm/utils/TableGen/FileLexer.l: In function
'int Filelex()':
/home/rogelio/Desktop/llvm/utils/TableGen/FileLexer.l:205: error:
'STRCONCATTOK' was not declared in this scope
Lexer.cpp: In function 'int yy_get_next_buffer()':
Lexer.cpp:1369: warning: comparison between signed and unsigned
integer expressions
make[2]: *** [/home/rogelio/Desktop/llvm/utils/TableGen/Release/FileLexer.o]
Error 1
make[2]: Leaving directory `/home/rogelio/Desktop/llvm/utils/TableGen'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/rogelio/Desktop/llvm/utils'
make: *** [all] Error 1

any suggestions how to debug this?

Krgds,
Roger




More information about the llvm-dev mailing list