Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bild failure with MKXORG=yes on OS X 10.4




building with "build.sh -u -V MKXORG=yes -X /path/to/xsrc" gives me:

...
dependall ===> external/mit/xorg/tools/fc-cache
       link  fc-cache/fc-cache
/usr/bin/ld: Undefined symbols:
_ATSFontFindFromName
_ATSFontGetFileSpecification
_CFRelease
_CFStringCreateWithCString
_CloseResFile
_FSCompareFSRefs
_FSGetCatalogInfo
_FSGetForkCBInfo
_FSOpenResFile
_FSOpenResourceFile
_FSPathMakeRef
_FSRefMakePath
_FSpMakeFSRef
_Get1IndResource
_Get1Resource
_GetHandleSize
_GetResInfo
_GetResource
_HomeResFile
_ReleaseResource
_ResError
_UseResFile
collect2: ld returned 1 exit status

*** Failed target:  fc-cache
*** Failed command: cc -O 
-DFONTCONFIG_PATH='"/Volumes/maxi/cvs/src-current/obj.i386/destdir/etc/X11/fonts"' 
-DFC_DEFAULT_FONTS='"/usr/X11R7/lib/X11/fonts/Type1"' 
-DFC_CACHEDIR='"/Volumes/maxi/cvs/src-current/obj.i386/destdir/var/cache/fontconfig"' 
-DHAVE_FT_BITMAP_SIZE_Y_PPEM -DHAVE_FT_GET_BDF_PROPERTY -DHAVE_FT_GET_NEXT_CHAR -DHAVE_FT_GET_PS_FONT_INFO 
-DHAVE_FT_GET_X11_FONT_FORMAT -DHAVE_FT_HAS_PS_GLYPH_NAMES -DHAVE_EXPAT -DXFREE86_FT2 -DHAVE_INTTYPES_H 
-DFT2_BUILD_LIBRARY -DXML_BYTE_ORDER=0 -DHAVE_MEMMOVE=1 -DHAVE_STDINT_H -DHAVE_RANDOM 
-I/usr/cvs/xsrc-current/external/mit/fontconfig/dist -I/usr/cvs/xsrc-current/external/mit/freetype/dist 
-I/usr/cvs/xsrc-current/external/mit/freetype/dist/include 
-I/usr/cvs/xsrc-current/external/mit/expat/dist//lib 
-I/usr/cvs/xsrc-current/external/mit/fontconfig/dist/../include 
-I/Volumes/maxi/cvs/src-current/obj.i386/destdir/usr/X11R7/include -I. -o fc-cache fc-cache.lo fcatomic.lo 
fcblanks.lo fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcd
efault.lo fcdir.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcserialize.lo fcstr.lo fcxml.lo ftglue.lo ftapi.lo ftbase.lo ftbbox.lo ftbdf.lo ftdebug.lo ftglyph.lo ftinit.lo ftmm.lo ftpfr.lo ftstroke.lo ftsynth.lo ftsystem.lo fttype1.lo ftwinfnt.lo ftxf86.lo ftbitmap.lo autofit.lo bdf.lo cff.lo type1cid.lo ftgzip.lo ftlzw.lo pcf.lo pfr.lo psaux.lo pshinter.lo psnames.lo raster.lo sfnt.lo smooth.lo truetype.lo type1.lo type42.lo winfnt.lo xmlparse.lo xmltok.lo xmlrole.lo *** Error code 1

Stop.


I've tried without -u and building fc-cache manually via the build tools, it's all the same as above.

Is this a known problem?

Thanks!


 - Hubert


Home | Main Index | Thread Index | Old Index