Make command error installing Postfix
Posted
by
Newben
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Newben
Published on 2012-09-04T21:37:50Z
Indexed on
2012/09/04
21:50 UTC
Read the original article
Hit count: 208
make
I am installing Postfix and following a tutorial, there is a command that uses 'make' but I have an error message. More precisely :
make makefiles CCARGS='-DDEF_CONFIG_DIR=\"/usr/local/postfix/etc\"'
and the error message : make -f Makefile.in MAKELEVEL= Makefiles (echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp ATTENTION: ATTENTION: Unknown system type: Linux 3.2.0-23-generic-pae ATTENTION: make: * [Makefiles] Error 1 make: * [makefiles] Error 2
I installed 'build-essantial' package but I still have error message. Does anyone has an idea ?
© Ask Ubuntu or respective owner