RE: [ace-users] [ACE 5.5] Upgrade from ACE 5.4.7 to ACE 5.5Hi,
> ACE VERSION: 5.5
Thanks for using the PRF form.
> HOST MACHINE and OPERATING SYSTEM:
>
> Intel, WindowsXp, Windows 2003
An important bit information is missing, which compiler did you use.
> AREA/CLASS/EXAMPLE AFFECTED:
> The only problem we encountered was a compilation error
> when construction ACE_Time_Value.
>
> The ACE_Time_Value cannot be constructed anymore from an integer.
>
> For example: ACE_Time_Value( 5 ) --> Compile error
Great to hear things work without problems. This errors sounds strange, we
do have test cases like this in tests/Time_Value_Test.cpp. We do have made
all constructors of ACE_Time_Value explicit. As a result if you have a
method that expects a ACE_Time_Value&, you just can't pass for example 5,
you have to pass an ACE_Time_Value(5).
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
...
RE: [ace-users] [ACE 5.5] Upgrade from ACE 5.4.7 to ACE 5.5 #2Hi,
Sorry, we are using DevStudio 7.1 (2003)
~ Ishay
Software Architect
Onigma Ltd.
Tel: +972-3-6877315
Fax: +972-3-6877128
Mobile: +972-54-2325090
Email: ishay@onigma.com
-----Original Message-----
From: Johnny Willemsen [mailto:jwillemsen@remedy.nl]
Sent: Tuesday, March 07, 2006 2:42 PM
To: 'Ishay Green'; ace-users@cs.wustl.edu
Subject: RE: [ace-users] [ACE 5.5] Upgrade from ACE 5.4.7 to ACE 5.5
Hi,
> ACE VERSION: 5.5
Thanks for using the PRF form.
> HOST MACHINE and OPERATING SYSTEM:
>
> Intel, WindowsXp, Windows 2003
An important bit information is missing, which compiler did you use.
> AREA/CLASS/EXAMPLE AFFECTED:
> The only problem we encountered was a compilation error
> when construction ACE_Time_Value.
>
> The ACE_Time_Value cannot be constructed anymore from an integer.
>
> For example: ACE_Time_Value( 5 ) --> Compile error
Great to hear things work without problems. This errors sounds strange, we
do have test cases like this in tests/Time_Value_Test.cpp. We do have made
all constructors of ACE_Time_Value explicit. As a result if you have a
method that expects a ACE_Time_Value&, you just can't pass for example 5,
you have to pass an ACE_Time_Value(5).
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
...
Re: [ace-users] [ACE 5.5] Upgrade from ACE 5.4.7 to ACE 5.5 #2Hi Ishay,
>> Sorry, we are using DevStudio 7.1 (2003)
We use this too. Please see
ACE_ROOT/tests/Time_Value_Test.cpp
for lots of examples that use ACE_Time_Value with integers. Please
see if this works on your OS/compiler platform.
Thanks,
Doug
>> ~ Ishay
>>
>> Software Architect
>> Onigma Ltd.
>> Tel: +972-3-6877315
>> Fax: +972-3-6877128
>> Mobile: +972-54-2325090
>> Email: ishay@onigma.com
>>
>> -----Original Message-----
>> From: Johnny Willemsen [mailto:jwillemsen@remedy.nl]
>> Sent: Tuesday, March 07, 2006 2:42 PM
>> To: 'Ishay Green'; ace-users@cs.wustl.edu
>> Subject: RE: [ace-users] [ACE 5.5] Upgrade from ACE 5.4.7 to ACE 5.5
>>
>> Hi,
>>
>> > ACE VERSION: 5.5
>>
>> Thanks for using the PRF form.
>>
>> > HOST MACHINE and OPERATING SYSTEM:
>> >
>> > Intel, WindowsXp, Windows 2003
>>
>> An important bit information is missing, which compiler did you use.
>>
>> > AREA/CLASS/EXAMPLE AFFECTED:
>> > The only problem we encountered was a compilation error
>> > when construction ACE_Time_Value.
>> >
>> > The ACE_Time_Value cannot be constructed anymore from an integer.
>> >
>> > For example: ACE_Time_Value( 5 ) --> Compile error
>>...
[ace-users] error of ACE-5.5.9.tar.gz or ACE-5.5.9.tar.bz2 file size--0-461002240-1183106959=:96810
Content-Type: text/plain; charset=gb2312
Content-Transfer-Encoding: 8bit
Hi All :
I found that ACE-5.5.9.tar.gz file size < ACE-5.5.9.tar.bz2 file size, Is it correctly?
ACE-5.5.9.tar.bz2 - > 7.68 MB (8,061,560 bytes)
ACE-5.5.9.tar.gz - > 7.31 MB (7,674,934 bytes)
Regards
---------------------------------
��ע�Ż��������3.5G������20M������
--0-461002240-1183106959=:96810
Content-Type: text/html; charset=gb2312
Content-Transfer-Encoding: 8bit
Hi All :<br><br>I found that ACE-5.5.9.tar.gz file size < ACE-5.5.9.tar.bz2 file size, Is it correctly?<br><br>ACE-5.5.9.tar.bz2 - > 7.68 MB (8,061,560 bytes)<br>ACE-5.5.9.tar.gz - > 7.31 MB (7,674,934 bytes)<br><br>Regards<br><br><br><p> 
<hr size=1><a href="http://cn.mail.yahoo.com" target=blank>��ע�Ż��������3.5G������20M������</a>
--0-461002240-1183106959=:96810--
Hi,
>I found that ACE-5.5.9.tar.gz file size < ACE-5.5.9.tar.bz2 file size, Is it correctly?
>
>ACE-5.5.9.tar.bz2 - > 7.68 MB (8,061,560 bytes)
>ACE-5.5.9.tar.gz - > 7.31 MB (7,674,934 bytes)
Why does it matter? Are the contents the same?
Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Va...
[ace-users] Re: Upgrading project from ACE 5.2.8 to ACE 5.4 version
Hi Sekhar,
Thanks very much for your email. Please make sure to send all
questions related to TAO or ACE to the ACE mailing list or ACE+TAO
newsgroup, rather than to me directly since I travel frequently and
often don't have ready access to email. See
http://www.cs.wustl.edu/~schmidt/ACE-mail.html
for more info on how to access these resources.
> I got problems when building my project with latest ACE 5.4 version
> but my project has no problems while building with ACE 5.2.8
> version. I need help to upgrade my project to build with ACE 5.4
> version.
>...
[ace-users] ACE 5.5.7------=_Part_208621_21000434.1174652008180
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi everybody,
I am traying to install the ACE 5.5.7 but I
------=_Part_208621_21000434.1174652008180
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi everybody,<br>
I am traying to install the ACE 5.5.7 but I <br>
------=_Part_208621_21000434.1174652008180--
...
[tao-users] Notification Service: Call to SupplierAdmin.obtain_notification_push_consumer succeeds in ACE 5.4.7, fails in ACE 5.5This is a multi-part message in MIME format.
------_=_NextPart_001_01C6D8EE.522E99AC
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
(Code Best viewed as HTML, then Rich Text, then Plain Text - Sorry!)
=20
ACE VERSION: 5.5 TAO VERSION 1.5 (Fails)
ACE VERSION: 5.4.7 TAO VERSION 1.4.7 (Succeeds)
=20
HOST MACHINE and OPERATING SYSTEM:
DELL XPS 700 Pentium D, Windows XP Pro w/ all patches. (Fails)
DELL Optiplex G250 Pentium 4; Windows XP Pro w/ all patches (Succeeds)
=20
COMPILER NAME AND VERSION (AND PATCHLEVEL): (Same on both Succeed and
Fail machines)
Microsoft Visual Studio 2005=20
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework Version 2.0.50727
=20
THE $ACE_ROOT/ace/config.h FILE: (Same on both Succeed and Fail
machines)
#include "ace/config-win32.h"
=20
SYNOPSIS:
=20
On execution, identical call to
omg.org.CosNotifyChannelAdmin.SupplierAdmin.obtain_notification_push_con
sumer(this.clientType, out proxyID) returns successfully from ACE 5.4.7,
but throws: $exception {"CORBA system exception :
omg.org.CORBA.UNKNOWN, completed: Completed_MayBe minor: 1413546624"}
from ACE 5.5.
=20
DESCRIPTION:
=20
I bought a new computer, and attempted to move a working application
from my old computer. I installed ACE 5.5 TAO 1.5 on the new machine.
The older installation used ACE 5.4.7 TAO 1.4.7, and had worked
su...
[tao-users] RE: [ace-users] XML service configuration no longer works with ACE/TAO 5.4.5/1.4.5Hi Lothar
> � � ACE VERSION: 5.4.5
Thanks for using the PRF form. Could you try to find the problem and send us
patches to fix this?
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
>
> � � HOST MACHINE and OPERATING SYSTEM:
> uname -a
> Linux janus 2.6.11.4-20a-default #1 Wed Mar 23 21:52:37 UTC
> 2005 x86_64 x86_64
> x86_64 GNU/Linux
>
> � � TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> � � COMPILER NAME AND VERSION (AND PATCHLEVEL):
> gcc-4.0.0 --version
> gcc-4.0.0 (GCC) 4.0.0
>
> � � CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to
> a platform-
> � � specific file, simply state which one]:
> cat /opt2/linux/x86_64/ACE/1.4.4/ACE_wrappers/ace/config.h
> #define ACE_HAS_XML_SVC_CONF
> #include "ace/config-linux.h"
>
> � � CONTENTS OF
> $ACE_ROOT/include/makeinclude/platform_macros.GNU (unless
> � � this isn't used in this case, e.g., with Microsoft Visual C++):
> cat
> /opt2/linux/x86_64/ACE/1.4.4/ACE_wrappers/include/makeinclude/
> platform_macros.GNU
>
> # configure ACE/TAO for our use
>
> debug=1
> optimize=1
> exceptions=1
> threads=1
> inline=1
> rtti=1
> versioned_so=1
> interface_repo=1
> ssl=1
>
> include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
...
RE: [tao-users] RE: [ace-users] XML service configuration no longer works with ACE/TAO 5.4.5/1.4.5Hi,
> > Hi Lothar
> >
> > > � � ACE VERSION: 5.4.5
> >
> > Thanks for using the PRF form. Could you try to find the
> problem and send
> > us patches to fix this?
> >
> > Regards,
> >
> > Johnny Willemsen
>
> I have no problem committing some time to the problem. I do
> however know as
> much as nothing about the ACE XML parser and it's recent
> changes. It seems to
> me that (some) of the recent changes might have caused the
> test failures. So
> if someone working actively on ACEXML gives me directions I
> am willing to
> spend my time investigating the problem.
I can't remember that work has been done the last months so I am also amazed
things broke. Nobody is actively working on it, so I think there are not
much directions at this moment.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
On Wednesday 18 May 2005 11:01, Johnny Willemsen wrote:
> Hi,
> I can't remember that work has been done the last months so I am also
> amazed things broke. Nobody is actively working on it, so I think there are
> not much directions at this moment.
Well, it did definiteley work with 5.4.4. So any changes that broke it must
have been made between 5.4.4 and 5.4.5. I also read in the release email of
5.4.5 in the CIAO...
RE: [ace-users] XML service configuration no longer works with ACE/TAO 5.4.5/1.4.5Hi,
> Well, it did definiteley work with 5.4.4. So any changes that
> broke it must
> have been made between 5.4.4 and 5.4.5. I also read in the
> release email of
> 5.4.5 in the CIAO section:
>
> The Config Handlers have been modified to use XML parsing code
> � generated by the XML Schema Compiler (XSC). �Binary releases of XSC
> � can currently be found at
> (http://www.dre.vanderbilt.edu/~boris/xsc),
> � and a recent snapshot of the CVS repository can be found at
> � (http://www.dre.vanderbilt.edu/~wotte/xsc.tbz2). �We plan
> to integrate
> � XSC into the CVS repo and release soon.
This is CIAO only, there must be a change in ACEXML or ACE that has done
this. The ACEXML library has it own changelog
> I don't know if that affects only CIAO or ACE as well, but it
> might be
> related.
>
> I would be still glad if someone has any pointers/ideas where
> exactely I
> should spend my time efficiently in order to investigate the problem.
>
> P.S.
> Aren't there any nightly build configuration(s) that uses XML
> rather than the
> old service configuration?
No, so far as I know there are no builds testing this.
Another option you have is pass this on to a commercial support organization
and also sponsor then an autobuild with xml service config files.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The ...
Re: [ace-users] compile ace-5.5.7 error on redhat enterprise linux 5Hi,
> thanks for your advice, but I'm very sorry to say that it still not
> work ,I got the same errors as I described earlier.
Have you done a full rebuild of the ACE library?
johnny
This is a multi-part message in MIME format.
--------------030205080602090608010905
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 8bit
Johnny Willemsen �:
> Hi,
>
>> thanks for your advice, but I'm very sorry to say that it still not
>> work ,I got the same errors as I described earlier.
>
> Have you done a full rebuild of the ACE library?
>
> johnny
>
Surely I did. Maybe I should try the older release....
--------------030205080602090608010905
Content-Type: text/x-vcard; charset=utf-8;
name="xphenix.cn.vcf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="xphenix.cn.vcf"
YmVnaW46dmNhcmQNCmZuOkxpbWluZyBaaGFuZw0KbjpaaGFuZztMaW1pbmcNCm9yZzpSYWRp
YW5UZWs7UmVzZWFyY2ggQW5kIERldmVsb3BtZW50DQphZHI6OztOYXB0dW5lLCBDaG9uZ3Fp
bmcsIENoaW5hO0Nob25ncWluZzs7NDAxMTIxO0NoaW5hDQplbWFpbDtpbnRlcm5ldDp4cGhl
bml4LmNuQGdtYWlsLmNvbQ0KdGl0bGU6U29mdHdhcmUgRW5naW5lZXINCm5vdGU6TVNOOiB4
cGhlbml4X2NuQGhvdG1haWwuY29tDQp2ZXJzaW9uOjIuMQ0KZW5kOnZjYXJkDQoNCg==
--------------030205080602090608010905--
...
[ace-users] ACE 5.4 does not read entries from the services file but ACE 5.1 reads.--0-283632325-1098944450=:75935
Content-Type: text/plain; charset=us-ascii
ACE VERSION: 5.4
HOST MACHINE and OPERATING SYSTEM: Windows 2000 Professional.
TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Windows 2000 Professional.
COMPILER NAME AND VERSION (AND PATCHLEVEL): MicroSoft VC++ 6.0
AREA/CLASS/EXAMPLE AFFECTED:
Our Application program.
DOES THE PROBLEM AFFECT:
COMPILATION?
No
LINKING?
No
EXECUTION?
Yes
OTHER (please specify)?
SYNOPSIS:
ACE 5.4 library does not re...
[ace-users] ACE 5.7.5 Tests=A0 =A0ACE VERSION: 5.7.5 (checked out with subversion)
=A0 =A0HOST MACHINE and OPERATING SYSTEM: openSuse 11.2
=A0 =A0COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc (SUSE Linux) 4.4.1
[gcc-4_4-branch revision 150839]
=A0 =A0THE $ACE_ROOT/ace/config.h config-linux.h
=A0 =A0THE $ACE_ROOT/include/makeinclude/platform_macros.GNU platform-linux=
..GNU
=A0 =A0BUILD METHOD USED: Traditional approach (MPC)
=A0 =A0CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features=
: missing
=A0 =A0AREA/CLASS/EXAMPLE AFFECTED:
=A0 =A0 =A0 =A0- Bug_2772_Regression_Test failed...
[ace-users] ACE 5.5.7 #2------=_Part_210845_32011584.1174659870383
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
HI everybody,
this is my problem
ACE VERSION: 5.5.6
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
use?:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL):
gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform-
specific file, simply state which one]:
$ACE_ROOT/ace/config-linux.h
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you
use a link to a platform-specific file, simply state which one
(unless this isn't used in this case, e.g., with Microsoft Visual
C++)]:
$(ACE_ROOT)/include/makeinclude/platform_linux.GNU
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
(used by MPC when you generate your own makefiles):
AREA/CLASS/EXAMPLE AFFECTED:
[What example failed? What module failed to compile?]
DOES THE PROBLEM AFFECT:
COMPILATION? Yes
LINKING? NO
On Unix systems, did you run make realclean first?
EXECUTION? NO
OTHER (please specify)?
[Please indicate whether ACE, your application, or both are affected.]
SYNOPSIS...
[ace-users] When is planed to release the ACE 5.5 and TAO 1.5 ?This is a multi-part message in MIME format.
------_=_NextPart_001_01C54673.3AF6A756
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi.
When is planed to release the ACE 5.5 and TAO 1.5?
=20
Thank You Best regards.
------_=_NextPart_001_01C54673.3AF6A756
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:#606420;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.2...
Re: [ace-users] C2733 error when using ACE-5.5.8 + TProactor to build realse version app, but 5.5.7 is OK. Maybe a bugHi,
Please use the original PRF in the future.
I think this is solved in the upcoming x.5.9 version
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO ***
*** See http://www.theaceorb.nl/en/support.html ***
<hongxing777@gmail.com> wrote in message
news:<1182424516.315329.272880@z28g2000prd.googlegroups.com>...
> Version: 5.5.8
> host: windows xp sp2, suse linux enterprise server 9 sp2
> compiler: vs.net 2003, gcc 3.3.3
>
> I integrated TProactor into ACE-5.5.8 and build my app based on it. My
> app runs stable in debug version. But when I switched to release
> version, the compiler reports the following error:
> D:\hongxing\component\ACE_wrappers\ace\os_include\os_intrin.h(48) :
> error C2733: second C linkage of overloaded function
> "_InterlockedExchange" D:\hongxing\component\ACE_wrappers\ace
> \os_include\os_intrin.h(49) : error C2733: second C linkage of
> overloaded function "_InterlockedExchangeAdd"
>
> when I switched back to ACE-5.5.7, everything is ok.
> I found in the ACE-5.5.8 $ACE_ROOT\ace\os_include dir, there are two
> additional files os_byteswap.h and os_intrin.h (compared to
> ACE-5.5.7). And ther...
Re: [ace-users] ACE BUG: C2733 compiler error of version 5.5.8 and 5.5.9.Hi,
Where is the error exact coming from, the Tproactor, or something else
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO ***
*** See http://www.theaceorb.nl/en/support.html ***
<hongxing777@gmail.com> wrote in message
news:<1182916210.107576.239920@i38g2000prf.googlegroups.com>...
> Version: 5.5.9
> host: windows xp sp2, suse linux enterprise server 9 sp2
> compiler: vs.net 2003, gcc 3.3.3
>
> I integrated TProactor into ACE-5.5.9 and build my app based on it.
> My
> app runs stable in debug version. But when I switched to release
> version, the compiler reports the following error:
> D:\ACE_wrappers\ace\os_include\os_intrin.h(48) : error C2733: second C
> linkage of overloaded function "_InterlockedExchange"
> D:\ACE_wrappers\ace\os_include\os_intrin.h(49) : error C2733: second C
> linkage of overloaded function "_InterlockedExchangeAdd"
>
> when I switched back to ACE-5.5.7, everything is ok.
> I found in the ACE-5.5.9 $ACE_ROOT\ace\os_include dir, there are two
> additional files os_byteswap.h and os_intrin.h (compared to
> ACE-5.5.7). And there is a new additional option
> ACE_HAS_INTRINSIC_INTERLOCKED. I...
[ace-users] ACE+TAO+CIAOHi all,
We are pleased to announce the latest ACE+TAO+CIAO beta. This beta has been
tagged ACE+TAO+CIAO-5_5_6. The main difference between this release and x.5.5
is that the ACE exception macros (except for ACE_THROW_RETURN and
ACE_THROW_SPEC) have been removed from all TAO and CIAO code.
It is available from the same download location as per the previous release.
http://download.dre.vanderbilt.edu/
The doxygen documentation for the beta is also available. Included with this
beta, besides the packages combined of sources and generate makefiles, we also
provide source only packages for the group of users which use MPC to generate
their own makefiles.
We encourage you to download the new beta, use it with your applications, and
let us know if you encounter any problems. Please use the:
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
$CIAO_ROOT/PROBLEM-REPORT-FORM
so that we have the proper version/platform/compiler/options you're using to
report problems. We also request that you take a look at:
$TAO_ROOT/docs/releasenotes/
for the status of various ongoing projects at the DOC groups of WashU, UCI, and
Vanderbilt to move ACE+TAO+CIAO forward. Overviews of our recent progress and
upcoming plans are available at:
$ACE_ROOT/NEWS
$TAO_ROOT/NEWS
$CIAO_ROOT/NEWS
The overall success rates for the test results gathered from all our daily
builds is 96% for the ACE tests and 92% for the TAO tests. Please see:
http://ww...
[ace-bugs] Re: [ace-users] ACE 5.4.1 compilation failure on FreeBSD 5.2Hi Jarek,
>> Has anyone built ACE 5.4.1 with Proactor on FreeBSD 5.2-RELEASE ?
I don't think we have access to this platform. If you can send us a
patch that fixes the problem that would be great!
Thanks,
Doug
>> ACE VERSION: 5.4.1
>>
>> HOST MACHINE and OPERATING SYSTEM:
>>
>> FreeBSD 5.2-RELEASE
>>
>> $ uname -a
>> FreeBSD skorpion 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sat Jan 17 20:17:52 CET
>> 2004 jarek@skorpion:/usr/src/sys/i386/compile/JAREK_1 i386
>>
>> TA...
Re: [ace-users] ACE 5.4 does not read entries from the services file but ACE 5.1 reads.--0-2130807226-1099048241=:32593
Content-Type: text/plain; charset=us-ascii
Hello,
One more observation. The problem occurs only when the entry in the services file has
8888 or 6888 or 8887 or 7886. i.e Basically when the entry has two '8' in the second two digits in the port number. This problem was not encountered with ACE 5.1.
It is quite a strange occurence.
We are using ACE_INET_Addr("ipname","portname") constructor.
Please do let us know if there is any workaround for the same.
Thanks and Regards,
ashish borkar <ashish_ace2003@yahoo.c...
Re: [ace-users] compile ace-5.5.7 error on redhat enterprise linux 5 #2Hi,
I don't think an older release will also not work. This is a new OS with a
new compiler, I would expect the define to work, but strangely it doesn't
work.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
"Zhang Liming" <xphenix.cn@gmail.com> wrote in message
news:<f06r86$e2o$1@news.yaako.com>...
> Johnny Willemsen ??:
> > Hi,
> >
> >> thanks for your advice, but I'm very sorry to say that it still not
> >> work ,I got the same errors as I described earlier.
> >
> > Have you done a full rebuild of the ACE library?
> >
> > johnny
> >
> Surely I did. Maybe I should try the older release....
>
>
This is a multi-part message in MIME format.
--------------040607020902010404080705
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 8bit
Johnny Willemsen �:
> Hi,
>
> I don't think an older release will also not work. This is a new OS with a
> new compiler, I would expect the define to work, but strangely it doesn't
> work.
>
> Regards,
>
> Johnny Willemsen
> Remedy IT
> Postbus 101
> 2650 AC Berkel en Rodenrijs
> The Netherlands
> www.theaceorb.nl / www.remedy.nl
>
>
> "Zhang Liming" <xphenix.cn@gmail.com> wrote in message
> n...
Re: [ace-users] g++ 3.4.3 and ACE 5.5 & TAO 1.5Hi,
Please upgrade to ACE/TAO 1.5.3 which you can obtain from
http://download.dre.vanderbilt.edu.
Regards,
Johnny Willemsen
Remedy IT
Postbus 101
2650 AC Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl
"M@uro!!" <mauro.gaddo@gmail.com> wrote in message
news:<1161692263.239945.111960@m7g2000cwm.googlegroups.com>...
> During compiling on HP-UX 11.11 with g++ i have the following error:
>
> g++ -DHAVE_CONFIG_H -I../.. -I.. -DACE_HAS_ACE_TOKEN
> -DACE_HAS_ACE_SVCCONF -DACE_BUILD_DLL -DHPUX_VERS=1111 -w -W -Wall
> -Wpointer-arith -g -O2 -pthread -pipe -I. -I.. -MT
> libACE_la-OS_NS_stdio.lo -MD -MP -MF .deps/libACE_la-OS_NS_stdio.Tpo -c
> ../../ace/OS_NS_stdio.cpp -fPIC -DPIC -o .libs/libACE_la-OS_NS_stdio.o
> ../../ace/OS_NS_stdio.cpp: In function `int ACE_OS::fprintf(FILE*,
> const wchar_t*, ...)':
> ../../ace/OS_NS_stdio.cpp:242: error: `::vfwprintf' has not been
> declared
>
> Can someone helps me?
>
> Thanks!!
> M.
>
...
[ace-users]: ACE 5.4.2 and ACE 5.4.3 compile failed on Solaris 9 x86 and Solaris 10 x86Hi,all
ACE VERSION: 5.4.3
HOST MACHINE and OPERATING SYSTEM:
Solaris10 X86
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
COMPILER NAME AND VERSION (AND PATCHLEVEL):
Compiler: SUN CC 5.6
Make: GNU make 3.80
CONTENTS OF $ACE_ROOT/ace/config.h [if you use a link to a
platform-
specific file, simply state which one]:
#include "ace/config-sunos5.9.h"
CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU
(unless
this isn't used in this case, e.g., with Microsoft ...
[ace-users] installation of ACE 5.5------=_Part_133256_10268232.1173172803941
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi every body,
when i want to install ACE 5.5 i have the problem "../openssl/bio.h" file or
folder not exist
can you help me to resolve this problem?
some one have the procedure for installation of ACE 5.5 on mandriva ?
coordialement
-alaoui
------=_Part_133256_10268232.1173172803941
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div>Hi every body,</div>
<div>when i want to install ACE 5.5 i have the problem "../openssl/bio.h" file or folder not exist</div>
<div>can you help me to resolve this problem?</div>
<div>some one have the procedure for installation of ACE 5.5 on mandriva ?</div>
<div>
<div id="result_box" dir="ltr"> </div>
<div dir="ltr">coordialement </div>
<div dir="ltr">-alaoui</div></div>
------=_Part_133256_10268232.1173172803941--
...