2012/5/14 Raphael Bircher <[email protected]> > Hi at all > > Maybe Samday was not the best time to bring this topic to the list. I > get no answares util now. Therefore my question, has sameone a idea? > > Greetings Raphael > > Am 12.05.12 13:48, schrieb Raphael Bircher: > > Hi at all > > > > I have a build problem with Mac OS X on the hunspell modul. I tryed the > > trunk/ and branches/AOO340 source, both has the same problem. Here is > > the log output: > > > > /Users/server3/Documents/build52/main/solenv/bin/checkdll.sh > > -L../unxmacxi.pro/lib > > -L/Users/server3/Documents/build52/main/solver/340/unxmacxi.pro/lib > > ../unxmacxi.pro/lib/libsc.dylib > > Making: libsc.dylib > > cp ../unxmacxi.pro/misc/scui_scui.map.exported-symbols > > ../unxmacxi.pro/misc/scui_scui.map > > cp ../unxmacxi.pro/misc/component_vbaobj.uno.map.exported-symbols > > ../unxmacxi.pro/misc/component_vbaobj.uno.map > > Making: scen-US.res > > Checking DLL ../unxmacxi.pro/lib/libsc.dylib ...: ok > > /Users/server3/Documents/build52/main/solenv/bin/checkdll.sh > > -L../unxmacxi.pro/lib > > -L/Users/server3/Documents/build52/main/solver/340/unxmacxi.pro/lib > > ../unxmacxi.pro/lib/libscd.dylib > > Making: libscd.dylib > > /Users/server3/Documents/build52/main/solenv/bin/checkdll.sh > > -L../unxmacxi.pro/lib > > -L/Users/server3/Documents/build52/main/solver/340/unxmacxi.pro/lib > > ../unxmacxi.pro/lib/libscfilt.dylib > > Making: libscfilt.dylib > > Checking DLL ../unxmacxi.pro/lib/libscd.dylib ...: ok > > /Users/server3/Documents/build52/main/solenv/bin/checkdll.sh > > -L../unxmacxi.pro/lib > > -L/Users/server3/Documents/build52/main/solver/340/unxmacxi.pro/lib > > ../unxmacxi.pro/lib/libscui.dylib > > Making: libscui.dylib > > Checking DLL ../unxmacxi.pro/lib/libscfilt.dylib ...Checking DLL > > ../unxmacxi.pro/lib/libscui.dylib ...: ok > > Compiling: rsc_sc > > : ok > > : && > > DYLD_LIBRARY_PATH=/Users/server3/Documents/build52/main/solver/340/ > unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}<http://unxmacxi.pro/lib$%7BDYLD_LIBRARY_PATH:+:$%7BDYLD_LIBRARY_PATH%7D%7D> > > xsltproc --nonet --stringparam uri \ > > 'vnd.sun.star.expand:$OOO_BASE_DIR/program/libsc.dylib' -o > > ../unxmacxi.pro/misc/sc.component \ > > > > /Users/server3/Documents/build52/main/solenv/bin/createcomponent.xslt > > sc.component > > : && > > DYLD_LIBRARY_PATH=/Users/server3/Documents/build52/main/solver/340/ > unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}<http://unxmacxi.pro/lib$%7BDYLD_LIBRARY_PATH:+:$%7BDYLD_LIBRARY_PATH%7D%7D> > > xsltproc --nonet --stringparam uri \ > > 'vnd.sun.star.expand:$OOO_BASE_DIR/program/libscd.dylib' -o > > ../unxmacxi.pro/misc/scd.component \ > > > > /Users/server3/Documents/build52/main/solenv/bin/createcomponent.xslt > > scd.component > > : && > > DYLD_LIBRARY_PATH=/Users/server3/Documents/build52/main/solver/340/ > unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}<http://unxmacxi.pro/lib$%7BDYLD_LIBRARY_PATH:+:$%7BDYLD_LIBRARY_PATH%7D%7D> > > xsltproc --nonet --stringparam uri \ > > 'vnd.sun.star.expand:$OOO_BASE_DIR/program/libvbaobj.uno.dylib' > > -o ../unxmacxi.pro/misc/vbaobj.component \ > > > > /Users/server3/Documents/build52/main/solenv/bin/createcomponent.xslt > > vbaobj.component > > /Users/server3/Documents/build52/main/solenv/bin/checkdll.sh > > -L../unxmacxi.pro/lib > > -L/Users/server3/Documents/build52/main/solver/340/unxmacxi.pro/lib > > ../unxmacxi.pro/lib/libvbaobj.uno.dylib > > Making: libvbaobj.uno.dylib > > Checking DLL ../unxmacxi.pro/lib/libvbaobj.uno.dylib ...: ok > > > > Entering /Users/server3/Documents/build52/main/sc/qa/complex/sc > > > > > > Entering /Users/server3/Documents/build52/main/sc/qa/complex/cellRanges > > > > sc deliver > > deliver -- version: 275594 > > Module 'sc' delivered successfully. 169 files copied, 6 files unchanged > > > > 1 module(s): > > hunspell > > need(s) to be rebuilt > > > > Reason(s): > > > > ERROR: error 65280 occurred while making > > /Users/server3/Documents/build52/main/hunspell > > > > When you have fixed the errors in that module you can resume the build > > by running: > > > > build --from hunspell > > > > server3:instsetoo_native server3$ > > > > > Could you please run commands as below : cd ../hunspell build
Then update the result here ? > > > > > And here is the configuration I use: > > ./configure --disable-odk --disable-gtk > > --with-build-version=$OOVERSION-`date +%d-%m-%y` --disable-fontconfig > > --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home > > --with-stlport=no --enable-werror --disable-vba > > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.1.tar.bz2 > > --with-epm=/Users/server3/Documents/epm-3.7/epm --enable-category-b > > > > > > > > Has someone any hint for me? thanks! > > > > Greetings Raphael > > > > -- Best regards, Chao Huang
