ExpectationMax / ExpectationMax/opencurrent

"error: identifier "printf" is undefined" during make

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Cuda
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. Followed instructions in System.cmake.src to cmake.
Had to add the following lines:
SET(NetCDF_INCLUDE_DIR "/usr/include/")
SET(NetCDF_LIBRARY "/usr/lib/libnetcdf.so")

2. Ran make. Got to 8% and were then interrupted by:
/opencurrent-1.1.0/src/ocustorage/transfer_routines.cu(144): error:
identifier "printf" is undefined
<^^Repeated 10 more times for different lines in the same file^^>
11 errors detected in the compilation of
"/tmp/tmpxft_00002674_00000000-4_transfer_routines.cpp1.ii".

What version of the product are you using? On what operating system?
OpenCurrent v1.1.0 release (tar.gz file)
GeForce GTX 580 (compute capability 2.0, 1536 Mb memory).
Ubuntu 11.04 x86_64

Please provide any additional information below.

```

Original issue reported on code.google.com by `eskil.au...@gmail.com` on 5 Jul 2011 at 1:13

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.