PostFrontal Forum
PostFrontal Forum
LK8000_Support_Forum | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 LK8000 International Support
 Developers
 Lk8000 in Linux
 New Topic  Reply to Topic
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

GliderTools
Pulcino

Czech Republic
71 Posts

Posted - 22/05/2015 :  09:15:07  Show Profile  Visit GliderTools's Homepage  Reply with Quote
Unfortunatelly, behavior is the same:
rmdir /opt/kobo/arm-unknown-linux-gnueabi/include/freetype2/freetype
rmdir: failed to remove `/opt/kobo/arm-unknown-linux-gnueabi/include/freetype2/freetype': No such file or directory
make: [install] Error 1 (ignored)
/usr/bin/install -c -m 644 /lk/tmp/freetype-build/ftconfig.h               \
          /opt/kobo/arm-unknown-linux-gnueabi/include/freetype2/config/ftconfig.h
....
....
/usr/bin/install -c -m 644 /lk/tmp/freetype-2.5.5/docs/freetype-config.1 \
          /opt/kobo/arm-unknown-linux-gnueabi/share/man/man1/freetype-config.1
user@nimbus:/lk/github/master/Scripts$ cd ..
user@nimbus:/lk/github/master$ make TARGET=KOBO
  CXX     Bin/KOBO/Window/WndMain.o
make: arm-unknown-linux-gnueabi-g++: Command not found
make: *** [Bin/KOBO/Window/WndMain.o] Error 127
user@nimbus:/lk/github/master$ 
arm-unknown-linux-gnueabi-g++ is not installed... :(

GliderTools
www.glidertools.com
info@glidertools.com
Go to Top of Page

GliderTools
Pulcino

Czech Republic
71 Posts

Posted - 22/05/2015 :  09:27:53  Show Profile  Visit GliderTools's Homepage  Reply with Quote
Can be this problem here?
root@nimbus:/lk/github/master# apt-get install g++
Reading package lists... Done
Building dependency tree       
Reading state information... Done
g++ is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 jedit : Depends: openjdk-6-jre but it is not going to be installed or
                  sun-java6-jre but it is not installable
 openjdk-6-jre-lib : Depends: openjdk-6-jre-headless (>= 6b27) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@nimbus:/lk/github/master# 
root@nimbus:/lk/github/master# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  icedtea-6-jre-cacao icedtea-6-jre-jamvm openjdk-6-jre openjdk-6-jre-headless
Suggested packages:
  icedtea-plugin sun-java6-fonts fonts-ipafont-gothic fonts-ipafont-mincho
  ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts
The following NEW packages will be installed:
  icedtea-6-jre-cacao icedtea-6-jre-jamvm openjdk-6-jre openjdk-6-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
Need to get 36.8 MB of archives.
After this operation, 56.7 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Err http://security.debian.org/ wheezy/updates/main openjdk-6-jre-headless i386 6b33-1.13.5-2~deb7u1
  404  Not Found [IP: 195.20.242.89 80]
Err http://security.debian.org/ wheezy/updates/main openjdk-6-jre i386 6b33-1.13.5-2~deb7u1
  404  Not Found [IP: 195.20.242.89 80]
Err http://security.debian.org/ wheezy/updates/main icedtea-6-jre-cacao i386 6b33-1.13.5-2~deb7u1
  404  Not Found [IP: 195.20.242.89 80]
Err http://security.debian.org/ wheezy/updates/main icedtea-6-jre-jamvm i386 6b33-1.13.5-2~deb7u1
  404  Not Found [IP: 195.20.242.89 80]
Failed to fetch http://security.debian.org/pool/updates/main/o/openjdk-6/openjdk-6-jre-headless_6b33-1.13.5-2~deb7u1_i386.deb  404  Not Found [IP: 195.20.242.89 80]
Failed to fetch http://security.debian.org/pool/updates/main/o/openjdk-6/openjdk-6-jre_6b33-1.13.5-2~deb7u1_i386.deb  404  Not Found [IP: 195.20.242.89 80]
Failed to fetch http://security.debian.org/pool/updates/main/o/openjdk-6/icedtea-6-jre-cacao_6b33-1.13.5-2~deb7u1_i386.deb  404  Not Found [IP: 195.20.242.89 80]
Failed to fetch http://security.debian.org/pool/updates/main/o/openjdk-6/icedtea-6-jre-jamvm_6b33-1.13.5-2~deb7u1_i386.deb  404  Not Found [IP: 195.20.242.89 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@nimbus:/lk/github/master# 

GliderTools
www.glidertools.com
info@glidertools.com
Go to Top of Page

brunotl
Pterodattilo

France
1090 Posts

Posted - 22/05/2015 :  09:48:37  Show Profile  Reply with Quote
for install arm toolchain and requiered dependencies you can use "Scripts/arm-tool-install.sh" with some adaptation if needed...
Go to Top of Page

GliderTools
Pulcino

Czech Republic
71 Posts

Posted - 22/05/2015 :  19:38:36  Show Profile  Visit GliderTools's Homepage  Reply with Quote

TiGuy89 wrote:
Just do one thing, try to use NIMBUS from scratch, delete the one you have and start over again with a clean
version of NIMBUS and follow my steps right away. 
Don't update anything else, I want to see if it works.

IT WORKS!!
Thank You, Sérgio!!!

GliderTools
www.glidertools.com
info@glidertools.com
Go to Top of Page

parapenT1sta
Pterodattilo

Portugal
1864 Posts

Posted - 22/05/2015 :  22:01:46  Show Profile  Visit parapenT1sta's Homepage  Click to see parapenT1sta's MSN Messenger address  Reply with Quote
I am happy that you make me younger :-)
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Reply to Topic
Jump To:
PostFrontal Forum © PostFrontal - La community del Volo a Vela Go To Top Of Page
This page was generated in 0.19 seconds. Snitz Forums 2000

Since 2006, owned and maintained by PostFrontal S.A.S. di Giuliano Golfieri & c. - VAT ID: IT05264240960
THIS WEBSITE ONLY USES FUNCTIONAL COOKIES
Privacy & Cookie Policy