|
2012-04-14
, 20:05
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#312
|
Ah i forgot that even with using linux daily lol
damn didnt fix the error something with /bin/sh is causing problems with configure hmmm it seems that preenv doesn't want to compile
|
2012-04-14
, 20:40
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#313
|
are you trying to run ./configure from somwhere in MyDocs?
That might do this, as fat system doesnt support permissions.
try from some other position, like /home/user/
make -C "libstub" all
make[1]: Entering directory `/home/martin/Desktop/preenv-0.1.6/libstub'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/martin/Desktop/preenv-0.1.6/libstub'
make -C "libpng" all
make[1]: Entering directory `/home/martin/Desktop/preenv-0.1.6/libpng'
cd "libpng-1.2.44" && ./configure --prefix=/usr
/bin/sh: ./configure: Permission denied
make[1]: *** [libpng-1.2.44/config.status] Error 126
make[1]: Leaving directory `/home/martin/Desktop/preenv-0.1.6/libpng'
make: *** [libpng] Error 2
|
2012-04-15
, 07:50
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#314
|
ah that might be causing the issue thankyou i'll try it now
same error
error on my computer too
seems like it's not my phone
|
2012-06-29
, 20:03
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#315
|
|
2012-07-03
, 13:04
|
Posts: 77 |
Thanked: 42 times |
Joined on Oct 2011
@ Sofia, Bulgaria
|
#316
|
|
2012-07-03
, 13:15
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#317
|
|
2012-07-03
, 19:25
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#318
|
I will try and ask for sources today. (EDIT: Done) Shipping will take a few weeks though.
No idea RE kernel, feel free to try.
|
2012-07-05
, 06:32
|
Posts: 24 |
Thanked: 24 times |
Joined on Dec 2011
|
#319
|
|
2012-07-05
, 18:35
|
Posts: 17 |
Thanked: 7 times |
Joined on May 2011
|
#320
|
Tags |
aegis, open kinda |
Thread Tools | |
|
damn didnt fix the error something with /bin/sh is causing problems with configure hmmm it seems that preenv doesn't want to compile
Last edited by m4r0v3r; 2012-04-14 at 19:00.