Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] [Banana Pi] e2fsprogs-libs USE flags
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Sun Nov 02, 2014 10:27 am    Post subject: [solved] [Banana Pi] e2fsprogs-libs USE flags Reply with quote

Ich versuche derzeitig den "Banana Pi" als Netzwerkserver einzurichten. Leider gibt es probleme beim emergen vom samba:

Code:
  (sys-libs/e2fsprogs-libs-1.42.10::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-libs/e2fsprogs-libs-1.42.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (app-crypt/mit-krb5-1.12.2::gentoo, ebuild scheduled for merge)

Bei einem Desktop PC wuesste ich was zu tun ist, aber leider nicht bei einem Banana. Zum Prozessor finde ich folgendes:
Quote:
Der ARM Cortex-A7 MPCore ist ein 32-bit-Multicore-Prozessor mit bis zu 8 Cache-kohärenten Cortex-A7-Cores, welche jeweils den ARMv7-Befehlssatz implementieren.

Also welches USE flag soll ich verwenden? Hier noch meine make.conf:
Code:
CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
CXXFLAGS="${CFLAGS}"
CHOST="armv7a-hardfloat-linux-gnueabi"




EDIT: Nach einem
Code:
emerge --sync
was das Problem behoben.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum