Re: [Libreoffice] Break Failure with Application::ShowHelpStatusText()

2011-01-23 Thread David Tardon
On Fri, Jan 21, 2011 at 08:28:11AM -0800, Joseph Powers wrote:
 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.
 
 
 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'

cd basic
rm -rf unxmacxi.pro
build
deliver

should fix that

D.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Break Failure with Application::ShowHelpStatusText()

2011-01-21 Thread Joseph Powers
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.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice