Re: Build break MacOS X - SRC680_m95
Tino Rachui - Sun Germany - Development - Software Engineer <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Organization | StarOffice / Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Hi Eric, Eric Hoch wrote: >>all your help didn't help yet. I still get the same error as >>described below. Although I tried different things like >>installing pkg-config, >>openssl, gtk2, etc. (via fink). Meanwhile I'm at src680m97. >>Either the build breaks in libxmlsec or if I try to build the >>mozilla sources it complains that no gtk2 can be found. > > > Do you build in Terminal.app or in xterm? I build in Terminal.app. > Please check your enviroment settings, especially your path > settings, before you try to build mozilla and see if you have > /sw/bin (for fink) or /opt/local/bin (for Darwinports) in your > path. /sw/bin is in the path. Yesterday I tried src680m96. I strictly followed your build instructions. I now get the following build error when building vcl. ... Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found dmake: Error code 1, while making 'Shell escape' ERROR: Error 65280 occurred while making /Users/tinoarbeit/source/vcl/unx/gtk/app dmake: Error code 1, while making 'build_all' ... Seems that pkg-config doesn't find the gtk+2 which I did install using fink. I will try if specifying the path to it manually using PKG_CONFIG_PATH helps. Kind regards, Tino