|
From: Henri H. <hen...@gm...> - 2014-11-28 22:12:44
|
I can send you the ACE rpm I compile with if you like.
Henri
On 14 November 2014 at 06:01, daniele elia <d....@el...> wrote:
> He guys,
> I'm trying to compile orkbasecxx under Centos 6.5 but I obtained the
> following error:
>
> [root@daniele orkbasecxx]# make
> make all-recursive
> make[1]: Entering directory
> `/home/daniele/Desktop/Oreka_Project/orkbasecxx'
> Making all in messages
> make[2]: Entering directory
> `/home/daniele/Desktop/Oreka_Project/orkbasecxx/messages'
> /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -I.. -I../../orkaudio -D_REENTRANT -g -O2 -MT PingMsg.lo -MD -MP -MF
> .deps/PingMsg.Tpo -c -o PingMsg.lo PingMsg.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../../orkaudio
> -D_REENTRANT -g -O2 -MT PingMsg.lo -MD -MP -MF .deps/PingMsg.Tpo -c
> PingMsg.cpp -fPIC -DPIC -o .libs/PingMsg.o
> In file included from /usr/include/ace/OS_NS_stropts.h:32,
> from /usr/include/ace/IPC_SAP.inl:5,
> from /usr/include/ace/IPC_SAP.h:92,
> from /usr/include/ace/SOCK.h:24,
> from /usr/include/ace/SOCK_IO.h:18,
> from /usr/include/ace/SOCK_Stream.h:17,
> from /usr/include/ace/SOCK_Connector.h:17,
> from PingMsg.cpp:15:
> /usr/include/ace/os_include/os_stropts.h:64:28: error: stropts.h: No such
> file or directory
> In file included from /usr/include/ace/IPC_SAP.inl:5,
> from /usr/include/ace/IPC_SAP.h:92,
> from /usr/include/ace/SOCK.h:24,
> from /usr/include/ace/SOCK_IO.h:18,
> from /usr/include/ace/SOCK_Stream.h:17,
> from /usr/include/ace/SOCK_Connector.h:17,
> from PingMsg.cpp:15:
> /usr/include/ace/OS_NS_stropts.h:76: error: expected class-name before ‘{’
> token
> /usr/include/ace/OS_NS_stropts.h:83: error: expected ‘)’ before ‘&’ token
> In file included from /usr/include/ace/OS_NS_stropts.h:168,
> from /usr/include/ace/IPC_SAP.inl:5,
> from /usr/include/ace/IPC_SAP.h:92,
> from /usr/include/ace/SOCK.h:24,
> from /usr/include/ace/SOCK_IO.h:18,
> from /usr/include/ace/SOCK_Stream.h:17,
> from /usr/include/ace/SOCK_Connector.h:17,
> from PingMsg.cpp:15:
> /usr/include/ace/OS_NS_stropts.inl: In constructor
> ‘ACE_Str_Buf::ACE_Str_Buf(void*, int, int)’:
> /usr/include/ace/OS_NS_stropts.inl:23: error: ‘class ACE_Str_Buf’ has no
> member named ‘maxlen’
> /usr/include/ace/OS_NS_stropts.inl:24: error: ‘class ACE_Str_Buf’ has no
> member named ‘len’
> /usr/include/ace/OS_NS_stropts.inl:25: error: ‘class ACE_Str_Buf’ has no
> member named ‘buf’
> /usr/include/ace/OS_NS_stropts.inl: At global scope:
> /usr/include/ace/OS_NS_stropts.inl:29: error: prototype for
> ‘ACE_Str_Buf::ACE_Str_Buf(strbuf&)’ does not match any in class
> ‘ACE_Str_Buf’
> /usr/include/ace/OS_NS_stropts.h:76: error: candidates are:
> ACE_Str_Buf::ACE_Str_Buf(const ACE_Str_Buf&)
> /usr/include/ace/OS_NS_stropts.inl:21: error:
> ACE_Str_Buf::ACE_Str_Buf(void*, int, int)
> /usr/include/ace/OS_NS_stropts.inl: In function ‘int
> ACE_OS::putmsg(ACE_HANDLE, const ACE_OS::strbuf*, const ACE_OS::strbuf*,
> int)’:
> /usr/include/ace/OS_NS_stropts.inl:161: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:161: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:166: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:166: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:173: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:173: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:174: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:174: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:175: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:175: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:175: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:176: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.inl:176: error: invalid use of incomplete
> type ‘const struct ACE_OS::strbuf’
> /usr/include/ace/OS_NS_stropts.h:92: error: forward declaration of ‘const
> struct ACE_OS::strbuf’
> make[2]: *** [PingMsg.lo] Error 1
> make[2]: Leaving directory
> `/home/daniele/Desktop/Oreka_Project/orkbasecxx/messages'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/daniele/Desktop/Oreka_Project/orkbasecxx'
> make: *** [all] Error 2
>
> Help me, thanks in advice.
>
> Regards
> --
>
> *Daniele Elia*
>
> ______________________________________
>
> *ELMAN S.r.l.*
>
> *Via di Valle Caia, 37 - Z.I. S. Palomba*
>
> *00040 Pomezia (ROME) - ITALY*
>
> ( +39.069194405
>
> 6 +39.069194306
>
> þ www.elmansrl.it
> <http://webmaildominiold.aruba.it/cgi-bin/webmail.cgi?cmd=url&xdata=~2-dc1027ff82a2b652411cc42dfd879475fc937bedddd2d5cfd0d0e1db00&url=http!3A!2F!2Fwww.elmansrl.it>
>
> * d....@el...
>
> ______________________________________
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Oreka-devel mailing list
> Ore...@li...
> https://lists.sourceforge.net/lists/listinfo/oreka-devel
>
>
|