Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am installing Postfix and following a tutorial, there is a command that uses the make command but I got an error message when I entered it. 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 the build-essential package but I still get an error message. Does anyone has an idea?

share|improve this question
No response...Anybody has an idea ? – Newben Sep 8 '12 at 1:50

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.