From: "Khawaja M. Jawad" on
Dear All,



I am facing installation issue with postfix 2.7.0.



I have installed gcc + db*-devel as well.



When I start make && make install command to postfix source 2.7.0, as a
result it installs 2.3.X version..



Here are the logs for gcc..Can anyone help what is wrong ???



gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c clean_env.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c close_on_exec.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c concatenate.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c ctable.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_alloc.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_cdb.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_cidr.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_db.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_dbm.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_debug.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_env.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_ht.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_ni.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_nis.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_nisplus.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_open.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_pcre.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_regexp.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_sdbm.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_static.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_tcp.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dict_unix.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dir_forest.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c doze.c

gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c dummy_read.c





--

Jawad

From: Wietse Venema on
Khawaja M. Jawad:
> Dear All,
>
> I am facing installation issue with postfix 2.7.0.
>
> I have installed gcc + db*-devel as well.
>
> When I start make && make install command to postfix source 2.7.0, as a
> result it installs 2.3.X version..

Please show concrete evidence that you did "make" etc. with
Postfix 2.7 source code, instead of sharing your assumptions.

Please show concrete evidence that these commands installed Postfix
2.3, instead of sharing your assumptions.

Wietse