Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenOffice.org 2.0 overlay archive
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 22, 23, 24 ... 33, 34, 35  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Sun May 22, 2005 12:55 pm    Post subject: Reply with quote

I get this error:

Code:
Calculating dependencies ...done!
[ebuild  N    ] app-office/openoffice-1.9.104  +berkdb +crystal-images +cups +curl -debug -gcj -gnome -icu -industrial-images +java +jpeg +kde -ldap -mozilla -nas +neon -nosound +nptl -portaudio +python -sablot -sndfile +xml2 +zlib 0 kB [1]


Code:
********************************************************************
*                                                                  *
*   Setting up the build environment variables.                    *
*                                                                  *
********************************************************************
checking solver path... default
configure: creating ./config.status
config.status: creating set_soenv
Setting up the environment for building OpenOffice.org
Setting platform independent values... Setting Linux Intel specific values... done

Checking for prebuilt Mozilla libraries ... not found!
If you don't not use the system mozilla and also not build the needed
mozilla libraries yourself you have to provide the needed files
LINUXGCCI{inc,lib,runtime}.zip in moz/zipped/ .
These files can be found here: <FIXME! Put URL here>.
Died at ./set_soenv line 721.
awk: cmd. line:1: fatal: cannot open file `LinuxIntelEnv.Set.sh' for reading (No such file or directory)
awk: cmd. line:1: fatal: cannot open file `LinuxIntelEnv.Set.sh' for reading (No such file or directory)
 * CFLAGS and CXXFLAGS correction
/usr/local/overlay/portage/app-office/openoffice/openoffice-1.9.104.ebuild: line 455: [: : integer expression expected
 * Bootstrapping OpenOffice.org...
/usr/local/overlay/portage/app-office/openoffice/openoffice-1.9.104.ebuild: line 472: ./bootstrap: No such file or directory


I have mozilla useflag disabled so why is it still checking for mozilla libs ?? So where can I find the needed files ? :)
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sun May 22, 2005 1:47 pm    Post subject: Reply with quote

Updated overlay to use tarball from OOo mirrors again. Please refetch my overlay if you want to use internal mozilla [ USE="-mozilla" ], thanks.
_________________
hear hear
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Mon May 23, 2005 5:44 pm    Post subject: Reply with quote

geki, I have put the file on my site. It has some ximian patches applied for mono, nptl, epm, and nss, as well as my patches for pam and firefox.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Mon May 23, 2005 8:50 pm    Post subject: Reply with quote

@ j-kidd » like i thought. now how do you get around that db4 check of configure? it should break because it cannot find /usr/include/db4/, gentoo has /usr/include/db4.2/. at least with vanilla OOo2 it errors. you may have a look at my patch for configure to fix that for vanilla OOo2. then i guess that error on helpcontent2 will disappear.
_________________
hear hear
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Tue May 24, 2005 3:26 am    Post subject: Reply with quote

Actually, if you look at /usr/portage/eclass/db.eclass, the db ebuild will create symlinks to the header files at /usr/include, which is the default in OOo configure script. So, you doesn't need any extra patch for that, and I am not sure why it would error on your system :?
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue May 24, 2005 8:02 am    Post subject: Reply with quote

yes, it will create symlinks to /usr/include but again OOo checks db headers in /usr/include/db4/ not /usr/include/. which is not symlinked to /usr/include/db4.2/. at least i do not find that part :) you may enlighten me.

edit just saw that it checks /usr/include hah :oops: sorry for this noise. but however, i prefer that patch than adding that eclass. i am no real friend of eclasses :lol:

now then, where do you inherit that db eclass. cannot find it in your m100 overlay. :D
_________________
hear hear
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Tue May 24, 2005 2:51 pm    Post subject: Reply with quote

The sys-libs/db ebuilds inherit the eclass and create the symlinks. We don't have to bother with that :)

By the way, do you happen to set LD_LIBRARY_PATH manually somewhere in your environment, like /etc/env.d? That may explain why hlevyn and I need the patch for helpcontent2 while you doesn't.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue May 24, 2005 4:55 pm    Post subject: Reply with quote

nope.

pointing to my db headers problem, i just see that /usr/include/db_cxx.h is not there but /usr/include/4.2/db_cxx.h is there. the other two files are in both directories. which may cause my trouble on configure. do you have that /usr/include/db_cxx.h file?

and still that patch for helpcontent2 you apply is a workaround and not the true bugfix. :P ok, i will unpack and configure the OOo2 env and let me see what i get.

edit what i checked
Code:
# echo $LD_LIBRARY_PATH
.:/var/tmp/portage/openoffice-1.9.104/work/SRC680_m104/solenv/unxlngi6.pro/lib:/opt/blackdown-jdk-1.4.2.01/jre/lib/i386:/opt/blackdown-jdk-1.4.2.01/jre/lib/i386/client:/opt/blackdown-jdk-1.4.2.01/jre/lib/i386/native_threads:../lib:/var/tmp/portage/openoffice-1.9.104/work/SRC680_m104/solver/680/unxlngi6.pro/lib:
anomalie SRC680_m104 # grep -n db LinuxIntelEnv.Set.sh
193:DB_JAR="/usr/lib/db-4.2.jar"
anomalie SRC680_m104 # grep -n DB LinuxIntelEnv.Set.sh
135:SCPDEFS=" -DSYSTEM_DB -DWITHOUT_FONTOOO -DWITHOUT_FONTS"
190:SYSTEM_DB="YES"
191:DB_VERSION="4.2"
192:DB_INCLUDES="/usr/include"
193:DB_JAR="/usr/lib/db-4.2.jar"


let's see what i find in that $LD_LIBRARY_PATH directories compiling module helpcontent2

edit now then, how db-4.2.jar gets implemented into helpcontent2 for vanilla OOo2
Code:
# grep -rn my_cp helpcontent2/
helpcontent2/settings.pmk:2:my_cp:=$(CLASSPATH)$(PATH_SEPERATOR)$(SOLARBINDIR)$/jaxp.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/parser.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/unoil.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/ridl.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jurt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jut.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlsearch.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlhelp.jar
helpcontent2/settings.pmk:5:my_cp!:=$(my_cp)$(PATH_SEPERATOR)$(DB_JAR)
helpcontent2/settings.pmk:7:my_cp!:=$(my_cp)$(PATH_SEPERATOR)$(SOLARBINDIR)$/db.jar
helpcontent2/util/target.pmk:76:   $(JAVAI) $(JAVA_LIBRARY_PATH) -cp $(my_cp) com.sun.star.help.HelpLinker @$(mktmp -mod $(LINKNAME) -hid $(PRJ)$/helpers/hid.lst -src $(MISC) -sty $(PRJ)$/source$/auxiliary$/embed.xsl -idx $(PRJ)$/source$/auxiliary$/index.xsl -lang {$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES) $(MISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@)

in words, the variable DB_JAR, which points to /usr/lib/db-4.2.jar, is added to the variable my_cp at helpcontent2/settings.pmk:5. then my_cp is added to the classpath (-cp) for javas compile string at helpcontent2/util/target.pmk:76. done. somehow it must be different for your ximian build :)
_________________
hear hear
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Tue May 24, 2005 7:58 pm    Post subject: Reply with quote

Errmm... you do realize that this line
Code:
JAVA_LIBRARY_PATH= -Djava.library.path=/usr/lib

that I added in the patch is about library path, instead of classpath that you talked about? The library path is for the build process to be able to find the shared library /usr/lib/libdb_java.so. The patch is not about /usr/lib/db-4.2.jar at all.

Also, I don't have /usr/include/db_cxx.h as db ebuilds don't seem to create the symlink for it. OOo only need db.h anyway, so it doesn't matter, and the error that you encountered remains a mystery.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue May 24, 2005 9:59 pm    Post subject: Reply with quote

well, still some mysteries. that was just all i found out about helpcontent2 linked to systems db here :) there is no sign of that .so file needed. and btw, a java library is a .jar file. as i know... or not. im confused hehe
_________________
hear hear
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue May 24, 2005 11:08 pm    Post subject: Reply with quote

just had a look at this
Code:
anomalie SRC680_m104 # grep SOLARLIB LinuxIntelEnv.Set.sh
SOLARLIB=" -L../lib -L$SOLARENV/$OUTPATH/lib -L$SOLARVER/$UPD/$INPATH/lib -L$SOLARENV/$OUTPATH/lib -L$JAVA_HOME/lib -L$JAVA_HOME/jre/lib/i386 -L$JAVA_HOME/jre/lib/i386/client -L$JAVA_HOME/jre/lib/i386/native_threads -L/usr/lib -L/usr/lib/MozillaFirefox"


and also fixed configure.in to use systems xrender headers. that check failed and defaults always to internal. overlay will be updated soon :)
_________________
hear hear
Back to top
View user's profile Send private message
cyberdemon
n00b
n00b


Joined: 13 Mar 2005
Posts: 10

PostPosted: Wed May 25, 2005 9:47 am    Post subject: ximian 1.9.100 packages, compile failed.. Reply with quote

hi all. :)
i used j-kidd's ebuild and patchset of oo-ximian 1.9.100.
i'm a korean user, so LINGUAS="ko" was set.
with 'firefox' use flag, i run emerge command like :

# USE="firefox" emerge openoffice-ximian

compile process almost went nice about 4-hours!
but last minute, it shows me, 'COMPILATION FAILED!' oops!

related error code is below:

Code:

########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath: [workdir]/instsetoo_native/util/../unxlngi6.pro
Compiler: unxlngi6
Product: OpenOffice
BuildID: 8909
Build: SRC680
No minor set
Product version
Using default installpath
Package format: native
Package list file: ../inc_openoffice/unix/packagelist.txt
msi templatepath: [workdir]/instsetoo_native/util/../inc_openoffice/windows/msi_templates
msi template path will be ignored for non Windows builds!
msi languagepath: [workdir]/instsetoo_native/util/../unxlngi6.pro/misc/win_ulffilesmsi language path will be ignored for non Windows builds!
Calling epm
Adding system integration packages
Unzip ARCHIVE files
services.rdb can be created
Languages:
        ko
########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/bin/zip
...... searching unzip ...
        Found: /usr/bin/unzip
... analyzing ../util/openoffice.lst ...
... analyzing script: [workdir]/solver/680/unxlngi6.pro/bin/setup_osl.ins ...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages ko ...

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

**************************************************
ERROR: Saved logfile: [workdir]/instsetoo_native/unxlngi6.pro/OpenOffice/logging/ko/log_SRC680__ko.log
**************************************************
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: tplpresntimpr_ko.zip
ERROR: File not found: wordbook_ko.zip
... cleaning the output tree ...
Wed May 25 14:49:26 2005 (00:01 min.)
dmake:  Error code 255, while making 'openoffice_ko'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making [workdir]/instsetoo_native/util
make: *** [stamp/build] error 1


in the code, [workdir] is /var/tmp/portage/openoffice-ximian-1.9.100/work/ooo-build-1.9.100/build/src680-m100.

i think that problem was caused by next file location:
/var/tmp/portage/openoffice-ximian-1.9.100/work/ooo-build-1.9.100/build/src680-m100/extras/util/target.mk

that file includes related error file and shows me that:

Code:

....
TEMPLATE_PRESNT_IMPRESS_TARGET  = tplpresntimpr
....
WORDBOOK_ALL_TARGET             = wordbook
....


what's the problem? i don't know about tplpresntimpr and wordbook.
please anybody helps me~ :(
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed May 25, 2005 10:27 am    Post subject: Reply with quote

@ j-kidd » time to bump to m104 :)
_________________
hear hear
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Wed May 25, 2005 1:24 pm    Post subject: Reply with quote

@cyberdemon
That seems to be a problem in src680-m100. You can read more about it here. I am compiling 1.9.104 now and by looking at instsetoo_native/util/makefile.mk, the problem that you encountered has been fixed in this milestone :) I would upload a new overlay tarball when I get a successful compile (9 hours gone, 8~10 hours to go, hopefully).

@geki
Please have a look at http://www.sleepycat.com/docs/ref/java/conf.html. Also, I don't think SOLARLIB has anything to do with java as java doesn't support the -L flag.
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Wed May 25, 2005 1:27 pm    Post subject: Reply with quote

well, so there is no need to add /usr/lib here, whatever reason :)
_________________
hear hear
Back to top
View user's profile Send private message
cyberdemon
n00b
n00b


Joined: 13 Mar 2005
Posts: 10

PostPosted: Wed May 25, 2005 4:11 pm    Post subject: wow.. Reply with quote

thanks, j-kidd.
i'm going to download build 1.9.104!
maybe i will see the compilation success messages next morning. :)

have a good day!
Back to top
View user's profile Send private message
Thrain
Guru
Guru


Joined: 01 Sep 2003
Posts: 380

PostPosted: Fri May 27, 2005 6:01 am    Post subject: Reply with quote

I saved the ebuild as /usr/local/portage/app-office/openoffice/openoffice-1.9.104.ebuild but when I try to emerge it I obtain:
Code:
# emerge -v openoffice
Calculating dependencies   * Please upgrade your package (openoffice-1.9.104) to use toolchain-funcs.eclass
/usr/local/portage/app-office/openoffice/openoffice-1.9.104.ebuild: line 513: syntax error: unexpected end of file

!!! ERROR: app-office/openoffice-1.9.104 failed.
!!! Function , Line 1686, Exitcode 1
!!! error sourcing ebuild


I used the ebuild provided in the first post.

Thanks in advance ;)
_________________
Thrain

"...only astonishment knows..."
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Fri May 27, 2005 10:40 am    Post subject: Reply with quote

repacked overlay, you may try again, please.
_________________
hear hear
Back to top
View user's profile Send private message
yamakawa
Guru
Guru


Joined: 28 Jul 2003
Posts: 340

PostPosted: Fri May 27, 2005 3:16 pm    Post subject: Reply with quote

geki:

Is any of my procedures below wrong? I have had no success since 1.9.9x till now.

Code:
# emerge blackdown-jdk
# /usr/sbin/env-update && source /etc/profile
# java-config -L (make sure which JM is set....[blackdown-jdk-1.4.2.01] is in BOLD)

# wget http://geki.ath.cx/hacks/mozilla-firefox-ebuild.patch
# cd /usr/local/portage/www-client/mozilla-firefox
# patch -p0 < ~/mozilla-firefox-ebuild.patch
# USE="gnome java ldap ssl -debug -mozdevelop -moznoxft -mozsvg -mozxmlterm -xinerama -xprint" emerge mozilla-firefox

# wget http://geki.ath.cx/OOo/pkgconfig-mozilla.tar.bz2
# wget http://geki.ath.cx/OOo/pkgconfig-mozilla-firefox.tar.bz2
# tar xvjf pkgconfig-mozilla-firefox.tar.bz2 -C /
# tar xvjf pkgconfig-mozilla.tar.bz2 -C /
# USE="ssl berkdb crystal-images cups curl firefox java kde ldap neon nptl python xml2 zlib -debug -gcj -gnome
 -icu -industrial-images -jpeg -mozilla -nas -nosound -portaudio -sablot -sndfile" emerge openoffice


this leads me...
Code:
checking whether to use custom image sets... crystal
********************************************************************
*                                                                  *
*   Setting up the build environment variables.                    *
*                                                                  *
********************************************************************
checking solver path... default
configure: creating ./config.status
config.status: creating set_soenv
Setting up the environment for building OpenOffice.org
Setting platform independent values... Setting Linux Intel specific values... done

Checking for prebuilt Mozilla libraries ... not found!
If you don't not use the system mozilla and also not build the needed
mozilla libraries yourself you have to provide the needed files
LINUXGCCI{inc,lib,runtime}.zip in moz/zipped/ .
These files can be found here: <FIXME! Put URL here>.
Died at ./set_soenv line 721.

!!! ERROR: app-office/openoffice-1.9.104 failed.
!!! Function src_compile, Line 428, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

When firefox turned off and mozilla turned on, it goes less further.
Code:
checking which mozilla to use... external
checking for mozilla-xpcom ... Package mozilla-xpcom was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-xpcom.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-xpcom' found
configure: error: Library requirements (mozilla-xpcom ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: app-office/openoffice-1.9.104 failed.
!!! Function src_compile, Line 428, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

My emerge info is
Code:
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache digest distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
LANG="ja_JP.eucJP"
LC_ALL="ja_JP.eucJP"
LINGUAS="ja"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts cjk crypt cscope cups curl emacs emboss encode esd fam flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby sdl spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode vim-with-x vorbis xml2 xmms xv zlib linguas_ja userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Fri May 27, 2005 4:11 pm    Post subject: Reply with quote

firefox patch applied cleanly?
r u sure that firefox ebuild takes care of the ssl useflag?
no need for http://geki.ath.cx/OOo/pkgconfig-mozilla.tar.bz2 to build against firefox, like the name says, hm, i should mention that on my homepage more clear so, later ...

be sure to have latest patch, OOo2 overlay and pkgconfig for firefox.
_________________
hear hear
Back to top
View user's profile Send private message
yamakawa
Guru
Guru


Joined: 28 Jul 2003
Posts: 340

PostPosted: Fri May 27, 2005 4:21 pm    Post subject: Reply with quote

geki:

the patch applied cleanly...without no error at all. firefox is working great.
ssl is enabled as below shows
Code:

localhost user # emerge -pv mozilla-firefox

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] www-client/mozilla-firefox-1.0.4  -debug +gnome* +java +ldap -mozdevelop -moznoxft -mozsvg -mozxmlterm +ssl -xinerama -xprint 0 kB

so...should I delete /usr/lib/pkgconfig/mozilla.pc and emerge openoffice again?
Back to top
View user's profile Send private message
Thrain
Guru
Guru


Joined: 01 Sep 2003
Posts: 380

PostPosted: Sat May 28, 2005 8:55 pm    Post subject: Reply with quote

Then, after some time of compilation, I get this error and I can't figure out what it is:
Code:

checking for __FUNCTION__ or __func__... __FUNCTION__
checking for size_t... yes
checking size of size_t... 4
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libxml-2.0 >= 2.4.2... yes
checking LIBXML_CFLAGS... -I/usr/include/libxml2
checking LIBXML_LIBS... -lxml2 -lpthread -lz -lm
checking for libxml-2.0 >= 2.6.2... yes
checking LIBXML262_CFLAGS... -I/usr/include/libxml2
checking LIBXML262_LIBS... -lxml2 -lpthread -lz -lm
checking libxml2   yes  ... checking for libxslt libraries >= 1.0.20... no
checking for openssl libraries >= 0.9.6... no
checking for gnutls libraries >= 0.8.1... no
checking for mozilla-nspr >= 1.4 mozilla-nss >= 1.4... checking for nspr libraries >= 4.0... no
checking for nss libraries >= 3.2... no
checking for crypto library... configure: error: At least one crypto library should exist for xmlsec1
dmake:  Error code 1, while making './unxlngi6.pro/misc/build/so_configured_so_xmlsec1'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.9.104/work/SRC680_m104/libxmlsec

!!! ERROR: app-office/openoffice-1.9.104 failed.
!!! Function src_compile, Line 490, Exitcode 1
!!! Build failed!


Help please!
Thanks in advance!
_________________
Thrain

"...only astonishment knows..."
Back to top
View user's profile Send private message
Thrain
Guru
Guru


Joined: 01 Sep 2003
Posts: 380

PostPosted: Mon May 30, 2005 10:55 am    Post subject: Reply with quote

BUMP!
_________________
Thrain

"...only astonishment knows..."
Back to top
View user's profile Send private message
psychosmurf
n00b
n00b


Joined: 30 May 2005
Posts: 3
Location: Germany

PostPosted: Mon May 30, 2005 6:21 pm    Post subject: Reply with quote

Thrain wrote:
Then, after some time of compilation, I get this error and I can't figure out what it is:
Code:

checking for __FUNCTION__ or __func__... __FUNCTION__
checking for size_t... yes
checking size of size_t... 4
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libxml-2.0 >= 2.4.2... yes
checking LIBXML_CFLAGS... -I/usr/include/libxml2
checking LIBXML_LIBS... -lxml2 -lpthread -lz -lm
checking for libxml-2.0 >= 2.6.2... yes
checking LIBXML262_CFLAGS... -I/usr/include/libxml2
checking LIBXML262_LIBS... -lxml2 -lpthread -lz -lm
checking libxml2   yes  ... checking for libxslt libraries >= 1.0.20... no
checking for openssl libraries >= 0.9.6... no
checking for gnutls libraries >= 0.8.1... no
checking for mozilla-nspr >= 1.4 mozilla-nss >= 1.4... checking for nspr libraries >= 4.0... no
checking for nss libraries >= 3.2... no
checking for crypto library... configure: error: At least one crypto library should exist for xmlsec1
dmake:  Error code 1, while making './unxlngi6.pro/misc/build/so_configured_so_xmlsec1'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.9.104/work/SRC680_m104/libxmlsec

!!! ERROR: app-office/openoffice-1.9.104 failed.
!!! Function src_compile, Line 490, Exitcode 1
!!! Build failed!


Help please!
Thanks in advance!


got exactly the same Problem

can anybody help out?
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Tue May 31, 2005 2:15 pm    Post subject: Reply with quote

what use flags do you guys use?

btw, I am bumping my ebuild to 1.9.106 plus some mozilla changes, new overlay soon. :P

Code:
    einfo "How to USE=\"firefox ldap mozilla nomoz\" to get Mozilla/Outlook/LDAP addressbook connections,"
    einfo "as well as Mozilla or Firefox plugin to display various supported filetypes"
    einfo "in these browsers."
    einfo
    einfo "Some examples:"
    einfo
    einfo "     build: LDAP adressbook connection via OpenLDAP SDK, Firefox plugin via system's Firefox."
    einfo "     USE=\"ldap firefox\""
    einfo
    einfo "     build: Mozilla plugin via system's Mozilla, LDAP adressbook connection via OpenLDAP SDK,"
    einfo "            no Mozilla/Outlook adressbook connection possible via system's Mozilla!"
    einfo "     USE=\"ldap mozilla\""
    einfo
    einfo "     build: internal Mozilla with Mozilla/Outlook/LDAP addressbook connections plus Mozilla plugin,"
    einfo "            not tested if this plugin works with Firefox, guess not."
    einfo "     USE=\"-ldap -mozilla -firefox -nomoz\""
    einfo
    einfo "     build: no Mozilla/Outlook/LDAP addressbook connections, nor Mozilla/Firefox plugins."
    einfo "     USE=\"nomoz\""
    einfo
    einfo "     build: no Mozilla/Outlook/LDAP addressbook connections via Mozilla, nor Mozilla/Firefox plugins,"
    einfo "            but LDAP adressbook connection via OpenLDAP SDK."
    einfo "     USE=\"ldap nomoz\""
    einfo
    einfo
    einfo "I hope I could help you a bit to find how"
    einfo "and what you like to use to build OOo2."


nomoz use flag may break the build because, i.e., libxmlsec depends on some functions from Mozilla/Firefox or LDAP, do not remember. :D

these infos are printed on pkg_setup().
_________________
hear hear
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 22, 23, 24 ... 33, 34, 35  Next
Page 23 of 35

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum