You are not logged in.

#1 2009-09-10 12:32:05

BlueChip
Moderator

[RESOLVED] Linux Tester Required

Hi Everybody,

We need someone who is developing under Linux to help us test ...there won't be a lot of work involved - probably just "compile a demo and tell us it works on the latest release please".

If anyone is able to volunteer, please step forward.

BC


I can be found on efnet, freenode, msn, gtalk, aim, ychat & icq ...PM me for details

Offline

 

#2 2009-09-11 10:11:53

NoNameNo
Administrator

Re: [RESOLVED] Linux Tester Required

1st error :

# ./install.sh
-bash: ./install.sh: /bin/bash^M: bad interpreter: No such file or director

it seems there are shitty chars and lines end

Offline

 

#3 2009-09-11 10:20:29

NoNameNo
Administrator

Re: [RESOLVED] Linux Tester Required

2nd error :
GRRLIB # make all
/opt/devkitpro/devkitPPC/bin/powerpc-gekko-gcc -O2 -Wall -DGEKKO -mrvl -mcpu=750 -meabi -mhard-float -I/tmp/grrlib-read-only/GRRLIB/GRRLIB -I/opt/devkitpro/libogc/include -c GRRLIB_bmf.c -o GRRLIB_bmf.o
In file included from /tmp/grrlib-read-only/GRRLIB/GRRLIB/grrlib/GRRLIB__inline.h:133,
                 from /tmp/grrlib-read-only/GRRLIB/GRRLIB/grrlib.h:213,
                 from GRRLIB_bmf.c:26:
/tmp/grrlib-read-only/GRRLIB/GRRLIB/grrlib/GRRLIB_settings.h:30:20: error: GRRLIB.h: No such file or directory
make: *** [GRRLIB_bmf.o] Error 1


there is prb with upper/lower case

in file grrlib/GRRLIB_settings.h
include GRRLIB.h should be grrlib.h

Offline

 

#4 2009-09-11 10:29:16

NoNameNo
Administrator

Re: [RESOLVED] Linux Tester Required

i also think the -readme-.txt sould avoid "-" chars


except these two problem, all is ok, all exemple compil well.

Offline

 

#5 2009-09-11 21:27:15

BlueChip
Moderator

Re: [RESOLVED] Linux Tester Required

Ah! LOL ...We have a linux dev sitting right at the top of our tree smile

#1 Sorry, they're **** DOS line terminators ...It's probably time to give up on my new editor (Crimson) and go back to my old one (UltraEdit)
...I will fix this - but if you ever find this again: `apt-get install tofrodos` includes `dos2unix` which will fix the problem
...I think we should use linux line terminators in all places because Windows can handle Linux terminators (\n), but Linux cannot handle DOS termiantors (\n\r)

#2 This has already been reported here http://code.google.com/p/grrlib/issues/detail?id=4 
...I think we can *remove* this line completely
...can you check please

#3 Yes, I agree [for others, this is because linux tools (and users) can get confused because '-' means 'command line switch']

Cheers dude smile

BC

PS. If anyone can help me fix this error, I will get it done quicker wink  http://pastie.org/613963

Last edited by BlueChip (2009-09-11 22:13:22)


I can be found on efnet, freenode, msn, gtalk, aim, ychat & icq ...PM me for details

Offline

 

#6 2009-09-13 20:55:47

BlueChip
Moderator

Re: [RESOLVED] Linux Tester Required

I have now addressed all three of the above issues.

BC


I can be found on efnet, freenode, msn, gtalk, aim, ychat & icq ...PM me for details

Offline

 

Board footer

Powered by FluxBB