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

Having small problem with the "python setup.py build" #44

Closed
GoogleCodeExporter opened this issue Sep 24, 2015 · 1 comment
Closed

Having small problem with the "python setup.py build" #44

GoogleCodeExporter opened this issue Sep 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link


cpyrit_cuda Dawmac$ python setup.py build
running build
running build_ext
Skipping rebuild of Nvidia CUDA kernel ...
Building modules...
building 'cpyrit._cpyrit_cuda' extension
gcc -Wl,-F. -bundle -undefined dynamic_lookup -arch i386 -arch ppc 
build/temp.macosx-
10.5-i386-2.5/_cpyrit_cuda.o -lssl -lcuda -lz -o build/lib.macosx-10.5-i386-
2.5/cpyrit/_cpyrit_cuda.so
ld: library not found for -lcuda
collect2: ld returned 1 exit status
ld: library not found for -lcuda
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/mh/mhoklewzFbqF2lXtPmUvNk+++TI/-Tmp-
//ccxQBph5.out (No such file or directory)
error: command 'gcc' failed with exit status 1

have i miss some-think silly out i have install then Xcode 

here is my spec 

  Model Name:   MacBook Pro
  Model Identifier: MacBookPro5,3
  Processor Name:   Intel Core 2 Duo
  Processor Speed:  3.06 GHz
  Number Of Processors: 1
  Total Number Of Cores:    2
  L2 Cache: 6 MB
  Memory:   4 GB
  Bus Speed:    1.07 GHz
  Boot ROM Version: MBP53.00AC.B03
  SMC Version (system): 1.48f2
NVIDIA GeForce 9600M GT:
NVIDIA GeForce 9400M:


Original issue reported on code.google.com by rich.dawson@gmail.com on 6 Sep 2009 at 6:15

@GoogleCodeExporter
Copy link
Author

Fix your libcuda.dylib

You may symlink /usr/local/cuda/lib/libcuda.dylib to /usr/lib

Original comment by lukas.l...@gmail.com on 8 Sep 2009 at 6:34

  • Changed state: Fixed

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