No shared libraries for RPM build of net-snmp 5.4 for PowerPC
"Bill Trost" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, all, I've been beating on this for about two days now: When I try to build an RPM on a PowerPC running Linux 2.4.25-ish, I end up with the following jewel buried deeply in the rpm binary build output: File not found by glob: /tmp/net-snmp-root/usr/lib/*.so* Sure enough, digging through the build tree, the .la files exist, but there aren't any .so files. In fact, when compared against my successful builds of 5.0.7, it appears that what should be libnetsnmpmibs.so.15.0.0 is instead getting named libnetsnmpmibs.15.0.0 (for example). Uh, where'd my ".so"s go? My .spec file of the minute contains the following: %build %configure --with-defaults --with-sys-contact="Unknown" \ --disable-des \ --disable-embedded-perl \ --disable-perl-cc-checks \ --disable-privacy \ --enable-internal-md5 \ --enable-local-smux \ --enable-shared \ --with-copy-persistent-files=no \ --with-mib-modules="smux" \ --with-out-security-modules=ksm \ --with-sysconfdir="/etc/net-snmp" \ --without-openssl \ --without-perl-modules \ --without-zlib \ --with-cc='ccache gcc' \ --with-cflags="-pipe $RPM_OPT_FLAGS" make Any suggestions? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users