Build failures on Ubuntu 12.04 32-bit

Just tried to do a build now, from latest GIT.

Attached is the make.log file.

This Ubuntu 12.04 system is up-to-date as of today.

Boost is 1.48
GCC is 4.6.3
Swig is 2.0.4

On Thu, Mar 28, 2013 at 3:56 PM, Marcus D. Leech [email protected]
wrote:


Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

Working off-list with Ralph, we found the problem. Seems specific to
32-bit machines, though. I have to figure out what the right fix is,
but I’ll get to that soon.

Tom

Ralph, Marcus, et al.,

I’ve pushed a fix just now for the 32-bit OS problem. See issue #529
for the problem/solution.

Tom


Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

On Fri, Mar 29, 2013 at 2:23 PM, Tommy T. II [email protected]
wrote:

memset was not declared in this scope
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241

Tommy,

Try adding:

#include <string.h>

Into packet_header_default.h and let me know how that works.

Tom

On Fri, Mar 29, 2013 at 2:34 PM, Tommy T. II [email protected]
wrote:

That was successful. Build complete.

Tommy James Tracy II
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241

Thanks. That fix has been pushed.

Tom


Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio