The Following 2 Users Say Thank You to codeMonkey For This Useful Post: | ||
|
2010-02-19
, 20:15
|
Posts: 5 |
Thanked: 0 times |
Joined on Dec 2009
|
#62
|
I just followed this... http://talk.maemo.org/showpost.php?p...5&postcount=19 works a treat
|
2010-02-19
, 22:08
|
|
Posts: 41 |
Thanked: 15 times |
Joined on Oct 2009
@ UK
|
#63
|
|
2010-02-20
, 15:21
|
Posts: 5 |
Thanked: 0 times |
Joined on Dec 2009
|
#64
|
|
2010-02-23
, 18:22
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#65
|
The Following User Says Thank You to codeMonkey For This Useful Post: | ||
|
2010-02-23
, 18:57
|
Posts: 5 |
Thanked: 0 times |
Joined on Dec 2009
|
#66
|
|
2010-02-26
, 21:15
|
Posts: 196 |
Thanked: 54 times |
Joined on Jan 2010
@ UK
|
#67
|
gcc (GCC) 4.2.1 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2731: $? = 0 configure:2733: gcc -v </dev/null >&5 Using built-in specs. Target: arm-linux-gnueabi Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --disable-sjlj-exceptions --disable-multilib --enable-checking=release --build=arm-linux-gnueabi --host=arm-linux-gnueabi --target=arm-linux-gnueabi Thread model: posix gcc version 4.2.1 configure:2736: $? = 0 configure:2738: gcc -V </dev/null >&5 gcc: '-V' option must have argument configure:2741: $? = 1 configure:2764: checking for C compiler default output file name configure:2767: gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure:2770: $? = 1 configure: failed program was: | /* confdefs.h. */
|
2010-02-26
, 21:34
|
Posts: 196 |
Thanked: 54 times |
Joined on Jan 2010
@ UK
|
#68
|
|
2010-08-17
, 11:04
|
Posts: 10 |
Thanked: 3 times |
Joined on Jul 2010
@ belgium
|
#69
|
Nokia-N900-51-1:/home/user/MyDocs/Downloads/ipmitool-1.8.11# PATH=$PATH:. ; Nokia-N900-51-1:/home/user/MyDocs/Downloads/ipmitool-1.8.11# sh ./configure checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking target system type... armv7l-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. Nokia-N900-51-1:/home/user/MyDocs/Downloads/ipmitool-1.8.11# checking for gawk... no Do you have any idea what's going wrong?
|
2010-08-17
, 11:11
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#70
|
The Following User Says Thank You to nicolai For This Useful Post: | ||
Tags |
c compiler, c language, c programming, c++ compiler, c++ language, c++ programming, compile, compiler, development, maemo, on-device, on-device development, on-device programming, programming |
|
Qole also has an easy-chroot guide here.