HP3000-L Archives

March 2000, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Thu, 30 Mar 2000 10:14:34 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (14 lines)
>shell/iX> make setup check
>./compile qmail-local.c
>cc: file '/etc/compiler.ccg': No such file or directory

You need to find out what "compile" does on the Linux box and
duplicate its functionality on MPE, or change the makefiles
to invoke gcc directly. If you want to try the simplest fix,
try building a softlink to gcc:

ln -s /usr/local/bin/gcc compile

Is there an autoconf(igure) version of qmail available? That
would sure make things easier.

ATOM RSS1 RSS2