Subject:
|
Re: BrickOS installation with WinME and Cygnus problems
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sat, 9 Aug 2003 11:42:57 GMT
|
Viewed:
|
3459 times
|
| |
| |
In lugnet.robotics.rcx.legos, Max Bowsher wrote:
> Tom Pugsley wrote:
> > Ed, John, and Max, (et.al.?),
> >
> > Here's the output from one of my sessions. I started to follow some of
> > John's instructions (got through the make strip alright, even though it's
> > unnecessary), but I didn't want to go too deep until you people see the
> > random.c error message.
>
> > ==========================================================
> >
> > tpugsley@laptop ~
> > $ cd /brickOS
> >
> > tpugsley@laptop /brickOS
> > $ ./configure; make
>
> If you use "./configure && make", then make will only run if ./configure
> completes successfully.
>
> > Welcome to the brickOS Makefile configurator.
> > Attempting to find the Hitachi gcc compiler. (This may take some time.)
> >
> > - Toolprefix = /h8300-000821/H-i686-cygwin32/bin/h8300-hms-
> > - Found Cygwin/DJGPP system
> >
> > configure: no configuration changes needed, nothing done.
>
> ...
> > make[2]: Entering directory `/brickos-0.2.6.10/lib/c'
> > /h8300-000821/H-i686-cygwin32/bin/h8300-hms-gcc -O2 -fno-builtin
> > -fomit-frame-po inter -Wall -I/brickOS/include -I/brickOS/include/lnp -I.
> > -c random.c -o random .o
> > : In function `random':
> > :78: `generator' undeclared (first use in this function)
> > :78: (Each undeclared identifier is reported only once
> > :78: for each function it appears in.)
> > :80: warning: implicit declaration of function `randstep'
> > 132 [main] cc1 822583 handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION 1035 [main] cc1 822583 open_stackdumpfile:
> > Dumping stack trace to CC1.EXE.sta ckdump
> > h8300-hms-gcc.exe: Internal compiler error: program cc1 got fatal signal
> > 11 make[2]: *** [random.o] Error 1
>
> This suggests that your compiler is broken.
> Personally, I have never used the prebuilt compiler from Hitachi, preferring
> to compile my own. Maybe someone who uses it can help you here. If not, you
> could compile your own from source - feel free to ask here for help/
>
> > $ less Makefile.common
> > BASH: /usr/bin/less: Permission denied
>
> Weird. Could you post the output of "ls -l /usr/bin/less"? Also, run
> "cygcheck -svr > cygcheck.out", and send the cygcheck.out file to me
> (directly, since this stupid mailing list blocks all attachments).
>
> Max.
Max,
Here's one of your suggestions, and the cygcheck.out file is in the email
(the check is in the mail) ;) Most of this is greek to me; it's been a long
time since I've been able to deal with a Unix system.
Tom Pugsley
===================================================================
tpugsley@laptop /brickOS
$ ls -l /usr/bin/less
-rwxr-xr-x 1 tpugsley all 115200 Jul 24 01:51 /usr/bin/less
tpugsley@laptop /brickOS
$
===================================================================
|
|
Message has 1 Reply:
Message is in Reply To:
18 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|