Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 79140

Summary: media-libs/raptor-1.4.2 (~ppc) compilation stops because of missing or bad-linked libraries
Product: Gentoo Linux Reporter: Kasper Jordaens <kasper.jordaens>
Component: New packagesAssignee: PPC Porters <ppc>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kasper Jordaens 2005-01-22 14:11:17 UTC
when I try to emerge spiralsynthmodular, during media-libs/raptor-1.4.2 compilation I get missing lib errors.
before the error I get a warning concerning those libs:
*** Warning: Linking the shared library libraptor.la against the non-libtool
*** objects  /lib/xmlparse.o /lib/xmlrole.o /lib/xmltok.o is not portable!

---compilation continues and then---

gcc: /lib/xmlparse.o: No such file or directory
gcc: /lib/xmlrole.o: No such file or directory
gcc: /lib/xmltok.o: No such file or directory
make[2]: *** [libraptor.la] Error 1
...


I tried to locate those files on my system.

G4 root # locate xmlrole
G4 root # locate xmltok 
/usr/lib/libxmltok.la
/usr/lib/libxmltok.so
/usr/lib/libxmltok.a
/usr/lib/libxmltok.so.0.1.0
/usr/lib/libxmltok.so.0
G4 root # locate xmlparse
/usr/lib/libxmlparse.so.0.1.0
/usr/lib/libxmlparse.a
/usr/lib/libxmlparse.so.0
/usr/lib/libxmlparse.la
/usr/lib/libxmlparse.so
/usr/include/w3c-libwww/xmlparse.h


that's it, i'm stuck

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS=~ppc emerge -a raptor   
2.
3.

Actual Results:  
emake failed

Expected Results:  
compiled!
Comment 1 SpanKY gentoo-dev 2005-02-06 14:29:14 UTC
try 1.4.5
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2005-05-07 19:38:59 UTC
Closing this bug due to three months of inactivity.