View previous topic :: View next topic |
Author |
Message |
tazinblack Veteran
Joined: 23 Jan 2005 Posts: 1146 Location: Baden / Germany
|
Posted: Thu Jul 05, 2007 9:54 am Post subject: hald macht probleme beim update [solved] |
|
|
Hallo ich habe folgendes Problem beim update von hald :
Code: | >>> Emerging (1 of 3) sys-apps/hal-0.5.9-r1 to /
* hal-0.5.9.tar.gz RMD160 ;-) ... [ ok ]
* hal-0.5.9.tar.gz SHA1 ;-) ... [ ok ]
* hal-0.5.9.tar.gz SHA256 ;-) ... [ ok ]
* hal-0.5.9.tar.gz size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking hal-0.5.9.tar.gz ;-) ... [ ok ]
* You MUST build sys-apps/pciutils without the zlib USE flag
!!! ERROR: sys-apps/hal-0.5.9-r1 failed.
Call stack:
ebuild.sh, line 1637: Called dyn_setup
ebuild.sh, line 704: Called qa_call 'pkg_setup'
ebuild.sh, line 44: Called pkg_setup
hal-0.5.9-r1.ebuild, line 84: Called die
!!! You MUST build sys-apps/pciutils without the zlib USE flag
!!! 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/sys-apps/hal-0.5.9-r1/temp/build.log'. |
Wieso pciutils ohne zlib USE-Flag?
Soll ich jetzt alles ohne zlib bauen?
Kann mir da jemand nen Tipp geben? _________________ Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes
Last edited by tazinblack on Thu Jul 05, 2007 10:51 am; edited 1 time in total |
|
Back to top |
|
|
UTgamer Veteran
Joined: 10 Aug 2003 Posts: 1326 Location: Troisdorf (Köln) Deutschland
|
Posted: Thu Jul 05, 2007 10:10 am Post subject: |
|
|
Das kleine Problem hatte fast jeder.
Nein du brauchst dein gesammtes System nicht ohne Zlib bauen.
Portage bietet dir an für jedes einzelne Paket deine eigenen USE-Flags zu nützen (soweit diese funktionstüchtig sind).
In /etc/portage/packages.use legst du dir diesen einen zusätzlichen Eintrag an:
Code: | sys-apps/pciutils -zlib |
Danach baust du pciutils neu und kannst hal ohne Fehlermeldung installieren. _________________ AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.
Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748 |
|
Back to top |
|
|
nikaya Veteran
Joined: 13 May 2006 Posts: 1471 Location: Germany
|
|
Back to top |
|
|
tazinblack Veteran
Joined: 23 Jan 2005 Posts: 1146 Location: Baden / Germany
|
Posted: Thu Jul 05, 2007 10:40 am Post subject: |
|
|
Danke! _________________ Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes |
|
Back to top |
|
|
UTgamer Veteran
Joined: 10 Aug 2003 Posts: 1326 Location: Troisdorf (Köln) Deutschland
|
Posted: Thu Jul 05, 2007 10:44 am Post subject: |
|
|
@tazinblack, gern geschehen.
Danke für den Link.
Quote: | Building pciutils with USE="zlib" breaks all sorts of other packages, many of which are fairly important. |
Na das ist ja so auch nicht richtig, hal ist bisher das einzige Paket welches diese Anforderung hat.
Da hauen eben gerade 2 harte Fronten aufeinander.
Wer nun recht hat kann ich als nur hal/pciutils Nutzer nicht entscheiden. Das erinnert einfach an die harten Diskussionen wie sie bei Debian eben auch geführt werden. _________________ AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.
Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748 |
|
Back to top |
|
|
|