[Bug 470293] Review Request: sblim-cmpi-network - SBLIM Network Instrumentation

bugzilla at redhat.com bugzilla at redhat.com
Wed May 20 20:56:33 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=470293





--- Comment #1 from Matt Domsch <matt_domsch at dell.com>  2009-05-20 16:56:32 EDT ---
fails to build on Fedora 10
* sblim-cmpi-base libraries have wrong permission (#501812)
* other failure I haven't diagnosed (see below)

Missing dependency on sblim-testsuite.

Includes it's own schema file, instead of using the cim-schema package
(#468287).


build failure: it's trying to link libOSBase_CommonNetwork.a _before_ it has
generated it.

gcc -shared  .libs/cmpiOSBase_EthernetPortProvider.o
.libs/cmpiOSBase_EthernetPort.o  -lOSBase_CommonNetwork  -m64 -mtune=generic
-Wl,-soname -Wl,libcmpiOSBase_EthernetPortProvider.so -o .libs/libc
mpiOSBase_EthernetPortProvider.so
/usr/bin/ld: cannot find -lOSBase_CommonNetwork
collect2: ld returned 1 exit status
make[1]: *** [libcmpiOSBase_EthernetPortProvider.la] Error 1
make[1]: *** Waiting for unfinished jobs....
(cd .libs && rm -f libOSBase_CommonNetwork.so.0 && ln -s
libOSBase_CommonNetwork.so.0.0.0 libOSBase_CommonNetwork.so.0)
(cd .libs && rm -f libOSBase_CommonNetwork.so && ln -s
libOSBase_CommonNetwork.so.0.0.0 libOSBase_CommonNetwork.so)
ar cru .libs/libOSBase_CommonNetwork.a  OSBase_CommonNetwork.o
ranlib .libs/libOSBase_CommonNetwork.a
creating libOSBase_CommonNetwork.la

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list