Re: [Solaris] databases/db4 and libdb4_cxx-4.4.so
Roland Illig <[email protected]> Wed, 11 Jan 2006 11:36:37 +0100
| Newsgroups | gmane.os.netbsd.devel.packages,gmane.os.netbsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Krzysztof Raczkowski wrote: > Has anybody successfully compiled databases/db4 port on Solaris ? I think you picked the wrong mailing list. tech-ports is for discussion about porting NetBSD to various architectures. The things that FreeBSD and OpenBSD call "ports" are called "packages" by NetBSD. So the appropriate list is [email protected] > Instalation of port failed with: > => "Unwrapping files-to-be-installed." > ===> Installing for db4-4.4.16 > Installing DB include files: /usr/pkg/include/db4 ... > Installing DB library: /usr/pkg/lib ... > cp -p .libs/libdb4-4.4.so.4.0.16 /usr/pkg/lib/libdb4-4.4.so.4.0.16 > (cd /usr/pkg/lib && rm -f libdb4-4.4.so.4 && ln -s libdb4-4.4.so.4.0.16 > libdb4-4.4.so.4) > (cd /usr/pkg/lib && rm -f libdb4-4.4.so && ln -s libdb4-4.4.so.4.0.16 > libdb4-4.4.so) > chmod +x /usr/pkg/lib/libdb4-4.4.so.4.0.16 > cp -p .libs/libdb4-4.4.lai /usr/pkg/lib/libdb4-4.4.la > cp -p .libs/libdb4_cxx-4.4.so /usr/pkg/lib/libdb4_cxx-4.4.so > cp: cannot access .libs/libdb4_cxx-4.4.so > *** Error code 2 I cannot tell you much about this. Maybe others can? Roland