./autogen.sh --with-distro=LibreOfficeiOS CXX="ccache
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch i386
-isysroot
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk"
CC="ccache /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2
-arch i386
-isysroot/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk"
CC_FOR_BUILD="ccache /Xcode3.2.6/usr/bin/gcc-4.0" CXX_FOR_BUILD="ccache
/Xcode3.2.6/usr/bin/g++-4.0" --with-num-cpus=1 --with-max-jobs=1
--with-macos-version-min-required=10.4 --with-macos-version-max-allowed=10.4
--with-macosx-sdk=10.4 --disable-librsvg
I get this linker error:
Entering /Users/brians/develop/libreOffice/libo/l10ntools/source
Making: all_transex.dpobj
Compiling: l10ntools/source/export.cxx
Compiling: l10ntools/source/export2.cxx
Compiling: l10ntools/source/merge.cxx
Compiling: l10ntools/source/srciter.cxx
Compiling: l10ntools/source/xmlparse.cxx
Compiling: l10ntools/source/helpmerge.cxx
Compiling: l10ntools/source/helpex.cxx
Compiling: l10ntools/source/file.cxx
Compiling: l10ntools/source/directory.cxx
Making: transex.lib
Making: libtransex.a
ar: creating archive ../unxiosr.pro/lib/libtransex.a
flex -l -w -8 -o../unxiosr.pro/misc/src_yy.c srclex.l
Compiling: l10ntools/source/src_yy_wrapper.c
Making: transex3
Undefined symbols for architecture i386:
"MsLangId::getPlatformSystemUILanguage()", referenced from:
ResMgr::GetLang(unsigned short&, unsigned short)in libtllo.a(resmgr.o)
ResMgrContainer::init() in libtllo.a(resmgr.o)
"MsLangId::convertLanguageToLocale(unsigned short,
com::sun::star::lang::Locale&)", referenced from:
ResMgrContainer::init() in libtllo.a(resmgr.o)
"_typelib_static_type_init", referenced from:
comphelper::string::NaturalStringSorter::NaturalStringSorter(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, com::sun::star::lang::Locale const&)in libcomphelpgcc3.a(string.o)
com::sun::star::i18n::cppu_detail_getUnoType(com::sun::star::i18n::XBreakIterator
const*)in libcomphelpgcc3.a(string.o)
com::sun::star::i18n::cppu_detail_getUnoType(com::sun::star::i18n::XCollator
const*)in libcomphelpgcc3.a(string.o)
com::sun::star::lang::cppu_detail_getUnoType(com::sun::star::lang::XMultiComponentFactory
const*)in libcomphelpgcc3.a(string.o)
"_uno_type_sequence_reference2One", referenced from:
rtl::OUString*
comphelper::stl_begin<rtl::OUString>(com::sun::star::uno::Sequence<rtl::OUString>&)in
libcomphelpgcc3.a(string.o)
"_typelib_static_type_getByTypeClass", referenced from:
comphelper::string::convertCommaSeparated(rtl::OUString const&) in
libcomphelpgcc3.a(string.o)
rtl::OUString*
comphelper::stl_begin<rtl::OUString>(com::sun::star::uno::Sequence<rtl::OUString>&)in
libcomphelpgcc3.a(string.o)
"_typelib_static_sequence_type_init", referenced from:
comphelper::string::convertCommaSeparated(rtl::OUString const&) in
libcomphelpgcc3.a(string.o)
rtl::OUString*
comphelper::stl_begin<rtl::OUString>(com::sun::star::uno::Sequence<rtl::OUString>&)in
libcomphelpgcc3.a(string.o)
"_uno_type_sequence_construct", referenced from:
comphelper::string::convertCommaSeparated(rtl::OUString const&) in
libcomphelpgcc3.a(string.o)
"_uno_type_destructData", referenced from:
comphelper::string::convertCommaSeparated(rtl::OUString const&) in
libcomphelpgcc3.a(string.o)
"_uno_any_destruct", referenced from:
comphelper::string::NaturalStringSorter::NaturalStringSorter(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, com::sun::star::lang::Locale const&)in libcomphelpgcc3.a(string.o)
"_cppu_unsatisfied_iquery_msg", referenced from:
comphelper::string::NaturalStringSorter::NaturalStringSorter(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, com::sun::star::lang::Locale const&)in libcomphelpgcc3.a(string.o)
"_cppu_unsatisfied_iset_msg", referenced from:
comphelper::string::NaturalStringSorter::NaturalStringSorter(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&, com::sun::star::lang::Locale const&)in libcomphelpgcc3.a(string.o)
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../unxiosr.pro/bin/transex3'
--
View this message in context:
http://nabble.documentfoundation.org/iOS-and-convert-to-PDF-tp3498093p3501099.html
Sent from the Dev mailing list archive at Nabble.com.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.