![]() |
2012-03-28
, 23:39
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#22
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
2012-03-29
, 10:40
|
Posts: 10 |
Thanked: 1 time |
Joined on Mar 2012
|
#23
|
It *might* be worth it to use a chroot to ensure dependencies don't get bungled up.
~/compile/lame-3.99 $ ./configure checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/home/user/compile/lame-3.99': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details
![]() |
2012-03-29
, 12:44
|
Posts: 10 |
Thanked: 1 time |
Joined on Mar 2012
|
#24
|
![]() |
2012-03-30
, 18:30
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#25
|
![]() |
2012-03-30
, 18:35
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#26
|
i try a compilation but i have this response
and the solution was : ln -s /usr/bin/gcc-4.4 /usr/bin/gcc
![]() |
2012-04-14
, 16:38
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#27
|
![]() |
2012-04-14
, 16:47
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#28
|
am having an issue in that the i've incepted properly, make works fine, but ./configure doesn't and provides an permission denied have i missed something?
![]() |
2012-04-15
, 12:34
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#29
|
![]() |
2012-04-22
, 20:15
|
Posts: 1 |
Thanked: 0 times |
Joined on Apr 2012
|
#30
|
apt-get install binutils
dpkg -i --force-all libc6-dev_2.10-0maemo18.1\+0m6_armel.deb
dpkg -i libc-dev-bin_2.10-0maemo18.1\+0m6_armel.deb
dpkg -i linux-kernel-headers_2.6.32-20112910\+0m6_armel.deb
dpkg -i libmpfr1ldbl_2.4.1-0maemo4+0m6_armel.deb
dpkg -i fixincludes_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i cpp-4.4_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i gcc-4.4-base_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i gcc-4.4-locales_4.4.1-0maemo14\+0m6_all.deb
dpkg -i libgomp1_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i gcc-4.4_4.4.1-0maemo14+0m6_armel.deb
dpkg -i libstdc\+\+6_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i g++-4.4_4.4.1-0maemo14\+0m6_armel.deb
dpkg -i --force-all libstdc++6-4.4-dev_4.4.1-0maemo14\+0m6_armel.deb
Last edited by noog; 2012-03-28 at 23:19.