Excerpts from rupert THURNER's message of Sat Jun 27 07:40:50 -0400 2009: > buckets/barrier_buckets.lo buckets/chunk_buckets.lo -laprutil-1 -lldap > -llber -ldb-4.4 -lexpat -liconv -lapr-1 -luuid -lsendfile -lrt > -lsocket -lpthread -ldl -lm -lz -lssl -lcrypto > grep: can't open /opt/csw/bdb44/lib/libdb-4.4.la > /opt/csw/bin/gsed: can't read /opt/csw/bdb44/lib/libdb-4.4.la: No such > file or directory
You can try the libtool fixup tools that Mike added a few months back. You'll want to set STRIP_LIBTOOL to 1 (or any value, really) in your GAR Makefile. I hit a situation where this didn't help, but that was for a package that was doing things 'their own way' instead of the more standard way you'll typically encounter. If this variable (and the gar/bin/fixlibtool script) doesn't help in your case, let me know and I'll show you how I fixed it for my oddball. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting.
signature.asc
Description: PGP signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
