Current time: 06-13-2024, 10:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
FreeBSD7 Help with this error, please
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: FreeBSD7 Help with this error, please
I will reinstall my FreeBSD Server and test it with 1.0.0 again.
Please give me some time.

Code:
[root@testbsd ~/ispcp-omega-1.0.0]# make Makefile.fbsd install
"BSDmakefile", line 39: Malformed conditional ($(OSTYPE)==FreeBSD)
"BSDmakefile", line 41: if-less else
"Makefile.inc", line 32: Need an operator
"Makefile.inc", line 34: Need an operator
"BSDmakefile", line 43: if-less endif
make: fatal errors encountered -- cannot continue
[root@testbsd ~/ispcp-omega-1.0.0]#

Then I remove this lines in all BSDmakefile's :

#.ifdef $(OSTYPE)==FreeBSD
.include <Makefile.fbsd>
#.else
#.include <Makefile.inc>
#.endif

and all compile ok. That right compile I hope??? no was errors
Use BSDmakefile not Makefile.fbsd, Makefile.fbsd is used for customized variable

Greez BeNe
02-27-2009 11:08 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: FreeBSD7 Help with this error, please - BeNe - 02-27-2009 11:08 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)