ObjectWeb Consortium
Search ObjectWeb Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | enhydra List | January 2004 Index

<--  Date Index  --> <--  Thread Index  -->

AW: [enhydra] Hoe to compile enhydra director on MacOsX


Hi ! Does this mean you could provide us a binary distribution of
Director for MAC ? Would be great on our download page !

Alfred

-----Ursprüngliche Nachricht-----
Von: Gilles Serasset [mailto:Gilles.Serasset@xxxxxxx] 
Gesendet: Mittwoch, 21. Jänner 2004 10:57
An: Mathieu MANGEOT-NAGATA
Cc: Enhydra
Betreff: Re: [enhydra] Hoe to compile enhydra director on MacOsX


Hi Mathieu,

When I tried to port enhydra 5.1 on Mac OS X, I could not compile the 
director modules.

After manually examining the linux makefile, I manage to compile on Mac 
OS X, but could not report the modifications on the makefile.

The compilation script for MacOSX is the following (it must be executed 
from modules/Director/apache directory) :
---------------------
#!/bin/sh

SRCS="../common/edir_version.c mod_enhydra_director.c 
../common/edir_daemon.c \
../common/edir_client.c ../common/edir_state.c ../common/edir_proto.c 
../common/edir_md5.c \
../common/edir_callback_default.c ../common/edir_exception.c 
../common/edir_string.c \
../common/edir_kvtable.c ../common/edir_table.c ../common/edir_socket.c 
../common/edir_socket_standard.c \ ../common/edir_memory_standard.c
../common/edir_ipc.c 
../common/edir_mutex_filesys.c ../common/edir_shmem_mmap.c \
../common/edir_refcount_simple.c ../common/edir_load_multiproc.c 
../common/edir_load_scoreboard.c \
../common/edir_load_status.c ../common/edir_cookie_b64.c 
../common/edir_load_choose.c ../common/edir_log.c \
edir_apache_log_line.c ../common/edir_debug.c"

INCLUDES="-I. -I../common/ -I../libxml/ -I.. -DHAVE_CONFIG_H"
DEFINES="-DHAVE_CONFIG_H -DXML_WITHOUT_CORBA -DXML_USE_BUFFER_CONTENT"

apxs -o .libs/libenhydra.so $INCLUDES $DEFINES  -c $SRCS
----------------------

A bientôt,

Gilles,
On 21 janv. 04, at 03:44, Mathieu MANGEOT-NAGATA wrote:

>
> Hello all,
>
> I am trying to compile enhydraDirector from Enhydra 5.0 on MacOsX 10.2
> but there is an unrecoverable error while
> compiling libenhydra.la.
>
> Is there anyone here who managed to compile enhydraDirector on MacOsX 
> ?
>
> Here is the output of the compilation:
>
> gcc -bundle -undefined suppress -o .libs/libenhydra.so
> edir_version.lo mod_enhydra_director.lo edir_daemon.lo edir_client.lo 
> edir_state.lo edir_proto.lo edir_md5.lo edir_callback_default.lo 
> edir_exception.lo edir_string.lo edir_kvtable.lo edir_table.lo 
> edir_socket.lo edir_socket_standard.lo edir_memory_standard.lo 
> edir_ipc.lo edir_mutex_filesys.lo edir_shmem_mmap.lo 
> edir_refcount_simple.lo edir_load_multiproc.lo edir_load_scoreboard.lo

> edir_load_status.lo edir_cookie_b64.lo edir_load_choose.lo edir_log.lo

> edir_apache_log_line.lo edir_debug.lo  -framework System
> ld: -undefined error must be used when -twolevel_namespace is in
effect
> make: *** [libenhydra.la] Error 1
>
>
> Thank you for your help,
>
> Mathieu
>
>
>
> --
> You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx 
> mailing list.
> To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
> For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
> ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
>
--
Gilles Sérasset
GETA-CLIPS-IMAG (UJF, INPG & CNRS)
BP 53 - F-38041 Grenoble Cedex 9
Phone: +33 4 76 51 43 80
Fax:   +33 4 76 44 66 75


Attachment: smime.p7s
Description: S/MIME cryptographic signature



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.