[Libreoffice] Error Building, vcl segmentation fault

David Tardon dtardon at redhat.com
Mon Oct 11 23:26:57 PDT 2010


On Mon, Oct 11, 2010 at 11:08:31PM +0200, julien wrote:
> Le 10/10/2010 22:31, julien a écrit :
> I changed the line :
> 
> $checkdll "$@"
> by
> gdb $checkdll "$@"
> 

There is the problem: this line should be

gdb --args $checkdll "$@"

D.


More information about the LibreOffice mailing list