Hi,
I had given the following configure options at the appropriate stage as
given in the book:
cd config_office/ &&
autoreconf &&
./configure --prefix=/opt/openoffice-2.0.3 \
--enable-libart --disable-fontooo --disable-gnome-vfs \
--without-fonts --with-system-stdlibs --with-system-freetype \
--with-system-expat --with-system-libxml --with-system-zlib \
--with-system-python --with-system-curl \
--enable-build-mozilla --with-system-mozilla --with-firefox \
--enable-kde --with-build-version=BLFS --with-java \
--with-ant-home=/opt/ant --with-dict=ENGB,ENUS --with-x \
--with-package-format=native --disable-binfilter
For that I got the following warnings:
------------------------------------------------------------------------
patching file `vcl/util/makefile.mk'
Hunk #1 succeeded at 319 (offset 1 line).
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of
XMMS_TEST_VERSION
/usr/share/aclocal/xmms.m4:17: run info '(automake)Extending aclocal'
/usr/share/aclocal/xmms.m4:17: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
checking whether and how to use Xinerama... yes, with dynamic linking
checking X11/extensions/Xinerama.h usability... no
checking X11/extensions/Xinerama.h presence... yes
configure: WARNING: X11/extensions/Xinerama.h: present but cannot be
compiled
configure: WARNING: X11/extensions/Xinerama.h: check for missing
prerequisite headers?
configure: WARNING: X11/extensions/Xinerama.h: see the Autoconf
documentation
configure: WARNING: X11/extensions/Xinerama.h: section "Present But
Cannot Be Compiled"
configure: WARNING: X11/extensions/Xinerama.h: proceeding with the
preprocessor's result
configure: WARNING: X11/extensions/Xinerama.h: in the future, the compiler
will take precedence
checking for X11/extensions/Xinerama.h... yes
checking for XineramaIsActive in -lXinerama... yes
--------------------------------------------------------------------------------------
I was'nt sure whether these warnings were of much consequence. But I was
warned that the build may fail. I took the chance and went on further to
compile. After good 8 hours of compile the following errors were generated:
---------------------------------------------
/home/rsp/inst/OOC680_m7/svx/source/toolbars
------------------------------
Making: ../../unxlngi6.pro/misc/toolbars.dpc
dmake subdmake=true -f makefile.mk product="full" depend=t ALLDPC
Making : Dependencies
touch ../../unxlngi6.pro/misc/toolbars.dpc
------------------------------
Making: ../../unxlngi6.pro/misc/toolbars.dpr
rm -f ../../unxlngi6.pro/misc/toolbars.dpr >& /dev/null
dmake -f makefile.mk product="full" NO_HIDS=true make_srs_deps=true
../../unxlngi6.pro/misc/toolbars.toolbars.dprr
------------------------------
Making: ../../unxlngi6.pro/misc/toolbars.toolbars.dprr
rm -f ../../unxlngi6.pro/misc/toolbars.toolbars.dprr >& /dev/null
rscdep -CHARSET_DONTKNOW -s -I. -I -I../inc -I../../inc
-I../../unxlngi6.pro/inc -DUNX -DVCL -DGCC -DC341 -DSUPD=680 -DSOLAR_JAVA
-DPRODUCT -DPRODUCT_FULL -DNDEBUG -DOSL_DEBUG_LEVEL=0
-DUPDVER="680m7(Build:9044)" -fp=../../unxlngi6.pro/srs/toolbars.srs
-fo=../../unxlngi6.pro/misc/toolbars.toolbars.dprr extrusionbar.src
fontworkbar.src
cat ../../unxlngi6.pro/misc/toolbars.*.dprr >>
../../unxlngi6.pro/misc/toolbars.dpr
------------------------------
Making: ../../unxlngi6.pro/slo/extrusionbar.obj
g++ -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../../inc
-I../../unx/inc -I../../unxlngi6.pro/inc -I.
-I/home/rsp/inst/OOC680_m7/solver/680/unxlngi6.pro/inc/stl
-I/home/rsp/inst/OOC680_m7/solver/680/unxlngi6.pro/inc/external
-I/home/rsp/inst/OOC680_m7/solver/680/unxlngi6.pro/inc
-I/home/rsp/inst/OOC680_m7/solenv/unxlngi6/inc
-I/home/rsp/inst/OOC680_m7/solenv/inc -I/home/rsp/inst/OOC680_m7/res
-I/home/rsp/inst/OOC680_m7/solver/680/unxlngi6.pro/inc/stl
-I/home/rsp/inst/OOC680_m7/solenv/inc/Xp31 -I/opt/jdk/include
-I/opt/jdk/include/linux -I/opt/jdk/include/native_threads/include
-I/usr/X11R6/include -I. -I../../res -I. -Os -fno-strict-aliasing
-Wuninitialized -fvisibility=hidden -DDG_DLL -pipe -mtune=pentiumpro
-Wno-ctor-dtor-privacy -fvisibility-inlines-hidden -fno-exceptions -fpic
-DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -D_USE_NAMESPACE -DNPTL
-DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../include/c++/4.1.2
-DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE
-DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOC680=OOC680
-DSVX_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o
../../unxlngi6.pro/slo/extrusionbar.o
/home/rsp/inst/OOC680_m7/svx/source/toolbars/extrusionbar.cxx
../../inc/svdobj.hxx:326: error: invalid pure specifier (only `= 0' is
allowed) before ';' token
dmake: Error code 1, while making '../../unxlngi6.pro/slo/extrusionbar.obj'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/home/rsp/inst/OOC680_m7/svx/source/toolbars
dmake: Error code 1, while making 'build_instsetoo_native'
'---* *---'
Will be grateful for help.
Regards
Randhir Phagura
_________________________________________________________________
Hey its Office 2007. Click here Now.
http://track1.quasar.co.in/trackQ/trkBanner.asp?Banner=TestDrive_Hotmail_TagOffLines&Creative=HeyItsOffice2007_TextLinks&Camp=office2007&Publisher=MSN&Advertiser=MS_Office2007&Link=http://www.microsoft.com/india/office/newday/default.mspx?nav=v4xcsubmenux
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page