[Libreoffice] Break Failure with Application::ShowHelpStatusText()
Joseph Powers
jpowers27 at cox.net
Fri Jan 21 08:28:11 PST 2011
It looks like this wasn't removed from some of the test code in bootstrap/automation/util. I need to go to work and wont be back home until late Saturday so, so I don't have time to fix. Just wanted to give someone a heads up. I tried "rm -rf unmacxi.pro" in the automations directory but that didn't fix it.
Making: ../unxmacxi.pro/misc/communimxi.flt
Making: libstsmxi.dylib
Making: libstsmxi.dylib.jnilib
macosx-create-bundle: ../unxmacxi.pro/lib/libstsmxi.jnilib successfully created
/Users/jpowers27/build/bootstrap/solenv/bin/checkdll.sh -L../unxmacxi.pro/lib -L/Users/jpowers27/build/bootstrap/solver/330/unxmacxi.pro/lib ../unxmacxi.pro/lib/libstsmxi.dylib
Checking DLL ../unxmacxi.pro/lib/libstsmxi.dylib ...: ok
Making: libsimplecmmxi.dylib
Making: libsimplecmmxi.dylib.jnilib
macosx-create-bundle: ../unxmacxi.pro/lib/libsimplecmmxi.jnilib successfully created
/Users/jpowers27/build/bootstrap/solenv/bin/checkdll.sh -L../unxmacxi.pro/lib -L/Users/jpowers27/build/bootstrap/solver/330/unxmacxi.pro/lib ../unxmacxi.pro/lib/libsimplecmmxi.dylib
Checking DLL ../unxmacxi.pro/lib/libsimplecmmxi.dylib ...: ok
Making: libcommunimxi.dylib
Making: libcommunimxi.dylib.jnilib
macosx-create-bundle: ../unxmacxi.pro/lib/libcommunimxi.jnilib successfully created
/Users/jpowers27/build/bootstrap/solenv/bin/checkdll.sh -L../unxmacxi.pro/lib -L/Users/jpowers27/build/bootstrap/solver/330/unxmacxi.pro/lib ../unxmacxi.pro/lib/libcommunimxi.dylib
Checking DLL ../unxmacxi.pro/lib/libcommunimxi.dylib ...: ok
Making: testtool
unx
Undefined symbols:
"Application::ShowHelpStatusText(String const&)", referenced from:
vtable for BasicAppin libapp.a(app.o)
"Application::HideHelpStatusText()", referenced from:
vtable for BasicAppin libapp.a(app.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../unxmacxi.pro/bin/testtool'
Forcing regeneration of dependency info
nothing to do here...
Retrying /Users/jpowers27/build/bootstrap/automation/util
Making: testtool
unx
Undefined symbols:
"Application::ShowHelpStatusText(String const&)", referenced from:
vtable for BasicAppin libapp.a(app.o)
"Application::HideHelpStatusText()", referenced from:
vtable for BasicAppin libapp.a(app.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../unxmacxi.pro/bin/testtool'
Thanks,
Joe P.
More information about the LibreOffice
mailing list