View previous topic :: View next topic |
Author |
Message |
PioniereElfico n00b


Joined: 03 Nov 2004 Posts: 58 Location: Brescia
|
Posted: Thu Jun 07, 2007 7:32 pm Post subject: freepops e libero |
|
|
Carissimi, è tanto tempo che non bazzico più da queste parti, purtroppo ho scoperto con amaro gusto che la versione 0.0.31 marcata stabile non funziona più con le webmail di libero e inwind. Questo a partire da fine maggio (me ne sono accorto solo ora ). Ho provato a installare le altre due versioni marcate instabili sperando che il loro file lua fosse compatibile. Il linker però si incavola e non trova dei riferimenti.
C'è qualcuno che sa qualcosa a riguardo?? _________________ Gentoo è gentoo...
-PioniereElfico-
Members of the "LUG Crema"
lru 371348 - icq 67561979 |
|
Back to top |
|
 |
think4urs11 Bodhisattva


Joined: 25 Jun 2003 Posts: 6659 Location: above the cloud
|
Posted: Thu Jun 07, 2007 8:03 pm Post subject: |
|
|
Moved from Installing Gentoo to Forum italiano (Italian). _________________ Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself |
|
Back to top |
|
 |
!ico Apprentice


Joined: 26 Oct 2005 Posts: 199 Location: Bassano del Grappa (VI)
|
Posted: Fri Jun 08, 2007 7:20 am Post subject: |
|
|
beh, io ho installato la 0.2.4 che dovrebbe essere l'ultima instabile, e non ho riscontrato nessun tipo di problema..
ovviamente prima devi unmergere la versione vecchia..
che problema ti da?
ola  _________________ " I tasti iniziano. I tasti finiscono. Tu sai che sono 88; su questo nessuno può fregarti. Non sono infiniti loro. Tu, tu sei infinito, e dentro quei tasti, infinita è la musica che puoi fare. Loro sono 88. Tu sei infinito".
Novecento (Baricco) |
|
Back to top |
|
 |
PioniereElfico n00b


Joined: 03 Nov 2004 Posts: 58 Location: Brescia
|
Posted: Fri Jun 08, 2007 11:20 am Post subject: |
|
|
In compilazione sputa fuori questo...
Quote: | lxplib.c .text+0x14de): undefined reference to `lua_pushnumber'
lxplib.c .text+0x1534): undefined reference to `lua_rawgeti'
lxplib.c .text+0x153c): undefined reference to `lua_error'
lxplib.c .text+0x1552): undefined reference to `lua_pushboolean'
../modules/lib/libluaexpat.a(lxplib.o): In function `lxp_close':
lxplib.c .text+0x1589): undefined reference to `luaL_checkudata'
lxplib.c .text+0x15d0): undefined reference to `lua_tolstring'
lxplib.c .text+0x15e5): undefined reference to `luaL_error'
lxplib.c .text+0x1621): undefined reference to `luaL_argerror'
../modules/lib/libluaexpat.a(lxplib.o): In function `lxp_parse':
lxplib.c .text+0x1662): undefined reference to `luaL_optlstring'
lxplib.c .text+0x168e): undefined reference to `lua_pushnil'
lxplib.c .text+0x16a8): undefined reference to `lua_pushlstring'
../modules/lib/libluaexpat.a(lxplib.o): In function `f_CharData':
lxplib.c .text+0x10c6): undefined reference to `luaL_addlstring'
../modules/lib/libluafilesystem.a(lfs.o): In function `check_file':
lfs.c .text+0x24): undefined reference to `luaL_checkudata' |
_________________ Gentoo è gentoo...
-PioniereElfico-
Members of the "LUG Crema"
lru 371348 - icq 67561979 |
|
Back to top |
|
 |
!ico Apprentice


Joined: 26 Oct 2005 Posts: 199 Location: Bassano del Grappa (VI)
|
Posted: Fri Jun 08, 2007 12:45 pm Post subject: |
|
|
controlla di aver installato dev-lang/lua con eix -l lua.
ola  _________________ " I tasti iniziano. I tasti finiscono. Tu sai che sono 88; su questo nessuno può fregarti. Non sono infiniti loro. Tu, tu sei infinito, e dentro quei tasti, infinita è la musica che puoi fare. Loro sono 88. Tu sei infinito".
Novecento (Baricco) |
|
Back to top |
|
 |
PioniereElfico n00b


Joined: 03 Nov 2004 Posts: 58 Location: Brescia
|
Posted: Fri Jun 08, 2007 2:22 pm Post subject: |
|
|
Code: | falco ~ # emerge -pv lua
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] dev-lang/lua-5.1.1-r2 USE="readline -static" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
|
è installato, è un problema di librerie credo _________________ Gentoo è gentoo...
-PioniereElfico-
Members of the "LUG Crema"
lru 371348 - icq 67561979 |
|
Back to top |
|
 |
Scen Retired Dev


Joined: 29 Jul 2003 Posts: 2470 Location: Padova, Italy
|
Posted: Fri Jun 08, 2007 2:50 pm Post subject: |
|
|
Io ho appena provato ad installare freepops-0.2.4 ed è andato tutto liscio come l'olio!
Controlla che non ci siano librerie "rotte":
Posta inoltre l'output del tuo
_________________ I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny |
|
Back to top |
|
 |
PioniereElfico n00b


Joined: 03 Nov 2004 Posts: 58 Location: Brescia
|
Posted: Sat Jun 09, 2007 6:32 pm Post subject: |
|
|
Niente da fare, nessuna broken library, non so più che pesci pigliare. _________________ Gentoo è gentoo...
-PioniereElfico-
Members of the "LUG Crema"
lru 371348 - icq 67561979 |
|
Back to top |
|
 |
|