Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lGL Note (probably harmless): No library found for -lGLU Writing Makefile for OpenGL::Simple::GLUT cp GLUT.pm blib/lib/OpenGL/Simple/GLUT.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap GLUT.xs > GLUT.xsc && mv GLUT.xsc GLUT.c Please specify prototyping behavior for GLUT.xs (see perlxs manual) gcc -c -FGLUT -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" GLUT.c In file included from GLUT.xs:13: const-c.inc: In function 'constant_17': const-c.inc:758: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_19': const-c.inc:997: warning: assignment makes integer from pointer without a cast const-c.inc:1008: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_22': const-c.inc:1284: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_26': const-c.inc:1494: warning: assignment makes integer from pointer without a cast const-c.inc:1505: warning: assignment makes integer from pointer without a cast In file included from GLUT.xs:13: const-c.inc: In function 'constant_17': const-c.inc:758: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_19': const-c.inc:997: warning: assignment makes integer from pointer without a cast const-c.inc:1008: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_22': const-c.inc:1284: warning: assignment makes integer from pointer without a cast const-c.inc: In function 'constant_26': const-c.inc:1494: warning: assignment makes integer from pointer without a cast const-c.inc:1505: warning: assignment makes integer from pointer without a cast Running Mkbootstrap for OpenGL::Simple::GLUT () chmod 644 GLUT.bs rm -f blib/arch/auto/OpenGL/Simple/GLUT/GLUT.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -framework GLUT GLUT.o -o blib/arch/auto/OpenGL/Simple/GLUT/GLUT.bundle \ \ chmod 755 blib/arch/auto/OpenGL/Simple/GLUT/GLUT.bundle cp GLUT.bs blib/arch/auto/OpenGL/Simple/GLUT/GLUT.bs chmod 644 blib/arch/auto/OpenGL/Simple/GLUT/GLUT.bs Manifying blib/man3/OpenGL::Simple::GLUT.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..1 ok 1 - use OpenGL::Simple::GLUT; ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.14 cusr + 0.05 csys = 0.19 CPU) make: *** [htmlifypods] Hangup