[Bf-committers] Re:Scons linking errors OSX

trip bf-committers@blender.org
Wed, 3 Mar 2004 18:31:15 -0500



> There are no errors listed here only warnings.  YOu'll need to look up 
> higher
> in the output to see whats really the problem.
>
> Thanks,
>
> Kent Mein
>

source/blender/src/buttons_editing.c:1687: warning: unused parameter 
`me'
source/blender/src/buttons_editing.c: In function 
`verify_vertexgroup_name_func':
source/blender/src/buttons_editing.c:1731: warning: unused parameter 
`data2_unused'
source/blender/src/buttons_editing.c: In function 
`editing_panel_mesh_tools1':
source/blender/src/buttons_editing.c:1738: warning: unused parameter 
`ob'
source/blender/src/buttons_editing.c:1738: warning: unused parameter 
`me'
gcc: -framework: linker input file unused because linking not done
gcc: -framework: linker input file unused because linking not done
gcc -framework Carbon -framework AGL -framework QuickTime -o blender 
/Users/ranch/projects/build/source/creator/d_buildinfo.o 
-L/Users/ranch/projects/build/lib -Llib -L/sw/lib/python2.2/config 
-L/Users/ranch/projects/lib/darwin-6.8-powerpc/sdl/lib 
-L/System/Library/Frameworks/OpenGL.framework/Libraries 
-lblender_creator -lblender_render -lblender_yafray 
-lblender_blendersrc -lblender_renderconverter -lblender_blenloader 
-lblender_writestreamglue -lblender_deflate -lblender_writeblenfile 
-lblender_readblenfile -lblender_readstreamglue -lblender_inflate 
-lblender_img -lblender_radiosity -lblender_blenkernel 
-lblender_blenpluginapi -lblender_imbuf -lblender_avi -lblender_blenlib 
-lblender_python -lblender_makesdna -lblender_kernel -lblender_BSP 
-lblender_LOD -lblender_GHOST -lblender_STR -lblender_guardedalloc 
-lblender_BMF -lblender_CTR -lblender_MEM -lblender_IK -lblender_MT 
-lsoundsystem -lblender_quicktime -lpython2.2 -lSDL -lpng -ljpeg -lz 
-lstdc++ -lGL -lGLU
ld: warning -L: directory name (lib) does not exist
ld: warning -L: directory name 
(/Users/ranch/projects/lib/darwin-6.8-powerpc/sdl/lib) does not exist
ld: can't locate file for: -lSDL
scons: *** [blender] Error 1
scons: building terminated because of errors.
[Doritoss-Computer:~/projects/blender] ranch%


Does that have the info needed ?