[ https://issues.apache.org/jira/browse/AVRO-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784976#action_12784976 ]
Scott Banachowski commented on AVRO-243: ---------------------------------------- I've not seen that on either my mac or my linux box. If you run unittest directly, you should get the same problem. I don't want to trouble you too much, but if you can capture a gdb backtrace or a valgrind output it might help me see what happened in this case. > use automake generated makefile.in > ---------------------------------- > > Key: AVRO-243 > URL: https://issues.apache.org/jira/browse/AVRO-243 > Project: Avro > Issue Type: Improvement > Components: c++ > Reporter: Scott Banachowski > Attachments: apply-AVRO-243.sh, AVRO-243.patch, make_check.log > > > Previously the c++ build used a custom Makefile.in. in order to conform to > the gnu standards for makefiles, I used automake to create a new version of > Makefile.in (in addition, the new makefile uses libtool to build the > libraries). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.