rblythe wrote: > Hello everyone, > > It seems I am having trouble building OpenOffice-2.3.1 > I am using gcc-4.2.2 > I am using the blfs-svn instructions > I have followed the instructions with no deviations except for the > configure portion > which is: > ./configure --prefix=/opt/openoffice-2.3.1 \ > --enable-libart \ > --disable-fontooo \ > --without-fonts \ > --with-system-stdlibs \ > --without-system-jars \ > --with-system-freetype \ > --with-system-expat \ > --with-system-libxml \ > --with-system-zlib \--with-system-portaudio \ > --enable-pam-link \ > --enable-xrender-link \ > --with-system-jpeg \ > --with-system-hunspell \ > --with-system-python \ > --with-jdk-home=/opt/jdk \ > --with-java \ > --with-dict=ENUS \ > --with-build-version=BLFS \ > --with-package-format=native \ > --disable-binfilter \ > --disable-odk \ > --disable-qadevooo \ > --with-use-shell=bash > > I continued following the instruction (cut & paste) and after issuing > dmake I get the following:hecking module list > build -- version: 1.157 > > build -- version: 1.157 > > > ============= > Building project solenv > ============= > deliver -- version: 1.120 > LOG: writing > /mnt/hda2/OpenOfficeBuild/OOG680_m9/solver/680/unxlngi6.pro/inc/solenv/deliver.log > Statistics: > Files copied: 0 > Files unchanged/not matching: 1 > > ============= > Building project boost------------- > deliver -- version: 1.120 > LOG: writing > /mnt/hda2/OpenOfficeBuild/OOG680_m9/solver/680/unxlngi6.pro/inc/boost/deliver.log > Statistics: > Files copied: 0 > Files unchanged/not matching: 1154 > > ============= > Building project xalan > ============= > deliver -- version: 1.120 > LOG: writing > /mnt/hda2/OpenOfficeBuild/OOG680_m9/solver/680/unxlngi6.pro/inc/xalan/deliver.log > Statistics: > Files copied: 0 > Files unchanged/not matching: 6 > > ============= > Building project stlport > ============= > /mnt/hda2/OpenOfficeBuild/OOG680_m9/stlport > ------------- > mkdir ./unxlngi6.pro/misc/build/STLport-4.5/src > mkdir: cannot create directory > `./unxlngi6.pro/misc/build/STLport-4.5/src': File exists > cd ./unxlngi6.pro/misc/build/STLport-4.5/src && make -f gcc-3.0.mak -j1 > && touch > /mnt/hda2/OpenOfficeBuild/OOG680_m9/stlport/./unxlngi6.pro/misc/build/so_built_so_stlport > g++ -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' --fexceptions -shared -o > ../lib/libstlport_gcc.so.4.5 ../lib/obj/GCC/ReleaseD/dll_main.o > ../lib/obj/GCC/ReleaseD/fstream.o ../lib/obj/GCC/ReleaseD/strstream.o > ../lib/obj/GCC/ReleaseD/sstream.o ../lib/obj/GCC/ReleaseD/ios.o > ../lib/obj/GCC/ReleaseD/streambuf.o > ../lib/obj/GCC/ReleaseD/stdio_streambuf.o > ../lib/obj/GCC/ReleaseD/istream.o ../lib/obj/GCC/ReleaseD/ostream.o > ../lib/obj/GCC/ReleaseD/iostream.o ../lib/obj/GCC/ReleaseD/codecvt.o > ../lib/obj/GCC/ReleaseD/collate.o ../lib/obj/GCC/ReleaseD/ctype.o > ../lib/obj/GCC/ReleaseD/monetary.o ../lib/obj/GCC/ReleaseD/num_get.o > ../lib/obj/GCC/ReleaseD/num_put.o > ../lib/obj/GCC/ReleaseD/num_get_float.o > ../lib/obj/GCC/ReleaseD/num_put_float.o > ../lib/obj/GCC/ReleaseD/numpunct.o ../lib/obj/GCC/ReleaseD/time_facets.o > ../lib/obj/GCC/ReleaseD/messages.o ../lib/obj/GCC/ReleaseD/locale_impl.o > ../lib/obj/GCC/ReleaseD/locale.o > ../lib/obj/GCC/ReleaseD/locale_catalog.o > ../lib/obj/GCC/ReleaseD/facets_byname.o > ../lib/obj/GCC/ReleaseD/c_locale.o > ../lib/obj/GCC/ReleaseD/c_locale_stub.o > ../lib/obj/GCC/ReleaseD/complex.o ../lib/obj/GCC/ReleaseD/complex_exp.o > ../lib/obj/GCC/ReleaseD/complex_io.o > ../lib/obj/GCC/ReleaseD/complex_trig.o > ../lib/obj/GCC/ReleaseD/complex_io_w.o ../lib/obj/GCC/ReleaseD/string_w.o > ar cr ../lib/libstlport_gcc_stldebug.a > ../lib/obj/GCC/DebugSTL/dll_main.o ../lib/obj/GCC/DebugSTL/fstream.o > ../lib/obj/GCC/DebugSTL/strstream.o ../lib/obj/GCC/DebugSTL/sstream.o > ../lib/obj/GCC/DebugSTL/ios.o ../lib/obj/GCC/DebugSTL/streambuf.o > ../lib/obj/GCC/DebugSTL/stdio_streambuf.o > ../lib/obj/GCC/DebugSTL/istream.o ../lib/obj/GCC/DebugSTL/ostream.o > ../lib/obj/GCC/DebugSTL/iostream.o ../lib/obj/GCC/DebugSTL/codecvt.o > ../lib/obj/GCC/DebugSTL/collate.o ../lib/obj/GCC/DebugSTL/ctype.o > ../lib/obj/GCC/DebugSTL/monetary.o ../lib/obj/GCC/DebugSTL/num_get.o > ../lib/obj/GCC/DebugSTL/num_put.o > ../lib/obj/GCC/DebugSTL/num_get_float.o > ../lib/obj/GCC/DebugSTL/num_put_float.o > ../lib/obj/GCC/DebugSTL/numpunct.o ../lib/obj/GCC/DebugSTL/time_facets.o > ../lib/obj/GCC/DebugSTL/messages.o ../lib/obj/GCC/DebugSTL/locale_impl.o > ../lib/obj/GCC/DebugSTL/locale.o > ../lib/obj/GCC/DebugSTL/locale_catalog.o > ../lib/obj/GCC/DebugSTL/facets_byname.o > ../lib/obj/GCC/DebugSTL/c_locale.o > ../lib/obj/GCC/DebugSTL/c_locale_stub.o > ../lib/obj/GCC/DebugSTL/complex.o ../lib/obj/GCC/DebugSTL/complex_exp.o > ../lib/obj/GCC/DebugSTL/complex_io.o > ../lib/obj/GCC/DebugSTL/complex_trig.o > ../lib/obj/GCC/DebugSTL/complex_io_w.o ../lib/obj/GCC/DebugSTL/string_w.o > rm -fr ../lib/libstlport_gcc.so > rm -fr ../lib/libstlport_gcc_stldebug.so > ln -s libstlport_gcc.so.4.5 ../lib/libstlport_gcc.so > ln: creating symbolic link `../lib/libstlport_gcc.so': Operation not > permitted
Is odd. Only thing I can see is that ln uses -s and not -sf, but the link is removed two lines above! :-/ I suspect that the previou build failure was in this directory as well. In OOo build, is the easiest to remove the sub-project delivery directory and try again (this unxlngi6.pro dir goes for all OOo subprojects, though I'm not sure about the target dir on other arches). 'rm -rf stlport/unxlngi6.pro' and then try dmake again. If it errors again, don't try to fix it without recording the error so that we'll be able to provide better assistance. Maybe 'dmake 2>&1 | tee -a ../OOo-build-log' would be useful (-a appends). -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page