You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Paul Gress <pg...@optonline.net> on 2012/01/15 21:11:24 UTC

Missing Library libqstart_gtk.so

I went and tried compiling again the latest build for Solaris 11, this time with just "configure" and nothing turned off, including cups and gtk.

Previously I was able to fully compile with just gtk turned off.  Now I'm hitting a stumbling block, libqstart_gtk.so.

Where does this library originate?

Thanks for any help.


########################################################
... checking required files ...
...... searching zip ...
     Found: /usr/bin/zip
... analyzing ../util/openoffice.lst ...
... reading include pathes ...
... analyzing script: /Download_Files/OpenOffice_3.X/Source/ooo/main/solver/340/unxsoli4.pro/bin/setup_osl.ins ...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libqstart_gtk.so
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_131111326428219 ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile: /Download_Files/OpenOffice_3.X/Source/ooo/main/instsetoo_native/unxsoli4.pro/OpenOffice/archive/logging/en-US/log_OOO340_en-US.log
**************************************************
Thu Jan 12 23:17:02 2012 (00:03 min.)
dmake:  Error code 255, while making 'openoffice_en-US.archive'
---* tg_merge.mk *---

1 module(s):
     instsetoo_native
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /Download_Files/OpenOffice_3.X/Source/ooo/main/instsetoo_native/util

When you have fixed the errors in that module you can resume the build by running:

     build --all:instsetoo_native

*** Error code 1
make: Fatal error: Command failed for target `all'

[BUILD] Re: Missing Library libqstart_gtk.so

Posted by Ariel Constenla-Haile <ar...@apache.org>.
Hi Paul,

On Sun, Jan 15, 2012 at 03:11:24PM -0500, Paul Gress wrote:
> I went and tried compiling again the latest build for Solaris 11, this
> time with just "configure" and nothing turned off, including cups and
> gtk.
> 
> Previously I was able to fully compile with just gtk turned off.  Now
> I'm hitting a stumbling block, libqstart_gtk.so.
> 
> Where does this library originate?

in module sfx2
The grk system tray is enabled by default if gtk is enabled. Grep
ENABLE_SYSTRAY_GTK in configure.in

Try rebuilding sfx2, it's quite strange you don't have that library.

Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina