The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Proc compilation error. atiato High Level Programming 1 05-07-2008 09:42 AM
got error while compling project using Makefile amitpansuria UNIX for Advanced & Expert Users 2 04-17-2008 11:19 PM
Error in MakeFile jacques83 High Level Programming 2 10-11-2006 11:08 AM
makefile error cb.mark UNIX for Dummies Questions & Answers 2 10-01-2006 03:26 AM
error in MakeFile.Solaris palurugururaja Shell Programming and Scripting 1 07-22-2006 05:34 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-19-2008
Registered User
 

Join Date: Mar 2008
Posts: 1
Smile Proc Makefile error

Hi

When i am compile the makefile i am getting this error.

make: Fatal error in reader: Makefile, line 25: Extra `:', `::', or `:=' on dependency line

Following Content is the makefile.



HDR_INSTALL = CommonDb.h rpts.h rptslogfmts.h
CCFLAGS+= -g -v

BINDIR = $(INSTALLROOT)/bin
BINFILES = cal_stoplite.sh su_cust.sh


SRC3= cal_cust_stoplite.pC


SRC31= cal_sys_cust_alias_stoplite.pC
SRC32= cal_sys_cust_type_stoplite.pC
SRC33= cal_per_cust_alias_stoplite.pC
SRC34= cal_per_cust_type_stoplite.pC



/*
.SOURCE.h : .INSERT /opt/oam/$(OAM_RELEASE)/include
*/

$(INCLUDEDIR) :INSTALLDIR: $(HDR_INSTALL)
$(LIBDIR) :INSTALLDIR: rptslogfmts


LDLIBRARIES += -lcommdb -l++

CCFLAGS+= -DLARGESCALE

PCCFLAGS += lines=yes

APP_LIBS = \
libbmpmog.a \
libbmpstat.a \
libshmmgr.a \
librwtool.a \
libsuplgs.a \
libsup.a

LIBFLAG = libsuplgs.a -lbmpmog -lbmpstat -lshmmgr -lrwtool \
-lcp -lfmqi -lftux -lfbsafe -lfldap \
-l++ -lsocket -lnsl \
libdmqcl.a

APPCCFLAG = -DSUPDEBUG -DDMQ -DWEB -D_REENTRANT -mt -s

.SOURCE.h : .INSERT /opt/oam/$(OAM_RELEASE)/include \
../../../../include /opt/expat/xmlparse
.SOURCE.a : .INSERT ../../../../lib /opt/expat \
/opt/oam/$(OAM_RELEASE)/lib

libcommdb.a :: $(SRC)

cal_cust_stoplite :: $(APPCCFLAG) $(SRC3) $(ORALIBS) $(APP_LIBS) $(LIBFLAG)
cal_sys_cust_alias_stoplite :: $(APPCCFLAG) $(SRC31) $(ORALIBS) $(APP_LIBS) $(LIBFLAG)
cal_sys_cust_type_stoplite :: $(APPCCFLAG) $(SRC32) $(ORALIBS) $(APP_LIBS) $(LIBFLAG)
cal_per_cust_alias_stoplite :: $(APPCCFLAG) $(SRC33) $(ORALIBS) $(APP_LIBS) $(LIBFLAG)
cal_per_cust_type_stoplite :: $(APPCCFLAG) $(SRC34) $(ORALIBS) $(APP_LIBS) $(LIBFLAG)

$(BINDIR) :INSTALLDIR: $(BINFILES)


Help me for this.
Reply With Quote
Google The UNIX and Linux Forums
Forum Sponsor
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 10:07 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0