Sorry folks,
My original submission for this subject line was not as
complete as I should have made it. I think I should have
included a copy of my site.config.m4 file. Here it is:
# cat sendmail-8.11.2/devtools/Site/site.config.m4
APPENDDEF(`confINCDIRS', `-I/usr/local/bind/include')
APPENDDEF(`confINCDIRS', `-I/usr/local/BerkeleyDB.3.1/include')
APPENDDEF(`confLIBDIRS', `-L/usr/local/bind/lib')
APPENDDEF(`confLIBDIRS', `-L/usr/local/BerkeleyDB.3.1/lib')
APPENDDEF(`confLIBDIRS', `-L/usr/shlib')
#
So I am using BerkeleyDB v3.1.14 instead of the older one that
comes with Tru64.
Also, I should mention that I use only the "sh Build" command
(no added switches) in the sendmail-8.11.2/sendmail directory
to do the actual build.
I appreciate very much any info you send me. Thanks for all the
help so far. I will summarize soon.
Paul Youngblood
--------------------------------------------------------------
--------original submission-----------------------------------
--------------------------------------------------------------
> Hello System Admins,
>
> I've got Tru64 v4.0F with Enhanced Security. To build sendmail
> version 8.11.2, (and v8.10.2 for that matter), I have to
> temporarily rename the /usr/shlib/libdb.so library. If I don't,
> I get the link error:
>
> ld:
> Unresolved:
> db_create
> *** Exit 1
> Stop.
>
> Does anyone know how to do the build without temporarily renaming
> the libdb.so library?
>
> Paul Youngblood
> youngbp_at_uahis1.uah.edu
>
>
Received on Thu Jan 11 2001 - 21:25:04 NZDT