-
installing freeGLUT in Lion
Hello there!
I am trying to install freeGLUT in Lion. I am following the next steps:
./autogen.sh
CPPFLAGS="-I/usr/X11R6/include" ./configure --prefix="${PWD}/../"
make
make install
first two steps fine, but when i make the make or the make install i got the next error:
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [libglut.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
not sure if i am doing something wrong or this a software issue. Any ideas?
computer spec:
OSX Lion 10.7.3
NVIDIA GeForce GT 330M 512 MB
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules