Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no puedo actualizar a wine 1.1.13
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
johpunk
Guru
Guru


Joined: 17 Jan 2008
Posts: 440

PostPosted: Fri Jan 23, 2009 7:41 pm    Post subject: no puedo actualizar a wine 1.1.13 Reply with quote

bueno ya llevo un par de dias tratando de resolver este problema, desde que llego esta nueva actualizacion del wine a la version 1.1.13 no la e podido instalar me da este error durante la instalacion

Quote:
configure: error: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.
This is an error since --with-ldap was requested.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/wine-1.1.13/work/wine-1.1.13/config.log
*
* ERROR: app-emulation/wine-1.1.13 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 158: Called econf '--sysconfdir=/etc/wine' '--with-alsa' '--with-cups' '--without-esd' '--without-gnutls' '--without-hal' '--without-jack' '--with-jpeg' '--without-cms' '--with-ldap' '--without-nas' '--with-curses' '--with-opengl' '--without-oss' '--with-png' '--without-sane' '--with-openssl' '--disable-win64' '--with-x' '--without-xcomposite' '--without-xinerama' '--with-xml' '--with-xslt'
* ebuild.sh, line 529: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.13/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.13/temp/environment'.
*

>>> Failed to emerge app-emulation/wine-1.1.13, Log file:

>>> '/var/tmp/portage/app-emulation/wine-1.1.13/temp/build.log'

* Messages for package app-emulation/wine-1.1.13:

*
* ERROR: app-emulation/wine-1.1.13 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 158: Called econf '--sysconfdir=/etc/wine' '--with-alsa' '--with-cups' '--without-esd' '--without-gnutls' '--without-hal' '--without-jack' '--with-jpeg' '--without-cms' '--with-ldap' '--without-nas' '--with-curses' '--with-opengl' '--without-oss' '--with-png' '--without-sane' '--with-openssl' '--disable-win64' '--with-x' '--without-xcomposite' '--without-xinerama' '--with-xml' '--with-xslt'
* ebuild.sh, line 529: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.13/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.13/temp/environment'.


buscando en google me tope con esto http://wiki.winehq.org/WineOn64bit#head-d07c9eff139295b8ac49b9f4496d511bfcc2733e hise lo que dice ahi pero sigue el mismo problema, nose como hacer para instalar esta version :idea:
_________________
Gentoo 13.0
i3 amd64
Back to top
View user's profile Send private message
Coghan
l33t
l33t


Joined: 25 Jul 2007
Posts: 789
Location: Gran Canaria (Spain)

PostPosted: Fri Jan 23, 2009 7:51 pm    Post subject: Re: no puedo actualizar a wine 1.1.13 Reply with quote

johpunk wrote:
Quote:
configure: error: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.
This is an error since --with-ldap was requested.

Básicamente este es el problema, no se puede compilar con ldap, si no necesitas soporte ldap añade app-emulation/wine -ldap a tu /etc/portage/package.use y vuelve a compilar wine.

Hay un bug abierto que comenta este problema, ya hay un parche por si te interesa aplicarlo.
_________________
Salu2.
Alguien, muy acertadamente, dijo una vez wrote:
'El buen informático es como un bibliotecario, no lo sabe todo, pero sabe donde buscarlo'
Back to top
View user's profile Send private message
johpunk
Guru
Guru


Joined: 17 Jan 2008
Posts: 440

PostPosted: Fri Jan 23, 2009 9:18 pm    Post subject: Reply with quote

intente intalando el wine desde un ebuild para poder aplicar el parche y pues me sale el mismo error intentare con esto otro que me acabas de decir a ver que tal me va
_________________
Gentoo 13.0
i3 amd64
Back to top
View user's profile Send private message
Inodoro_Pereyra
Advocate
Advocate


Joined: 03 Nov 2006
Posts: 2631
Location: En la otra punta del cable

PostPosted: Sat Jan 24, 2009 12:40 am    Post subject: Reply with quote

Por que no simplemente desabilitar la use flag ldap?
Code:
~ $ emerge -av wine
superuser access is required... adding --pretend to options.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-emulation/wine-1.1.11  USE="X alsa dbus esd gecko hal jpeg ncurses opengl xml -cups -gnutls -jack -lcms -ldap* -nas -oss -samba -scanner" 0 kB


Salvo en redes corporativas, ldap no se usa para casi ninguna cosa mas. Yo directamente lo tengo deshabilitado en mi make.conf...

Supongo que con eso deberías poder compilarlo sin inconvenientes...

Salud!
_________________
Mi Blog.

Si no fuera por C, estaríamos escribiendo programas en BASI, PASAL y OBOL.
Back to top
View user's profile Send private message
johpunk
Guru
Guru


Joined: 17 Jan 2008
Posts: 440

PostPosted: Sat Jan 24, 2009 7:56 pm    Post subject: Reply with quote

Inodoro_Pereyra wrote:


Salvo en redes corporativas, ldap no se usa para casi ninguna cosa mas. Yo directamente lo tengo deshabilitado en mi make.conf...

Supongo que con eso deberías poder compilarlo sin inconvenientes...

Salud!


pense que tendria algunos inconvenientes por emerger wine sin ldap, gracias ya lo instale sin problemas y todo funciona perfecto 8) saludos!
_________________
Gentoo 13.0
i3 amd64
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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