Menu

#45 Graphit compiler tests fail to compile

open
compiler (8)
5
2012-06-27
2012-06-27
VSE
No

Graphite compiler fails to compile:

Making all in test
make[1]: Entering directory `/home/vick/rpmbuild/BUILD/grcompiler-4.2/test'
Making all in GrcRegressionTest
make[2]: Entering directory `/home/vick/rpmbuild/BUILD/grcompiler-4.2/test/GrcRegressionTest'
Makefile:596: *** missing separator. Stop.
make[2]: Leaving directory `/home/vick/rpmbuild/BUILD/grcompiler-4.2/test/GrcRegressionTest'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vick/rpmbuild/BUILD/grcompiler-4.2/test'
make: *** [all-recursive] Error 1

Makefile:596:
@ GrcRegressionTest_LDFLAGS = $(GR2_LIBS)

Discussion

  • VSE

    VSE - 2012-06-27
     
  • VSE

    VSE - 2012-06-27
    • summary: Tests fails to compile --> Graphit compiler tests fail to compile
     
  • Martin Hosken

    Martin Hosken - 2012-06-28

    Please give details of the build system you are on. Which linux (I assume) system and version? What version of gcc? What version of ICU is on your system?
    TIA

     
  • VSE

    VSE - 2012-06-28

    Fedora 16 x86, gcc-4.7.0, make-3.82, icu-4.8.1.1, autoconf-2.68.

    By the way, what does that '@' at line #596 in Makefile means?

     

Log in to post a comment.