Hi, Thanks for using the PRF form. I have no idea where this assert is coming from. You have not given any compiler info, things can be dependent on that. ...
Johnny Willemsen
jwillemsen@...
Mar 1, 2006 11:19 am
4340
Hi Johnny, Thanks for the response. I'm using Microsoft Visual C++ .NET 69462-270-0000007-18674 It is crashing when performing an array delete on the...
Beale, James H.
JAMES.H.BEALE@...
Mar 1, 2006 4:17 pm
4341
Hi, ... Important it is to know whether this is the 2002 or 2003 version, the 2002 version is really broken. You need the 2003 version (also called 7.1) This...
Johnny Willemsen
jwillemsen@...
Mar 2, 2006 9:25 am
4342
Hi Johnny, Again, thanks for the response. I'm using Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86 Build 13.10.3077 is supposed...
Beale, James H.
JAMES.H.BEALE@...
Mar 2, 2006 5:22 pm
4343
TAO VERSION: 1.4.10 ACE VERSION: 5.4.10 HOST MACHINE and OPERATING SYSTEM: Win2k COMPILER NAME AND VERSION (AND PATCHLEVEL): MSVC.net 2003 (VC71) THE...
Grützmacher, Lukas
gruetzmacher@...
Mar 2, 2006 6:37 pm
4344
Hi Lukas, Thanks for posting this stuff. We're planning on zapping these types of problems in the x.5.1 "bug fix only" beta that's going to be released a...
Douglas C. Schmidt
schmidt@...
Mar 2, 2006 7:42 pm
4345
Hi, That is the correct version. I would propose that you then upgrade to a newer ACE/TAO version first. We don't see this problem in our daily builds. ...
Johnny Willemsen
jwillemsen@...
Mar 2, 2006 8:03 pm
4346
Hi Steve, ... Ok, thanks for clarifying this. Lukas, can you please add your list of level 4 problems and proposed solutions to bugzilla so we don't lose...
Douglas C. Schmidt
schmidt@...
Mar 2, 2006 10:52 pm
4347
... Just now I tried to enter these items to bugzilla. But the Version 1.4.10/5.4.10 is missing there. ... This would be great. Some of the item I highlighted...
Grützmacher, Lukas
gruetzmacher@...
Mar 3, 2006 9:04 am
4348
Hi, ... It is after 1.4.1 in the list. Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC Berkel en Rodenrijs The Netherlands www.theaceorb.nl /...
Johnny Willemsen
jwillemsen@...
Mar 3, 2006 10:43 am
4349
TAO VERSION: 1.5 ACE VERSION: 5.5 HOST MACHINE and OPERATING SYSTEM: Solaris 10 (32b) x86 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER...
Steven Xie
steven.xie@...
Mar 6, 2006 9:50 pm
4350
Hi, I remember this happened at some point while getting one of the recent betas/release ready. Wallace or Johnny, do you remember what was the cause? thanks, ...
Jeff Parsons
j.parsons@...
Mar 6, 2006 11:11 pm
4351
Hi, ... Thanks for using the PRF form. ... It seems that fe_lookup is generated. Could you untar the TAO distribution with gnu tar and build the IDL compiler?...
Johnny Willemsen
jwillemsen@...
Mar 7, 2006 10:18 am
4352
Hi Jeff, ... Right, that happened to beta x.4.10. ... Actually I didn't find the cause, I created a tmp directory and untared it again, that problem was then...
Wallace Zhang
zhangw@...
Mar 7, 2006 4:29 pm
4353
... I untar the files again. I can see these files timestemp looks weird ls -lt total 1286 -rw-r--r-- 1 sx mpathix 2923 Jul 1 2002 fe_private.cpp...
Steven Xie
steven.xie@...
Mar 7, 2006 5:02 pm
4354
... I untar the files again. I can see these files timestemp looks weird ls -lt total 1286 -rw-r--r-- 1 sx mpathix 2923 Jul 1 2002 fe_private.cpp...
Steven Xie
steven.xie@...
Mar 7, 2006 5:04 pm
4355
Hi Doug, Here is the tar file cksum ACE-5.5+TAO-1.5.tar.gz 2561248978 32407168 ACE-5.5+TAO-1.5.tar.gz We solved it by setting these files to...
Steven Xie
steven.xie@...
Mar 7, 2006 6:37 pm
4356
Hi Steven, What version of tar are you using? You might try using the ZIP release file instead. Thanks, Doug ... -- Dr. Douglas C. Schmidt...
Douglas C. Schmidt
schmidt@...
Mar 7, 2006 6:41 pm
4357
... I see the same thing unpacking the .bz2 version of the distro; in fact, most files seem to be affected including those right in ACE_wrappers/. I see the...
Thomas Lockhart
Thomas.Lockhart@...
Mar 7, 2006 7:08 pm
4358
Hi Steven, ... Which version of tar are you using? We use GNU tar and it seems to work fine for us. Thanks, Doug ... -- Dr. Douglas C. Schmidt...
Douglas C. Schmidt
schmidt@...
Mar 7, 2006 7:30 pm
4359
Hi, ... Probably you have a buggy tar? Could you try to use another tar? Because the keywords.dat is now newer then fe_lookup.cpp some rules will trigger that ...
Johnny Willemsen
jwillemsen@...
Mar 7, 2006 7:36 pm
4360
It is probably a buggy tar you are using...
Johnny Willemsen
jwillemsen@...
Mar 7, 2006 7:38 pm
4361
Hi, Bad news, I just downloaded the .tar.* files, both the gz and bz2 versions seem to have invalid dates, check this using winrar on windows. It seems the ...
Johnny Willemsen
jwillemsen@...
Mar 7, 2006 7:59 pm
4362
... Uh, yeah, I was about to suggest that someone actually look at the tarballs ;) fwiw my machines are running GNU tar 1.15.1 (from FC4 and Mandrake 10.1 ...
Thomas Lockhart
Thomas.Lockhart@...
Mar 7, 2006 8:11 pm
4363
Hi, I just tested this also on linux, there also the dates of the .tar.gz files are incorrect. Please redownload the .zip version and use that, it doesn't have...
Johnny Willemsen
jwillemsen@...
Mar 7, 2006 8:19 pm
4364
solaris 10 x86 tar --version tar (GNU tar) 1.15.1 linux x86 tar --version tar (GNU tar) 1.13.25 solaris 8 sparc tar --version tar (GNU tar) 1.13.19 I even...
Steven Xie
steven.xie@...
Mar 7, 2006 8:51 pm
4365
Hi Wallace, For the short-term, could we remove everything except the *.zip files from the web? We can then try to figure out how to get tar et al to work on...
Douglas C. Schmidt
schmidt@...
Mar 7, 2006 8:57 pm
4366
Hi Doug, ... Yes. I will be updating the Download webpage and just zap the problematic links. --Wallace ... -- ... Wallace Zhang, Software Engineer Object...
Wallace Zhang
zhangw@...
Mar 7, 2006 9:17 pm
4367
(PRF at the end) I'm having trouble getting the installation phase to (re)link a few libraries, and have tracked down the symptom to the make process having...
Thomas Lockhart
Thomas.Lockhart@...
Mar 8, 2006 12:17 am
4368
Hi Thomas, ... It turns out the version of automake we run on the release machines has a bug which causes it to get the install dependencies wrong. I ...