Bug in /lib/libsmbpw.so
"Anthony Mendoza" <[email protected]>
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
Running "ldconfig" gives the follwing error: [root@phillip lib]# ldconfig ldconfig: /lib/libsmbpw.1.1.so is not a shared object file (Type: 768). ldconfig: /lib/libsmbpw.so is not a shared object file (Type: 768). I installed the latest libsmbpw from here: http://freshmeat.net/redir/libsmbpw/5723/url_rpm/libsmbpw-1.3-1.src.rpm Built the RPM from source without a problem. New library seems to work fine. I found the bug while trying to build this RPM: http://easynews.dl.sourceforge.net/sourceforge/poptop/ppp-mppe-2.4.1-7.src.rpm The RPM builds fine after installing the later version libsmbpw and getting rid of the older version.