hi, Thank u sir..........
Now i am trying to build the OOo 3.1.1. But its also shows build error----------- =================================================== mkdir -p ../unxlngi6.pro/misc/install/fake-db-root rpmbuild --define "_builddir /home/test/Desktop/Ooo3.1.1/OOO310_m19/setup_native/ unxlngi6.pro/misc/install/fake-db-root" --define "_rpmdir /home/test/Desktop/Ooo3.1.1/OOO310_m19/setup_native/unxlngi6.pro/bin" -bb fake-db.spec rpmbuild: /home/test/Desktop/Ooo3.1.1/OOO310_m19/solver/310/ unxlngi6.pro/lib/libnss3.so: version `NSS_3.11.2' not found (required by /usr/lib/librpm-4.6.so) rpmbuild: /home/test/Desktop/Ooo3.1.1/OOO310_m19/solver/310/ unxlngi6.pro/lib/libnss3.so: version `NSS_3.10' not found (required by /usr/lib/librpmio-4.6.so) dmake: Error code 1, while making '../ unxlngi6.pro/bin/noarch/fake-db-1.0-0.noarch.rpm' ERROR: Error 65280 occurred while making /home/test/Desktop/Ooo3.1.1/OOO310_m19/setup_native/scripts rmdir /tmp/15129 dmake: Error code 1, while making 'build_instsetoo_native' ================================================= how to solve this one???? I am using java version "1.6.0_0" for this......... Regards, Jithesh.V.S. On Fri, Oct 23, 2009 at 4:32 PM, Christian Lohmaier <[email protected]>wrote: > Hi *, > > I cannot help with the complie-problem itself, but.... > > On Fri, Oct 23, 2009 at 8:15 AM, jithesh vs <[email protected]> wrote: > > > > I am trying to build OOo 3.01 in Fedora Linux 10. Executing of > './bootstrap, > > tcsh, source LinuxX86Env.Set, rehash' commands went smoothly. > ^^^^ > this is completely unnecessary (and man, why do you even what to use > the shell as the command shell anyway?) > > Just source either the …Set.sh or the …Set one, depending on the shell > of your preference, as you manually launch tcsh, my guess is that > you're using bash usually. So > source LinuxX86Env.Set.sh > and you're done. > > And you also might want to pass --with-use-shell=bash to configure, so > that the build-process itself uses bash instead of the crappy tcsh (on > Mac, using tcsh caused non-reproducible, but rather frequent "hangs" > of the build process, the build would just not continue, kill the > process and try again and it worked) > > And some other questions: > > Why are you trying to build an outdated version? Why not try with the > current release? OOo 3.1.1 or the upcoming one? > > Anyway - to help others track down the problem: What java-compiler are > you using? > > ciao > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
