To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *2090 (-20)
  Re: malloc() bug found -- BAD MEMORY REGION :-(
 
(...) Yup, did that. I've applied the following fixes to the kernel 0.2.3. Are there any I've missed? . The malloc() bug we've been discussing. . The tx_sem fix for lnp*.c . The memcpy assembler bug. I'm using gcc 2.95.2 & binutils 2.9. Can anyone (...) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Line endings in SourceForge
 
(...) i'm also quite sure it's linux aka unix style... BTW, i just checked out the sourecforge stuff and found that make realclean; make depend did not work. As you noted, the old makedepend needs fixdeps, what is erased by make realclean ( it's a (...) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: legos.sourceforge.net - Problems with SSL logon
 
(...) Solved. Now I can connect... I think it was a problem of the sourceforge server... (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Line endings in SourceForge
 
(...) Doh :) (...) Should be unix-style, as everything they do is hosted on linux. -Luis ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: RcxCC version 3.1 availble
 
(...) Dean (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.nqc)
 
  Re: Recommended change to MAKEFILE
 
(...) When I tried to "commit" a change, I got this error message: cvs [server aborted]: "commit" requires write access to the repository Rossz (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Line endings in SourceForge
 
I finally got WinCvs working. I had left out the crucial step of "Import Module" before "Checkout Module". Important question. Do the files have Unix style line endings (line feed only) or Windows/Dos style (carriage return & line feed). I think the (...) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  ANNOUNCE: LEGO::RCX 0.9 (old Lego::RCX );
 
All I would like to announce the release of version 0.9 of LEGO::RCX.pm. This perl module allows you to communicate with your RCX. It has been developed and tested under Linux, though it most likely will run under other UNIX's. To find out more (...) (25 years ago, 6-Mar-00, to lugnet.robotics, lugnet.robotics.rcx, lugnet.announce)
 
  more RCX
 
Hi! How to control two or more RCX's with one PC at the same time?? (with NQC or VC++) Thanks, Borut (25 years ago, 6-Mar-00, to lugnet.robotics.rcx)
 
  Re: malloc() bug found -- BAD MEMORY REGION :-(
 
(...) the fix only helps for problems that arise when memory is nearly used up, and malloc() tries to use memory above the 'macic' 0xfb80 limit. - Just to make sure: (i have been caught in this trap) -- have you rebuilt your dll application against (...) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  RcxCC version 3.1 availble
 
I just put version 3.1 of RcxCC on my web page. The only change is that it uses NQC version 2.1r1. Mark Overmars (URL) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.nqc)
 
  Another possible makefile change
 
Since under Windows we must specify the PERL program name, unlike Unix and variants which figure out what to do automagically, I suggest this change in makefile.common: Under Windows (assumes the perl program is on the PATH): PERL = perl Under (...) (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS and SourceForge
 
(...) I'm (...) OS (...) I'm on Win95. I guess I'll be blazing a new trail on my own. (...) Let me know if you have any luck with it. I stopped trying as I feared I would throw the computer out the windows. :) Rossz (25 years ago, 6-Mar-00, to lugnet.robotics.rcx.legos)
 
  legos.sourceforge.net - Problems with SSL logon
 
Does anybody have problems logging on via HTTPS to legos.sourceforge.net? My browser do not connect at all. I'm using IE 5.01 with latest patches (also for SSL) but I continue to get errors. Note that before this problem, with the same browser & (...) (25 years ago, 5-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS and SourceForge
 
(...) used (...) a (...) line (...) I did it without problems (for download) using command line version. But I'm using NT... I think I've read something about problems with Win95... What OS are you using? I have no success for now with wincvs, but I (...) (25 years ago, 5-Mar-00, to lugnet.robotics.rcx.legos)
 
  CVS and SourceForge
 
I downloaded the necessary software to gain access to the legOS project in SourceForge, but have been unable to get the files to download. When I used the GUI version of cvs (wincvs), I get the error message "you must specify a module name" (isn't (...) (25 years ago, 5-Mar-00, to lugnet.robotics.rcx.legos)
 
  German books available
 
Dave Baum's book has been published in German! Dave Baums Lego® Mindstorms' Roboter - Der Profi-Guide (m. CD-Rom): (URL) LEGO Mindstorms book, also in German, Lego Mindstorms. Roboter programmieren lernen: (URL) titles - these I bought last year. (...) (25 years ago, 5-Mar-00, to lugnet.general, lugnet.books, lugnet.robotics.rcx)
 
  RXCcc crash
 
As near as I can tell, I must have had the RCX examine tool polling the brick as I tried to download a program. Perhaps one too many windows at a time. Anyway, things got very strange. The brick would not respond to anything and merrily churned (...) (25 years ago, 5-Mar-00, to lugnet.robotics.rcx)
 
  New Windows HOWTO
 
This is a little premature since I have not yet made the compiler tools available, but I thought I would post this information now. Luis, would you like these instructions converted to HTML with all the proper links? ---...--- legOS on Windows HOWTO (...) (25 years ago, 4-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: malloc() bug found -- BAD MEMORY REGION :-(
 
(...) I'm afraid this made no difference for me. I still get dll crashes. My particular symptom is that if I make a 1 line change to legOS then download it, it crashes straight away at the next dll. Even if I undo the change, then rebuild & download (...) (25 years ago, 3-Mar-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR