Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto] Problema compilazione wxGTK-2.6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Swanz
n00b
n00b


Joined: 20 Feb 2005
Posts: 51

PostPosted: Mon Jul 11, 2005 10:46 am    Post subject: [Risolto] Problema compilazione wxGTK-2.6 Reply with quote

Salve :D

Ho un problema nel compilare le wxGTK 2.6 con flag unicode:

Quote:

...
i386-pc-linux-gnu-ar rcu lib/libwxregexu-2.6.a wxregex_regcomp.o wxregex_regexec
make: i386-pc-linux-gnu-ar: Command not found
make: *** [lib/libwxregexu-2.6.a] Error 127


Senza il supporto unicode però compila con successo.
Cosa cacchio è quel i386-pc-linux-gnu-ar???
Grazie....
_________________
"...le cose che possiedi, alla fine ti possiedono..."


Last edited by Swanz on Tue Jul 12, 2005 3:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Swanz
n00b
n00b


Joined: 20 Feb 2005
Posts: 51

PostPosted: Mon Jul 11, 2005 12:20 pm    Post subject: Reply with quote

Aiuto??:cry:
_________________
"...le cose che possiedi, alla fine ti possiedono..."
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Jul 11, 2005 12:59 pm    Post subject: Reply with quote

Non uppare se non sono passate alemno 24 ore.

Posta qualche riga di output in più.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
GiRa
l33t
l33t


Joined: 07 Apr 2005
Posts: 717

PostPosted: Mon Jul 11, 2005 4:32 pm    Post subject: Reply with quote

Dovrebbe essere la tua architettura. Tipo
Code:
$ cat /etc/make.conf
[snip]
CHOST="x86_64-pc-linux-gnu"
[snip]
Back to top
View user's profile Send private message
bender86
Guru
Guru


Joined: 18 Mar 2005
Posts: 484

PostPosted: Mon Jul 11, 2005 7:33 pm    Post subject: Reply with quote

Code:
$ ls -l /usr/bin/i686-pc-linux-gnu-ar
lrwxrwxrwx  1 root root 27  1 giu 15:24 /usr/bin/i686-pc-linux-gnu-ar -> ../i686-pc-linux-gnu/bin/ar
$ equery belongs ar
sys-devel/binutils-2.15.92.0.2-r10 (/usr/i686-pc-linux-gnu/binutils-bin/2.15.92.0.2/ar)

Prova a creare il symlink.
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Tue Jul 12, 2005 12:36 am    Post subject: Reply with quote

prova facendo
Code:
# binutils-config -l

con quello che esce fai
Code:
# binutils-config i686-pc-linux-gnu-2.1x.x

(al posto delle x i valori rilevati dal comando con -l)
Back to top
View user's profile Send private message
Swanz
n00b
n00b


Joined: 20 Feb 2005
Posts: 51

PostPosted: Tue Jul 12, 2005 3:27 pm    Post subject: Reply with quote

gutter wrote:
Non uppare se non sono passate alemno 24 ore.


Sorry :oops:

oRDeX wrote:

con quello che esce fai
Code:
# binutils-config i686-pc-linux-gnu-2.1x.x



Grazie!!!!! :D Adesso compila.....
_________________
"...le cose che possiedi, alla fine ti possiedono..."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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