![]() |
2008-05-24
, 21:49
|
|
Posts: 107 |
Thanked: 26 times |
Joined on Jan 2008
@ New Jersey
|
#2
|
24-05-2008 21:43:50.859 1341 COMMAND Changing gid to 1000 24-05-2008 21:43:50.859 1341 COMMAND Setting 10 supplementary gids 24-05-2008 21:43:50.860 1341 COMMAND Changing uid to 1000 24-05-2008 21:43:50.860 1341 COMMAND Changing current directory to /home/epsilon/hello-world 24-05-2008 21:43:50.913 1341 COMMAND Executing command: ./a.out
+ ./configure checking for a BSD-compatible install... /scratchbox/tools/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works...
24-05-2008 22:50:15.210 1466 COMMAND Changing gid to 1000 24-05-2008 22:50:15.210 1466 COMMAND Setting 10 supplementary gids 24-05-2008 22:50:15.210 1466 COMMAND Changing uid to 1000 24-05-2008 22:50:15.210 1466 COMMAND Executing command: /bin/sh
![]() |
2008-05-25
, 03:29
|
|
Posts: 107 |
Thanked: 26 times |
Joined on Jan 2008
@ New Jersey
|
#3
|
I've recently been trying to get Scratchbox to use my tablet's cpu instead of qemu to compile some applications. But, to no avail. I've come as far as this error...