Hi, I think you are using the cvs version of ACE/TAO, could you mention this in the prf form by hand. This was an error in the TAO_IDL compiler that is already...
Johnny Willemsen
jwillemsen@...
Dec 1, 2004 8:01 am
4887
Hi Johnny, Thanks for your response. Actually Mr. Dougs response to check with ACE version 5.4.2 worked for me and I am not getting this corruption issues with...
Meenakshi Vohra
Meenakshi.Vohra@...
Dec 2, 2004 6:50 pm
4888
To: ace-bugs@... Subject: [compilation]: [MAXSYMLINKS does not exist on VxWorks 5.5] ACE VERSION: 5.4.2 HOST MACHINE and OPERATING SYSTEM: Sun Ultra2,...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:15 pm
4889
To: ace-bugs@... Subject: [compilation]: [garbled VxWorks specific source code in OS_NS_Thread.inl] ACE VERSION: 5.4.2 HOST MACHINE and OPERATING...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:15 pm
4890
To: ace-bugs@... Subject: [compilation]: [_POSIX_TIMER_MAX redefined to larger value in VxWorks 5.5 build] ACE VERSION: 5.4.2 HOST MACHINE and...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:15 pm
4891
To: ace-bugs@... Subject: [compilation]: [netinet/os_tcp.h needed to be included on VxWorks 5.5] ACE VERSION: 5.4.2 HOST MACHINE and OPERATING SYSTEM:...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:16 pm
4892
To: ace-bugs@... Subject: [compilation]: [realpath() does not exist, and swab is nonconstant in VxWorks 5.5] ACE VERSION: 5.4.2 HOST MACHINE and...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:20 pm
4893
To: ace-bugs@... Subject: [compilation]: [struct timespec not included in VxWorks 5.5 build] ACE VERSION: 5.4.2 HOST MACHINE and OPERATING SYSTEM: Sun...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:20 pm
4894
To: ace-bugs@... Subject: [compilation]: [in VxWorks 5.5 explicit templates are being forced and should not be] ACE VERSION: 5.4.2 HOST MACHINE and...
Gosse, Bruce F CIV N1...
bruce.gosse@...
Dec 3, 2004 8:22 pm
4895
Hi Bruce, Thanks for reporting this, this is already fixed in the main cvs version that will be released soon as x.4.3. Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 9:16 am
4896
Hi Bruce, This will be fixed in x.4.3. It is fixed a little bit different, but the idea is the same, symlinks are not available under VxWorks so we don't build...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 9:16 am
4897
Hi Bruce, Thanks for reporting this. This is also already fixed and will be in the x.4.3 version Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 9:25 am
4898
Hi Bruce, Thanks for reporting this, this include is already added and will be in the x.4.3 branch. Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 9:29 am
4899
Hi Bruce, Thanks for reporting this, this is also already fixed and will be in the x.4.3 branch Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 9:30 am
4900
Hi Bruce, Thanks for using the PRF form. Also this is fixed in the upcoming x.4.3 release. Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2004 11:41 am
4901
Hi, Thanks for using the PRF form. This problem has already been fixed and will be in the upcoming x.4.3 release. Regards, Johnny Willemsen Remedy IT ...
Johnny Willemsen
jwillemsen@...
Dec 6, 2004 10:20 am
4902
Hi, Please use the problem-report-form in the ACE package, else we just can't help you. One of our people recently did some testing with ACE/TAO on Intel...
Johnny Willemsen
jwillemsen@...
Dec 6, 2004 6:33 pm
4903
hi, This is my first post to ace-bugs. I am trying to build the ACE 5.4.2 on a PC running linux for a MIPS(Little Endian) target with cross-compiler and tools....
Arman Nikzad
anikzad@...
Dec 6, 2004 9:44 pm
4904
Hi Arman, ... Please make sure that all your postings are in plain ASCII text or in uuencoded format, rather than in HTML or MIME format, because my newsreader...
Douglas C. Schmidt
schmidt@...
Dec 7, 2004 2:30 am
4905
Hi, ... Yes, that is an error that was there. ... Yes, we are working hard, but things break when having so many platforms and such a huge code base. At the...
Johnny Willemsen
jwillemsen@...
Dec 7, 2004 8:08 am
4906
Here is a description of the problem I am seeing using a MIPS cross compiler on a i386 PC platform. I am hoping it is a simple mistake from my side, and it can...
Arman Nikzad
anikzad@...
Dec 7, 2004 5:31 pm
4907
ACE VERSION: 5.4.2 HOST MACHINE and OPERATING SYSTEM: Windows 2000 with Cygwin TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Pete McCann
mccap@...
Dec 13, 2004 9:33 pm
4908
... Hi Pete, You do not have a -DACE_HAS_FL in your build which may point that you did not build the ACE with FLTK support! Instead of #define ACE_HAS_FL, you...
Ertugrul Sorar
esorar1@...
Dec 14, 2004 12:35 am
4909
I made the change, recompiled everything, and got the same link error as before. I think the #define is functionally equivalent to the -D flag, if I am not...
Pete McCann
mccap@...
Dec 14, 2004 5:59 pm
4910
Hi, With the following line in platform_macros.GNU all libs should be linked also correctly fl_reactor=1 Set the following also in your platforms.GNU as a test...
Johnny Willemsen
jwillemsen@...
Dec 14, 2004 6:18 pm
4911
Hi, Try to add the following to your platform_macros.GNU before the include of the GNU file PLATFORM_FL_CPPFLAGS= PLATFORM_FL_LIBS=-lfltk -lfltk_forms...
Johnny Willemsen
jwillemsen@...
Dec 14, 2004 7:41 pm
4912
Hi, I have got the flreactor test compiling without problems. See the scoreboard link below. Add the following to your platform_macros.GNU fl_reactor=1 ...
Johnny Willemsen
jwillemsen@...
Dec 15, 2004 11:34 am
4913
Hi, Johnny, I finally got it compiled/linked. I think the root problem was that I had compiled the FLTK libraries with a previous version of g++ and that...
Pete McCann
mccap@...
Dec 15, 2004 6:19 pm
4914
Hi, ... Ok ... [snip] ... Ok, thanks for this info. I have changed the files in ACE to just set these when they are not set yet. ... No, not that I know of...
Johnny Willemsen
jwillemsen@...
Dec 16, 2004 10:24 am
4915
ACE VERSION: 5.3.3 HOST MACHINE and OPERATING SYSTEM:x86 Win2K TARGET MACHINE and OPERATING SYSTEM, if different from HOST: WINCE 4.2 COMPILER NAME AND VERSION...