I am trying to compile sendmail 8.7.5 on DU 3.2c following the
instruction both given by people who answered my first posting
and the sendmail DOC ...
therefore I got the db package and compiled it ok
then I put the libdb.a in /usr/local/lib
and the content of include in /usr/local/include
modified the Makefile.OSF1 in the sendmail src/Makefiles/ directory
to match the LIBDIR and INCDIR...
then
did sh makesendmail
and I got ....
Configuration: os=OSF1, rel=V3.2, rbase=V3, arch=alpha, sfx=
Creating obj.OSF1.V3.2.alpha using Makefile.OSF1
Making dependencies in obj.OSF1.V3.2.alpha
Making in obj.OSF1.V3.2.alpha
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c alias.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c arpadate.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c clock.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c collect.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c conf.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c convtime.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c daemon.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c deliver.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c domain.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c envelope.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c err.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c headers.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c macro.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c main.c
cc -Olimit 1000 -I. -O -I/usr/local/include -DNDBM -DNEWDB -DNIS -c map.c
/usr/lib/cmplrs/cc/cfe: Error: /usr/local/include/db.h: 40: Cannot open file sys
/cdefs.h for #include
I am confused ... why does not it work ?? help
--
---------------------------------------------------------------------
Christophe Prevotaux | EBCnet, Reims, France
IRC: nighty | Internet Services Provider
Email: nighty_at_ebc.net | Champagne-Ardenne Region
www:http://www.ebc.net | tel: + 33 26 49 99 00
---------------------------------------------------------------------
Sysadmin EBCnet/Internet Systems Engineer
---------------------------------------------------------------------
PGP public key available on demand
---------------------------------------------------------------------
- My opinions do not necessarily reflect those of my employer -
---------------------------------------------------------------------
Received on Wed Sep 11 1996 - 15:27:08 NZST