Hi, I compiled the latest version of the kannel-snapshot and downloaded and try to compile the 1.2.0 and the latest CVS version of Mbuni. (I first tried with Kannel 1.4.1 and with the 1.2.0, then moved to CVS versions) Boostrap and configure run fine, but make always fails with the following : **************************************************************************** ********* # make make all-recursive make[1]: Entering directory `/opt/installs/mbuni' Making all in autotools make[2]: Entering directory `/opt/installs/mbuni/autotools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/installs/mbuni/autotools' Making all in doc make[2]: Entering directory `/opt/installs/mbuni/doc' Making all in examples make[3]: Entering directory `/opt/installs/mbuni/doc/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/installs/mbuni/doc/examples' Making all in images make[3]: Entering directory `/opt/installs/mbuni/doc/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/installs/mbuni/doc/images' make[3]: Entering directory `/opt/installs/mbuni/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/opt/installs/mbuni/doc' make[2]: Leaving directory `/opt/installs/mbuni/doc' Making all in mmlib make[2]: Entering directory `/opt/installs/mbuni/mmlib' /usr/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../mmlib -I../mmlib -g -O2 -DSunOS=1 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/kannel -g -O2 -DSunOS=1 -D_FILE_OFFSET_BITS=64 -DBROKEN_PTHREADS=1 -I/opt/csw/include/libxml2 -MT mms_mmbox.lo -MD -MP -MF .deps/mms_mmbox.Tpo -c -o mms_mmbox.lo mms_mmbox.c gcc -DHAVE_CONFIG_H -I. -I.. -I../mmlib -I../mmlib -g -O2 -DSunOS=1 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/kannel -g -O2 -DSunOS=1 -D_FILE_OFFSET_BITS=64 -DBROKEN_PTHREADS=1 -I/opt/csw/include/libxml2 -MT mms_mmbox.lo -MD -MP -MF .deps/mms_mmbox.Tpo -c mms_mmbox.c -fPIC -DPIC -o .libs/mms_mmbox.o mms_mmbox.c: In function `mkdf': mms_mmbox.c:176: error: `O_RDWR' undeclared (first use in this function) mms_mmbox.c:176: error: (Each undeclared identifier is reported only once mms_mmbox.c:176: error: for each function it appears in.) mms_mmbox.c:176: error: `O_CREAT' undeclared (first use in this function) mms_mmbox.c:176: error: `O_EXCL' undeclared (first use in this function) mms_mmbox.c: In function `open_mmbox_index': mms_mmbox.c:199: error: `O_RDWR' undeclared (first use in this function) mms_mmbox.c:199: error: `O_CREAT' undeclared (first use in this function) mms_mmbox.c: In function `update_mmbox_index': mms_mmbox.c:264: error: `O_RDWR' undeclared (first use in this function) mms_mmbox.c:264: error: `O_CREAT' undeclared (first use in this function) mms_mmbox.c:264: error: `O_EXCL' undeclared (first use in this function) mms_mmbox.c: In function `mms_mmbox_modmsg': mms_mmbox.c:507: error: `O_RDWR' undeclared (first use in this function) mms_mmbox.c:507: error: `O_CREAT' undeclared (first use in this function) mms_mmbox.c:507: error: `O_TRUNC' undeclared (first use in this function) make[2]: *** [mms_mmbox.lo] Error 1 make[2]: Leaving directory `/opt/installs/mbuni/mmlib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/installs/mbuni' make: *** [all] Error 2
**************************************************************************** ********* Can anyone help ? Xavier
_______________________________________________ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users