help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make-ing error (making maui-3.3 in FreeBSD 8.0)


From: Saeed Abbassi
Subject: make-ing error (making maui-3.3 in FreeBSD 8.0)
Date: Wed, 10 Nov 2010 11:21:28 +0330

Dear all,

I have a problem making MAUI in FreeBSD 8.0,

I have configured it successfully.
Since freebsd uses its own make, i have to gmake here to compile MAUI (which
compiles easily in Linux) in Freebsd,

The error is

> Makefile:21: *** missing separator.  Stop.
>
Details are at the end of email.

Any hints or comments are helpful,

Thanks in advance,
Saeed.A

******************************
address@hidden /usr/local/share/maui/maui-3.3]# gmake -version
GNU Make 3.81

address@hidden /usr/local/share/maui/maui-3.3]# gmake
Makefile:21: *** missing separator.  Stop.

address@hidden /usr/local/share/maui/maui-3.3]# cat Makefile |less
# Makefile  maui v 3.3
# Copyright:    (C) 2002-2010  Cluster Resources, Inc, All Rights Reserved
#
# Generated by configure

BUILDROOT=
export  MSCHED_HOME=${BUILDROOT}/var/spool/maui/
export  INST_DIR=${BUILDROOT}/usr/local/maui
export  OPSYS=__FREEBSD
export  OS=FREEBSD
export  CC=gcc
export  OSCCFLAGS=-g -O2
export  OSLDFLAGS=

#SECDEC =-D__MMD5 -D__MOPENSSL
#SECLIB =-lcrypto -lssl

# ============================
# Resource Manager section
# ============================
@ll_definitions@@sdr_definitions@@pbs_definitions@@sge_definitions@
@lsf_definitions@@mx_definitions@@pcre_definitions@

# ============================
# Master Makefile for maui-3.3


reply via email to

[Prev in Thread] Current Thread [Next in Thread]