Closed GoogleCodeExporter closed 9 years ago
Either my or Neal's ARM patches fix this:
http://breakpad.appspot.com/61001
Original comment by ted.mielczarek
on 19 Feb 2010 at 3:46
[deleted comment]
trunk + the patch
$cd src/client/linux
$make
../../client/linux/minidump_writer/linux_dumper.h:70: error:
‘user_fpxregs_struct’
does not name a type
if I comment src/client/linux/minidump_writer/linux_dumper.h:70
previous error gone, and error changed:
make: *** No rule to make target
`minidump_writer/linux_dumper_unittest_helper.c',
needed by `linux_dumper_unittest_helper'. Stop.
anything wrong?
env:
linux 2.6.18-128.el5
gcc 4.1.2
Original comment by ken.s...@gmail.com
on 21 Feb 2010 at 2:58
Neal removed the Makefile and made the client programs build via configure.
Original comment by ted.mielczarek
on 29 Mar 2010 at 5:05
Original issue reported on code.google.com by
welta...@gmail.com
on 9 Jan 2010 at 3:46