<html><head></head><body>Hi Rob<br><br>I think I have sussed it now. I'm running an Intel. Trouble is now, I can't get the path et correctly. I have to type in the RAYPATH and path each time I start terminal to get radiance to work. Any ideas of what I need to do here?<br><br>Dan<br><br><table width="100%"><tbody><tr><td bgcolor="blue" width="5"> </td><td>
<span><span></span><span></span><title>RE: [Radiance-general] Mac osx install errors</title></span>
<p><font size="2">If you downloaded the binaries, you should not have to run makeall.<br>
But you may need to copy all the .cal files into<br>
/usr/local/lib/ray<br>
Are you on a newer Intel Mac, or G4, G5 series?<br><br>
Rob F<br><br><br><br>
-----Original Message-----<br>
From: radiance-general-bounces@radiance-online.org on behalf of Dan Fitzpatrick<br>
Sent: Tue 8/5/2008 7:04 AM<br>
To: radiance-general@radiance-online.org<br>
Subject: RE: [Radiance-general] Mac osx install errors<br><br>
Hi Further to this I have moved on a bit (I think) but now get error 64 occuring. Any idea what this is ? ( I have attached the shell history of teh install:<br><br>
RADIANCE 4.0a INSTALLATION<br><br>
This script rebuilds all of the Radiance programs and installs<br>
them on your system. You should read the file README before running<br>
this script. You can type ^C (followed by return) at any time to abort.<br><br>
You must first answer the following questions.<br><br>
What is your preferred editor [vi]?<br>
Where do you want the executables [/usr/local/bin]?<br>
Current rmake command is:<br>
#!/bin/sh<br>
exec make "SPECIAL=ogl" \<br>
"OPT=-O2" \<br>
"MACH=-arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk" \<br>
ARCH=PowerPC "COMPAT=" \<br>
INSTDIR=/usr/local/ray \<br>
LIBDIR=/usr/local/lib/ray \<br>
ESUFFIX= \<br>
CC=cc CONFIGURE_ARCH=powerpc "$@" -f Rmakefile<br>
Do you want to change it?<br>
Making programs...<br>
~/ray/src/common ~/ray/src<br>
In directory common...<br>
rm -f librtrad.a<br>
ar rc librtrad.a cone.o face.o free_os.o instance.o readobj.o readoct.o otypes.o objset.o octree.o readfargs.o modobject.o getlibpath.o addobjnotify.o zeroes.o mesh.o readmesh.o tmesh.o sceneio.o color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o colrops.o font.o tonemap.o tmapcolrs.o tmapluv.o tmaptiff.o tmap16bit.o bmpfile.o falsecolor.o fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o urind.o calexpr.o caldefn.o calfunc.o calprnt.o biggerlib.o multisamp.o unix_process.o process.o gethomedir.o getpath.o error.o savestr.o savqstr.o badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o clip.o plocate.o eputs.o wputs.o quit.o lookup.o bmalloc.o loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o byteswap.o ealloc.o fdate.o portio.o myhostname.o<br>
ranlib librtrad.a<br>
rm -f librgl.a<br>
ar rc librgl.a rglfile.o rglmat.o rgldomat.o rglsurf.o rglinst.o rglsrc.o<br>
ranlib librgl.a<br>
mv -f librgl.a ../lib<br>
mv -f librtrad.a ../lib<br>
cd /usr/local/lib/ray && rm -f tmesh.cal<br>
cp -f tmesh.cal /usr/local/lib/ray<br>
~/ray/src<br>
~/ray/src/rt ~/ray/src<br>
In directory rt...<br>
cp ./rtrace ./rpict ./rvu ./lookamb /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/meta ~/ray/src<br>
In directory meta...<br>
cp ./meta2tga ./pexpand ./psort ./cv ./psmeta ./plotin ./x11meta ./bgraph ./igraph ./dgraph ./gcomp ./plot4 ./meta2bmp /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/cv ~/ray/src<br>
In directory cv...<br>
cp ies2rad arch2rad nff2rad lampcolor tmesh2rad obj2rad mgf2rad rad2mgf mgf2meta mgfilt mgf2inv 3ds2mgf /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/gen ~/ray/src<br>
In directory gen...<br>
cp genbox gensky xform genblinds genrev genworm gensurf genprism replmarks mkillum mksource genclock /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/ot ~/ray/src<br>
In directory ot...<br>
cp oconv getbbox obj2mesh /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/px ~/ray/src<br>
In directory px...<br>
cd tiff ; ./configure -C -quiet -with-CC=cc \<br>
"--libdir=`pwd`/../../lib" "--includedir=`pwd`/../../common" \<br>
--enable-static --disable-shared --disable-cxx \<br>
--enable-logluv --disable-jpeg \<br>
--disable-zlib --disable-pixarlog \<br>
"-with-ENVOPTS=-O2" ; \<br>
cd port ; make all ; \<br>
cd ../libtiff ; make install<br>
appending configuration tag "CXX" to libtool<br>
appending configuration tag "F77" to libtool<br>
config.status: error: cannot find input file: contrib/Makefile.in<br>
make[1]: *** No rule to make target `all'.<br>
make[1]: *** No rule to make target `install'.<br>
make: *** [../lib/libtiff.a] Error 2<br>
make: Target `install' not remade because of errors.<br>
~/ray/src<br>
~/ray/src/hd ~/ray/src<br>
In directory hd...<br>
cc -I../common -L../lib -O2 -arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DDEVPATH=\"/usr/local/ray/dev\" -o /usr/local/ray/dev/x11.hdi rhdisp.o rhdisp2.o viewbeams.o \<br>
rhd_x11.o rhd_qtree.o rhd_qtree2r.o rhd_ctab.o holo.o -lrtrad -lX11 -lm<br>
/usr/bin/ld: for architecture ppc<br>
/usr/bin/ld: warning rhdisp.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp2.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning viewbeams.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_x11.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_qtree.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_qtree2r.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_ctab.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning holo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning ../lib/librtrad.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: Undefined symbols:<br>
_main<br>
collect2: ld returned 1 exit status<br>
lipo: can't open input file: /var/tmp//cclUN4E9.out (No such file or directory)<br>
make: *** [/usr/local/ray/dev/x11.hdi] Error 1<br>
cc -I../common -L../lib -O2 -arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DDEVPATH=\"/usr/local/ray/dev\" -o /usr/local/ray/dev/ogl.hdi rhd_ogl0.o rhdisp.o rhdisp2.o \<br>
viewbeams.o holo.o rhd_odraw.o rhd_geom.o -lrgl -lrtrad -lGLU -lGL -lX11<br>
/usr/bin/ld: for architecture ppc<br>
/usr/bin/ld: warning rhd_ogl0.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp2.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning viewbeams.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning holo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_odraw.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_geom.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning ../lib/librgl.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: warning ../lib/librtrad.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: Undefined symbols:<br>
_main<br>
collect2: ld returned 1 exit status<br>
/usr/bin/ld: for architecture i386<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteriv<br>
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used<br>
symbol _glPointParameteri used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
symbol _glPointParameteriv used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
lipo: can't open input file: /var/tmp//cchJnNlF.out (No such file or directory)<br>
make: *** [/usr/local/ray/dev/ogl.hdi] Error 1<br>
cc -I../common -L../lib -O2 -arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DDEVPATH=\"/usr/local/ray/dev\" -o /usr/local/ray/dev/oglo.hdi rhd_oglo.o rhdisp.o \<br>
rhdisp2.o viewbeams.o holo.o rhd_odraw.o rhd_geom.o rhdobj.o \<br>
-lrgl -lrtrad -lGLU -lGL -lX11<br>
/usr/bin/ld: for architecture ppc<br>
/usr/bin/ld: warning rhd_oglo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp2.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning viewbeams.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning holo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_odraw.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_geom.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdobj.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning ../lib/librgl.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: warning ../lib/librtrad.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: Undefined symbols:<br>
_main<br>
collect2: ld returned 1 exit status<br>
/usr/bin/ld: for architecture i386<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteriv<br>
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used<br>
symbol _glPointParameteri used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
symbol _glPointParameteriv used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
lipo: can't open input file: /var/tmp//ccyHgXk4.out (No such file or directory)<br>
make: *** [/usr/local/ray/dev/oglo.hdi] Error 1<br>
cc -I../common -L../lib -O2 -arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DDEVPATH=\"/usr/local/ray/dev\" -o /usr/local/ray/dev/ogls.hdi rhd_ogls.o rhdisp.o rhdisp2.o \<br>
viewbeams.o holo.o rhd_odraw.o rhd_geom.o \<br>
-lrgl -lrtrad -lGLU -lGL -lX11 -lXext<br>
/usr/bin/ld: for architecture ppc<br>
/usr/bin/ld: warning rhd_ogls.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp2.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning viewbeams.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning holo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_odraw.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_geom.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning ../lib/librgl.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: warning ../lib/librtrad.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: Undefined symbols:<br>
_main<br>
collect2: ld returned 1 exit status<br>
/usr/bin/ld: for architecture i386<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteriv<br>
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used<br>
symbol _glPointParameteri used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
symbol _glPointParameteriv used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
lipo: can't open input file: /var/tmp//ccxXix3v.out (No such file or directory)<br>
make: *** [/usr/local/ray/dev/ogls.hdi] Error 1<br>
cc -I../common -L../lib -O2 -arch ppc -arch i386 -DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include -L/usr/X11R6/lib -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DDEVPATH=\"/usr/local/ray/dev\" -o /usr/local/ray/dev/oglso.hdi rhd_oglso.o rhdisp.o rhdisp2.o \<br>
viewbeams.o holo.o rhd_odraw.o rhd_geom.o rhdobj.o \<br>
-lrgl -lrtrad -lGLU -lGL -lX11 -lXext<br>
/usr/bin/ld: for architecture ppc<br>
/usr/bin/ld: warning rhd_oglso.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdisp2.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning viewbeams.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning holo.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_odraw.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhd_geom.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning rhdobj.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<br>
/usr/bin/ld: warning ../lib/librgl.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: warning ../lib/librtrad.a archive's cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (can't load from it)<br>
/usr/bin/ld: Undefined symbols:<br>
_main<br>
collect2: ld returned 1 exit status<br>
/usr/bin/ld: for architecture i386<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri<br>
/usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteriv<br>
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteriv<br>
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used<br>
symbol _glPointParameteri used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
symbol _glPointParameteriv used from dynamic library /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) not from earlier dynamic library /usr/X11R6/lib/libGL.1.dylib(dri_dispatch.o)<br>
lipo: can't open input file: /var/tmp//cceIAJr8.out (No such file or directory)<br>
make: *** [/usr/local/ray/dev/oglso.hdi] Error 1<br>
rm -f /usr/local/ray/dev/glx1.hdi<br>
rm: /usr/local/ray/dev/glx1.hdi: Not a directory<br>
make: *** [/usr/local/ray/dev/glx1.hdi] Error 1<br>
make: Target `install' not remade because of errors.<br>
~/ray/src<br>
~/ray/src/util ~/ray/src<br>
In directory util...<br>
cp glrad /usr/local/ray<br>
cp findglare glarendx rpiece rad ranimate ranimove vwright getinfo vwrays xglaresrc rtcontrib rsensor /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
~/ray/src/cal ~/ray/src<br>
In directory cal...<br>
cp icalc ev rcalc total cnt neaten rlam tabfunc histo /usr/local/ray<br>
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target<br>
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory<br>
make: *** [install] Error 64<br>
~/ray/src<br>
There were some errors.<br><br>
Add /usr/local/bin to the beginning of your execution path:<br>
For C-shell users, put the following into ~/.cshrc<br>
set path=( /usr/local/bin $path )<br>
For Bourne shell users, put the following into $HOME/.profile<br>
PATH=/usr/local/bin:$PATH<br>
export PATH<br><br>
_______________________________________________<br>
Radiance-general mailing list<br>
Radiance-general@radiance-online.org<br><a href="http://www.radiance-online.org/mailman/listinfo/radiance-general">http://www.radiance-online.org/mailman/listinfo/radiance-general</a><br><br></font>
</p>
</td></tr></tbody></table></body></html>