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 make: *** [symbolic_links] Error 1 dmake: Error code 2, while making 'unxlngi6.pro/misc/build/so_built_so_stlport' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /mnt/hda2/OpenOfficeBuild/OOG680_m9/stlport dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- I mistakenly wrote over my first log which showed the detailed information on solenv and boost but I had no errors there. I have searched the internet and previous posts to see if I could find an answer but no such luck. I don't understand why I would get an "Operation not permitted" error on something that is part of a build procedure. Any and all help on solving this would be greatly appreciated. Thank you, rblythe -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page