Re: Compilation error ('llvm/TableGen/Error.h' file not found)

2012-10-22 Thread Dimitry Andric

On 2012-10-23 06:37, Alie Tan wrote:

I got this compilation error today morning.
'llvm/TableGen/Error.h' file not found

http://snakeorladder.com/text.txt

With this src.conf http://snakeorladder.com/src.conf


In your src.conf, replace:

  CFLAGS=-O2 -pipe -fno-strict-aliasing

by:

  CFLAGS+=-O2 -pipe -fno-strict-aliasing

Similar for COPTFLAGS.

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Compilation error ('llvm/TableGen/Error.h' file not found)

2012-10-22 Thread Alie Tan
Hi,

I got this compilation error today morning.
'llvm/TableGen/Error.h' file not found

http://snakeorladder.com/text.txt

With this src.conf http://snakeorladder.com/src.conf

Regards,
Alie T
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"