Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make not working... #2

Open
GoogleCodeExporter opened this issue May 1, 2015 · 0 comments
Open

Make not working... #2

GoogleCodeExporter opened this issue May 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Trying to make the simple_example in ./test

2. I do `make`

3. Get an error

What is the expected output? What do you see instead?
Should make the simple_example

What version of the product are you using? On what operating system?
Ubuntu 11.04 32-bit, g++/gcc 4.4.5

Please provide any additional information below.
eamorr@dx2000:~/Desktop/PFAC-v1.1/test$ make
g++ -m32 -fopenmp -c -O2 -D_REENTRANT -Wall -I/usr/local/cuda/include 
-I/home/eamorr/Desktop/PFAC-v1.1/test/include -o ../obj/simple_example.o 
simple_example.cpp
simple_example.cpp:47: fatal error: PFAC.h: No such file or directory
compilation terminated.
make: *** [../obj/simple_example.o] Error 1

I've done an `export 
PFAC_LIB_ROOT=$PFAC_LIB_ROOT:/home/eamorr/Desktop/PFAC-v1.1`

Any information as to how to resolve this problem is much appreciated.

Thanks in advance,

Original issue reported on code.google.com by [email protected] on 12 Jul 2011 at 2:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant