zeusdeux / re2

Automatically exported from code.google.com/p/re2
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

make test failure #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.download re2-20140304.tgz
2.build with: "make prefix=/usr"
3.run "make prefix=/usr test"

What is the expected output? 
build

What do you see instead?
http://sl1pkn07.no-ip.com/paste/view/74f9c587

What version of the product are you using? On what operating system?
re2-20140304.tgz
Archlinux 64bits
g++/gcc 4.9

Please provide any additional information below.
NOTE: If you have a suggested patch, please see

PKGBUILD: http://sl1pkn07.no-ip.com/paste/view/e135ebc1
full log: http://sl1pkn07.no-ip.com/paste/view/7169510d

Original issue reported on code.google.com by sL1pKn07 on 15 May 2014 at 7:55

GoogleCodeExporter commented 9 years ago
adding:

  LDFLAGS+=" -pthread"

solve the problem

greetings

Original comment by sL1pKn07 on 15 May 2014 at 8:20

GoogleCodeExporter commented 9 years ago
RE2 has moved to GitHub. I have not moved the issues over. If this issue is 
still important to you, please file a new one at 
https://github.com/google/re2/issues. Thank you.

Original comment by rsc@golang.org on 11 Dec 2014 at 4:45