Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

01.04.2007, 12:29

Unable to build

Hy!

Beim mergen von gdm bekomme ich das:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Calculating dependencies  ...emerging by path implies --oneshot... adding --oneshot to options.

*** emerging by path is broken and may not always work!!!

Calculating dependencies  ..... ..... done!

>>> Emerging (1 of 1) dev-perl/XML-LibXML-Common-0.13 to /
 * XML-LibXML-Common-0.13.tar.gz RMD160 ;-) ...                           [ ok ]
 * XML-LibXML-Common-0.13.tar.gz SHA1 ;-) ...                             [ ok ]
 * XML-LibXML-Common-0.13.tar.gz SHA256 ;-) ...                           [ ok ]
 * XML-LibXML-Common-0.13.tar.gz size ;-) ...                             [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking XML-LibXML-Common-0.13.tar.gz ;-) ...                         [ ok ]
>>> Unpacking source...
>>> Unpacking XML-LibXML-Common-0.13.tar.gz to /var/tmp/portage/dev-perl/XML-LibXML-Common-0.13/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-perl/XML-LibXML-Common-0.13/work/XML-LibXML-Common-0.13 ...
/var/tmp/portage/dev-perl/XML-LibXML-Common-0.13/work/XML-LibXML-Common-0.13
 * Using ExtUtils::MakeMaker
enable native perl UTF8
running xml2-config... ok
looking for -lxml2... no
looking for -llibxml2... libxml2 not found
Try setting LIBS and INC values on the command line
Or get libxml2 from 
  http://www.libxml.org/
If you install via RPMs, make sure you also install the -devel
RPMs, as this is where the headers (.h files) are.
no

!!! ERROR: dev-perl/XML-LibXML-Common-0.13 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3205:   Called src_compile
  ebuild.sh, line 1304:   Called perl-module_src_compile
  perl-module.eclass, line 136:   Called perl-module_src_prep
  perl-module.eclass, line 125:   Called die

!!! Unable to build! (are you using USE="build"?)
!!! 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/dev-perl/XML-LibXML-Common-0.13/temp/build.log'.


Wo liegt das problem?! ?(

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Slim Jim« (01.04.2007, 12:30)


2

01.04.2007, 12:39

steht doch da was fehlt

Zitat

looking for -lxml2... no
looking for -llibxml2... libxml2 not found
Try setting LIBS and INC values on the command line
Or get libxml2 from
http://www.libxml.org/

installier mal

Quellcode

1
2
3
4
5
6
7
8
9
10
* dev-libs/libxml
     Available versions:  (1)  1.8.17-r2
     Homepage:            http://www.xmlsoft.org/
     Description:         Version 1 of the library to manipulate XML files

[I] dev-libs/libxml2
     Available versions:  (2)  2.6.26 2.6.27
     Installed versions:  2.6.27(2)(18:55:57 14.12.2006)(-debug -doc -ipv6 python readline -test)
     Homepage:            http://www.xmlsoft.org/
     Description:         Version 2 of the library to manipulate XML files


Gruß DerMoench
Ein Leben wie auf Messers Schneide!!


3

01.04.2007, 15:22

....habe beides erfolgreich installiert....immernoch das gleiche problem... ?(