Hi,

When I try installing kdebase3-ssl, I get a bunch of errors that seem to
be related to my X11 configuration / installation.  I've listed the
warnings below, but it doesn't totally stop running until the `mv`
section of the build script, when it tries to move things that aren't
there.  I've installed previous version of kde without difficulty
(although perhaps not with gcc 3.3), and I use x11 daily, so it
certainly works.  I'm running the Apple x11 beta for Jaguar.

Thanks,
Dan

ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _mkstemp
/sw/lib/libkdecore.dylib(single module) definition of _mkstemp
/usr/lib/libSystem.dylib(mktemp.So) definition of _mkstemp
ld: warning multiple definitions of symbol _FT_GlyphLoader_New
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_GlyphLoader_New
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_New
ld: warning multiple definitions of symbol _FT_Activate_Size
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Activate_Size
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Activate_Size
ld: warning multiple definitions of symbol _FT_Add64
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Add64
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Add64
ld: warning multiple definitions of symbol _FT_Add_Module
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Add_Module
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Add_Module
ld: warning multiple definitions of symbol _FT_Alloc
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Alloc
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Alloc
ld: warning multiple definitions of symbol _FT_Atan2
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Atan2
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Atan2
ld: warning multiple definitions of symbol _FT_Attach_File
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Attach_File
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Attach_File
ld: warning multiple definitions of symbol _FT_Attach_Stream
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Attach_Stream
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Attach_Stream
ld: warning multiple definitions of symbol _FT_CeilFix
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_CeilFix
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_CeilFix
ld: warning multiple definitions of symbol _FT_Cos
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Cos
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Cos
ld: warning multiple definitions of symbol _FT_Div64by32
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Div64by32
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Div64by32
ld: warning multiple definitions of symbol _FT_DivFix
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_DivFix
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_DivFix
ld: warning multiple definitions of symbol _FT_Done_Face
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Done_Face
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Done_Face
ld: warning multiple definitions of symbol _FT_Done_GlyphSlot
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Done_GlyphSlot
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Done_GlyphSlot
ld: warning multiple definitions of symbol _FT_Done_Library
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Done_Library
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Done_Library
ld: warning multiple definitions of symbol _FT_Done_Size
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Done_Size
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Done_Size
ld: warning multiple definitions of symbol _FT_FloorFix
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_FloorFix
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_FloorFix
ld: warning multiple definitions of symbol _FT_Free
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Free
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Free
ld: warning multiple definitions of symbol _FT_Get_Char_Index
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Char_Index
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Char_Index
ld: warning multiple definitions of symbol _FT_Get_Glyph_Name
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Glyph_Name
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Glyph_Name
ld: warning multiple definitions of symbol _FT_Get_Kerning
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Kerning
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Kerning
ld: warning multiple definitions of symbol _FT_Get_Module
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Module
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Module
ld: warning multiple definitions of symbol _FT_Get_Module_Interface
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Get_Module_Interface
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Module_Interface
ld: warning multiple definitions of symbol _FT_Get_Name_Index
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Name_Index
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Name_Index
ld: warning multiple definitions of symbol _FT_Get_Postscript_Name
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Get_Postscript_Name
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Postscript_Name
ld: warning multiple definitions of symbol _FT_Get_Renderer
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Renderer
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Renderer
ld: warning multiple definitions of symbol _FT_Get_Sfnt_Name
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Sfnt_Name
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Sfnt_Name
ld: warning multiple definitions of symbol _FT_Get_Sfnt_Name_Count
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Get_Sfnt_Name_Count
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Sfnt_Name_Count
ld: warning multiple definitions of symbol _FT_Get_Sfnt_Table
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Get_Sfnt_Table
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Get_Sfnt_Table
ld: warning multiple definitions of symbol _FT_GlyphLoader_Add
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_GlyphLoader_Add
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_Add
ld: warning multiple definitions of symbol _FT_GlyphLoader_Done
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_GlyphLoader_Done
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_Done
ld: warning multiple definitions of symbol _FT_GlyphLoader_Prepare
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_GlyphLoader_Prepare
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_Prepare
ld: warning multiple definitions of symbol _FT_GlyphLoader_Reset
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_GlyphLoader_Reset
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_Reset
ld: warning multiple definitions of symbol _FT_GlyphLoader_Rewind
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_GlyphLoader_Rewind
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_GlyphLoader_Rewind
ld: warning multiple definitions of symbol _FT_List_Add
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Add
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_List_Add
ld: warning multiple definitions of symbol _FT_List_Finalize
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Finalize
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_List_Finalize
ld: warning multiple definitions of symbol _FT_List_Find
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Find
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_List_Find
ld: warning multiple definitions of symbol _FT_List_Insert
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Insert
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_List_Insert
ld: warning multiple definitions of symbol _FT_List_Iterate
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Iterate
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_List_Iterate
ld: warning multiple definitions of symbol _FT_List_Remove
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Remove
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_List_Remove
ld: warning multiple definitions of symbol _FT_List_Up
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_List_Up
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_List_Up
ld: warning multiple definitions of symbol _FT_Load_Char
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Load_Char
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Load_Char
ld: warning multiple definitions of symbol _FT_Load_Glyph
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Load_Glyph
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Load_Glyph
ld: warning multiple definitions of symbol _FT_Lookup_Renderer
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Lookup_Renderer
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Lookup_Renderer
ld: warning multiple definitions of symbol _FT_MulDiv
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_MulDiv
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_MulDiv
ld: warning multiple definitions of symbol _FT_MulFix
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_MulFix
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_MulFix
ld: warning multiple definitions of symbol _FT_MulTo64
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_MulTo64
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_MulTo64
ld: warning multiple definitions of symbol _FT_New_GlyphSlot
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_New_GlyphSlot
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_New_GlyphSlot
ld: warning multiple definitions of symbol _FT_New_Library
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_New_Library
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_New_Library
ld: warning multiple definitions of symbol _FT_New_Memory_Face
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_New_Memory_Face
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_New_Memory_Face
ld: warning multiple definitions of symbol _FT_New_Size
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_New_Size
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_New_Size
ld: warning multiple definitions of symbol _FT_Open_Face
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Open_Face
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Open_Face
ld: warning multiple definitions of symbol _FT_Outline_Check
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Check
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Check
ld: warning multiple definitions of symbol _FT_Outline_Copy
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Copy
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Copy
ld: warning multiple definitions of symbol _FT_Outline_Decompose
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Decompose
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Decompose
ld: warning multiple definitions of symbol _FT_Outline_Done
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Done
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Done
ld: warning multiple definitions of symbol _FT_Outline_Done_Internal
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Outline_Done_Internal
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Done_Internal
ld: warning multiple definitions of symbol _FT_Outline_Get_Bitmap
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Outline_Get_Bitmap
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Get_Bitmap
ld: warning multiple definitions of symbol _FT_Outline_Get_CBox
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Get_CBox
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Get_CBox
ld: warning multiple definitions of symbol _FT_Outline_New
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_New
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_New
ld: warning multiple definitions of symbol _FT_Outline_New_Internal
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Outline_New_Internal
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_New_Internal
ld: warning multiple definitions of symbol _FT_Outline_Render
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Render
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Render
ld: warning multiple definitions of symbol _FT_Outline_Reverse
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Reverse
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Reverse
ld: warning multiple definitions of symbol _FT_Outline_Transform
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Transform
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Transform
ld: warning multiple definitions of symbol _FT_Outline_Translate
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Outline_Translate
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Outline_Translate
ld: warning multiple definitions of symbol _FT_Realloc
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Realloc
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Realloc
ld: warning multiple definitions of symbol _FT_Remove_Module
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Remove_Module
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Remove_Module
ld: warning multiple definitions of symbol _FT_Render_Glyph
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Render_Glyph
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Render_Glyph
ld: warning multiple definitions of symbol _FT_Render_Glyph_Internal
/sw/lib/libfreetype.dylib(ftbase.lo) definition of
_FT_Render_Glyph_Internal
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Render_Glyph_Internal
ld: warning multiple definitions of symbol _FT_RoundFix
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_RoundFix
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_RoundFix
ld: warning multiple definitions of symbol _FT_Select_Charmap
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Select_Charmap
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Select_Charmap
ld: warning multiple definitions of symbol _FT_Set_Char_Size
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Char_Size
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Char_Size
ld: warning multiple definitions of symbol _FT_Set_Charmap
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Charmap
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Charmap
ld: warning multiple definitions of symbol _FT_Set_Debug_Hook
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Debug_Hook
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Debug_Hook
ld: warning multiple definitions of symbol _FT_Set_Pixel_Sizes
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Pixel_Sizes
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Pixel_Sizes
ld: warning multiple definitions of symbol _FT_Set_Renderer
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Renderer
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Renderer
ld: warning multiple definitions of symbol _FT_Set_Transform
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Set_Transform
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Set_Transform
ld: warning multiple definitions of symbol _FT_Sin
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Sin
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Sin
ld: warning multiple definitions of symbol _FT_Sqrt32
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Sqrt32
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Sqrt32
ld: warning multiple definitions of symbol _FT_SqrtFixed
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_SqrtFixed
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_SqrtFixed
ld: warning multiple definitions of symbol _FT_Stream_Pos
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Stream_Pos
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Stream_Pos
ld: warning multiple definitions of symbol _FT_Tan
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Tan
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of _FT_Tan
ld: warning multiple definitions of symbol _FT_Vector_Length
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Vector_Length
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Vector_Length
ld: warning multiple definitions of symbol _FT_Vector_Polarize
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Vector_Polarize
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Vector_Polarize
ld: warning multiple definitions of symbol _FT_Vector_Rotate
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Vector_Rotate
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Vector_Rotate
ld: warning multiple definitions of symbol _FT_Vector_Transform
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Vector_Transform
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Vector_Transform
ld: warning multiple definitions of symbol _FT_Vector_Unit
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_Vector_Unit
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
_FT_Vector_Unit
ld: warning multiple definitions of symbol __debug_mem_dummy
/sw/lib/libfreetype.dylib(ftbase.lo) definition of __debug_mem_dummy
/usr/X11R6/lib/libfreetype.6.dylib(ftbase.o) definition of
__debug_mem_dummy
ld: warning multiple definitions of symbol _FT_Done_FreeType
/sw/lib/libfreetype.dylib(ftinit.lo) definition of _FT_Done_FreeType
/usr/X11R6/lib/libfreetype.6.dylib(ftinit.o) definition of
_FT_Done_FreeType
ld: warning multiple definitions of symbol _FT_Add_Default_Modules
/sw/lib/libfreetype.dylib(ftinit.lo) definition of
_FT_Add_Default_Modules
/usr/X11R6/lib/libfreetype.6.dylib(ftinit.o) definition of
_FT_Add_Default_Modules
ld: warning multiple definitions of symbol _FT_Init_FreeType
/sw/lib/libfreetype.dylib(ftinit.lo) definition of _FT_Init_FreeType
/usr/X11R6/lib/libfreetype.6.dylib(ftinit.o) definition of
_FT_Init_FreeType
ld: warning multiple definitions of symbol _FT_New_Face
/sw/lib/libfreetype.dylib(ftbase.lo) definition of _FT_New_Face
/usr/X11R6/lib/libfreetype.6.dylib(ftmac.o) definition of _FT_New_Face
ld: warning multiple definitions of symbol _FT_Done_Memory
/sw/lib/libfreetype.dylib(ftsystem.lo) definition of _FT_Done_Memory
/usr/X11R6/lib/libfreetype.6.dylib(ftsystem.o) definition of
_FT_Done_Memory
ld: warning multiple definitions of symbol _FT_New_Memory
/sw/lib/libfreetype.dylib(ftsystem.lo) definition of _FT_New_Memory
/usr/X11R6/lib/libfreetype.6.dylib(ftsystem.o) definition of
_FT_New_Memory
ld: warning multiple definitions of symbol _autohint_module_class
/sw/lib/libfreetype.dylib(autohint.lo) definition of
_autohint_module_class
/usr/X11R6/lib/libfreetype.6.dylib(autohint.o) definition of
_autohint_module_class
ld: warning multiple definitions of symbol _ah_arctan
/sw/lib/libfreetype.dylib(autohint.lo) definition of _ah_arctan
/usr/X11R6/lib/libfreetype.6.dylib(autohint.o) definition of _ah_arctan
ld: warning multiple definitions of symbol _cff_driver_class
/sw/lib/libfreetype.dylib(cff.lo) definition of _cff_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(cff.o) definition of
_cff_driver_class
ld: warning multiple definitions of symbol _ft_raster5_renderer_class
/sw/lib/libfreetype.dylib(raster.lo) definition of
_ft_raster5_renderer_class
/usr/X11R6/lib/libfreetype.6.dylib(raster.o) definition of
_ft_raster5_renderer_class
ld: warning multiple definitions of symbol _ft_raster1_renderer_class
/sw/lib/libfreetype.dylib(raster.lo) definition of
_ft_raster1_renderer_class
/usr/X11R6/lib/libfreetype.6.dylib(raster.o) definition of
_ft_raster1_renderer_class
ld: warning multiple definitions of symbol _ft_standard_raster
/sw/lib/libfreetype.dylib(raster.lo) definition of _ft_standard_raster
/usr/X11R6/lib/libfreetype.6.dylib(raster.o) definition of
_ft_standard_raster
ld: warning multiple definitions of symbol _ft_grays_raster
/sw/lib/libfreetype.dylib(smooth.lo) definition of _ft_grays_raster
/usr/X11R6/lib/libfreetype.6.dylib(smooth.o) definition of
_ft_grays_raster
ld: warning multiple definitions of symbol _gray_raster_render
/sw/lib/libfreetype.dylib(smooth.lo) definition of _gray_raster_render
/usr/X11R6/lib/libfreetype.6.dylib(smooth.o) definition of
_gray_raster_render
ld: warning multiple definitions of symbol _ft_smooth_renderer_class
/sw/lib/libfreetype.dylib(smooth.lo) definition of
_ft_smooth_renderer_class
/usr/X11R6/lib/libfreetype.6.dylib(smooth.o) definition of
_ft_smooth_renderer_class
ld: warning multiple definitions of symbol _BitOrderInvert
/sw/lib/libfreetype.dylib(pcf.lo) definition of _BitOrderInvert
/usr/X11R6/lib/libfreetype.6.dylib(pcf.o) definition of _BitOrderInvert
ld: warning multiple definitions of symbol _pcf_driver_class
/sw/lib/libfreetype.dylib(pcf.lo) definition of _pcf_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(pcf.o) definition of
_pcf_driver_class
ld: warning multiple definitions of symbol _FourByteSwap
/sw/lib/libfreetype.dylib(pcf.lo) definition of _FourByteSwap
/usr/X11R6/lib/libfreetype.6.dylib(pcf.o) definition of _FourByteSwap
ld: warning multiple definitions of symbol _RepadBitmap
/sw/lib/libfreetype.dylib(pcf.lo) definition of _RepadBitmap
/usr/X11R6/lib/libfreetype.6.dylib(pcf.o) definition of _RepadBitmap
ld: warning multiple definitions of symbol _TwoByteSwap
/sw/lib/libfreetype.dylib(pcf.lo) definition of _TwoByteSwap
/usr/X11R6/lib/libfreetype.6.dylib(pcf.o) definition of _TwoByteSwap
ld: warning multiple definitions of symbol _t1_builder_funcs
/sw/lib/libfreetype.dylib(psaux.lo) definition of _t1_builder_funcs
/usr/X11R6/lib/libfreetype.6.dylib(psaux.o) definition of
_t1_builder_funcs
ld: warning multiple definitions of symbol _ps_table_funcs
/sw/lib/libfreetype.dylib(psaux.lo) definition of _ps_table_funcs
/usr/X11R6/lib/libfreetype.6.dylib(psaux.o) definition of
_ps_table_funcs
ld: warning multiple definitions of symbol _psaux_module_class
/sw/lib/libfreetype.dylib(psaux.lo) definition of _psaux_module_class
/usr/X11R6/lib/libfreetype.6.dylib(psaux.o) definition of
_psaux_module_class
ld: warning multiple definitions of symbol _t1_decoder_funcs
/sw/lib/libfreetype.dylib(psaux.lo) definition of _t1_decoder_funcs
/usr/X11R6/lib/libfreetype.6.dylib(psaux.o) definition of
_t1_decoder_funcs
ld: warning multiple definitions of symbol _pshinter_module_class
/sw/lib/libfreetype.dylib(pshinter.lo) definition of
_pshinter_module_class
/usr/X11R6/lib/libfreetype.6.dylib(pshinter.o) definition of
_pshinter_module_class
ld: warning multiple definitions of symbol _ps2_hints_apply
/sw/lib/libfreetype.dylib(pshinter.lo) definition of _ps2_hints_apply
/usr/X11R6/lib/libfreetype.6.dylib(pshinter.o) definition of
_ps2_hints_apply
ld: warning multiple definitions of symbol _ps1_hints_apply
/sw/lib/libfreetype.dylib(pshinter.lo) definition of _ps1_hints_apply
/usr/X11R6/lib/libfreetype.6.dylib(pshinter.o) definition of
_ps1_hints_apply
ld: warning multiple definitions of symbol _psnames_module_class
/sw/lib/libfreetype.dylib(psnames.lo) definition of
_psnames_module_class
/usr/X11R6/lib/libfreetype.6.dylib(psnames.o) definition of
_psnames_module_class
ld: warning multiple definitions of symbol _sfnt_module_class
/sw/lib/libfreetype.dylib(sfnt.lo) definition of _sfnt_module_class
/usr/X11R6/lib/libfreetype.6.dylib(sfnt.o) definition of
_sfnt_module_class
ld: warning multiple definitions of symbol _sbit_metrics_fields
/sw/lib/libfreetype.dylib(sfnt.lo) definition of _sbit_metrics_fields
/usr/X11R6/lib/libfreetype.6.dylib(sfnt.o) definition of
_sbit_metrics_fields
ld: warning multiple definitions of symbol _t1_driver_class
/sw/lib/libfreetype.dylib(type1.lo) definition of _t1_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(type1.o) definition of
_t1_driver_class
ld: warning multiple definitions of symbol _t1cid_driver_class
/sw/lib/libfreetype.dylib(type1cid.lo) definition of _t1cid_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(type1cid.o) definition of
_t1cid_driver_class
ld: warning multiple definitions of symbol _tt_driver_class
/sw/lib/libfreetype.dylib(truetype.lo) definition of _tt_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(truetype.o) definition of
_tt_driver_class
ld: warning multiple definitions of symbol _winfnt_driver_class
/sw/lib/libfreetype.dylib(winfnt.lo) definition of _winfnt_driver_class
/usr/X11R6/lib/libfreetype.6.dylib(winfnt.o) definition of
_winfnt_driver_class
ld: warning multiple definitions of symbol _FT_Matrix_Invert
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Matrix_Invert
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Matrix_Invert
ld: warning multiple definitions of symbol _FT_Matrix_Multiply
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Matrix_Multiply
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Matrix_Multiply
ld: warning multiple definitions of symbol _ft_outline_glyph_class
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of
_ft_outline_glyph_class
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_ft_outline_glyph_class
ld: warning multiple definitions of symbol _ft_bitmap_glyph_class
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of
_ft_bitmap_glyph_class
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_ft_bitmap_glyph_class
ld: warning multiple definitions of symbol _FT_Done_Glyph
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Done_Glyph
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Done_Glyph
ld: warning multiple definitions of symbol _FT_Get_Glyph
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Get_Glyph
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Get_Glyph
ld: warning multiple definitions of symbol _FT_Glyph_Copy
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Glyph_Copy
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Glyph_Copy
ld: warning multiple definitions of symbol _FT_Glyph_Get_CBox
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Glyph_Get_CBox
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Glyph_Get_CBox
ld: warning multiple definitions of symbol _FT_Glyph_To_Bitmap
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Glyph_To_Bitmap
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Glyph_To_Bitmap
ld: warning multiple definitions of symbol _FT_Glyph_Transform
/sw/lib/libfreetype.dylib(ftglyph.lo) definition of _FT_Glyph_Transform
/usr/X11R6/lib/libfreetype.6.dylib(ftglyph.o) definition of
_FT_Glyph_Transform




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to