Eric;
After the addition of "--with-epm=internal" things proceded; unfortunatly they ended with the same error as yesterday.

Making: ../../unxmacxp.pro/obj/thread.obj
ccache gcc -fsigned-char -fmessage-length=0 -malign-natural -c -O2 - fno-strict-aliasing -D_FILE_OFFSET_BITS=no -I. -I../../unxmacxp.pro/ inc/cpposl -I../inc -I../../inc/pch -I../../inc -I../../aqua/inc - I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/incdont_use_stl -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/inc/external -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/inc -I/Users/russellm/SRC680_m243/ solenv/unxmacxp/inc -I/Users/russellm/SRC680_m243/solenv/inc -I/Users/ russellm/SRC680_m243/res -I/Users/russellm/SRC680_m243/solver/680/ unxmacxp.pro/incdont_use_stl -I/System/Library/Frameworks/ JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/ JavaVM.framework/Headers -I/Users/russellm/SRC680_m243/solver/680/ unxmacxp.pro/inc/offuh -I. -I../../res -I. -pipe -fsigned-char -malign- natural -Wall -Wendif-labels -fPIC -fno-common -DMACOSX -DUNX -DVCL - DGCC -DC341 -DPOWERPC -DCVER=C341 -DGLIBC=2 -D_PTHREADS -D_REENTRANT - DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 - D_USE_NAMESPACE=1 -DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE - DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 - DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 - DOPTIMIZE -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -DBUILD_OS_APPLEOSX - DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=5 -DBUILD_OS_REV=1 -DQUARTZ - o ../../unxmacxp.pro/obj/thread.o thread.c if test -e ../../unxmacxp.pro/obj/thread.o ; then touch ../../ unxmacxp.pro/obj/thread.obj ; fi /Users/russellm/SRC680_m243/solver/680/unxmacxp.pro/bin/makedepend @/ var/folders/QY/QYwVAV412RWtA++87yCNg++++TI/-Tmp-//mkeKW0ct > ../../ unxmacxp.pro/misc/o_thread.dpcc
------------------------------
Making: ../../unxmacxp.pro/obj/module.obj
ccache gcc -fsigned-char -fmessage-length=0 -malign-natural -c -O2 - fno-strict-aliasing -D_FILE_OFFSET_BITS=no -I. -I../../unxmacxp.pro/ inc/cpposl -I../inc -I../../inc/pch -I../../inc -I../../aqua/inc - I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/incdont_use_stl -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/inc/external -I/Users/russellm/ SRC680_m243/solver/680/unxmacxp.pro/inc -I/Users/russellm/SRC680_m243/ solenv/unxmacxp/inc -I/Users/russellm/SRC680_m243/solenv/inc -I/Users/ russellm/SRC680_m243/res -I/Users/russellm/SRC680_m243/solver/680/ unxmacxp.pro/incdont_use_stl -I/System/Library/Frameworks/ JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/ JavaVM.framework/Headers -I/Users/russellm/SRC680_m243/solver/680/ unxmacxp.pro/inc/offuh -I. -I../../res -I. -pipe -fsigned-char -malign- natural -Wall -Wendif-labels -fPIC -fno-common -DMACOSX -DUNX -DVCL - DGCC -DC341 -DPOWERPC -DCVER=C341 -DGLIBC=2 -D_PTHREADS -D_REENTRANT - DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 - D_USE_NAMESPACE=1 -DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE - DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 - DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 - DOPTIMIZE -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -DBUILD_OS_APPLEOSX - DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=5 -DBUILD_OS_REV=1 -DQUARTZ - o ../../unxmacxp.pro/obj/module.o module.c
module.c: In function 'osl_getModuleHandle':
module.c:163: error: 'RTLD_DEFAULT' undeclared (first use in this function)
module.c:163: error: (Each undeclared identifier is reported only once
module.c:163: error: for each function it appears in.)
module.c: In function 'osl_getModuleURLFromAddress':
module.c:261: error: 'Dl_info' undeclared (first use in this function)
module.c:261: error: syntax error before 'dl_info'
module.c:263: warning: implicit declaration of function 'dladdr'
module.c:263: error: 'dl_info' undeclared (first use in this function)
dmake:  Error code 1, while making '../../unxmacxp.pro/obj/module.obj'
---* tg_merge.mk *---


        in module: sal, sub module osl/unx
I THIK; it MAY be getting the wrong system.h or dlfcn.h, as I have several of each [in different path's] on MY system.

Russell

On Jan 24, 2008, at 2:00 AM, Eric Hoch wrote:

Russell,
Am Wed, 23 Jan 2008 19:11:43 -0600 schrieb Russell McGaha:
Shaun;

./configure \
--with-lang="en-US de fr" \
--disable-odk \
--disable-pasf \
--disable-gtk \
--disable-headless \
--disable-build-mozilla \
--with-build-version=$OOVERSION-`date +%d-%m-%y` \
--disable-fontconfig \
--without-nas \
--with-use-shell=bash \
--with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home \
--with-stlport=no

You may add --with-epm=internal and it should work. OOo brings epm
along and you can use it.

Eric

--
## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows
## Openoffice.org - ich steck mit drin!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to