Current time: 04-19-2024, 08:50 PM Hello There, Guest! (LoginRegister)


Post Reply 
FreeBSD7 Help with this error, please
Author Message
skillcoder Offline


Posts: 4
Joined: Jun 2009
Reputation: 0
Post: #51
RE: FreeBSD7 Help with this error, please
(07-03-2009 10:46 PM)skillcoder Wrote:  FreeBSD 7.2-RELEASE-p1

svn trunk
r1848

Code:
[/usr/local/src/ispcp/ispcp_1848]# sudo make -f BSDmakefile
"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

This is normal ?

This is not normal Smile

Solved:
Code:
# sudo -s
$ OSTYPE=FreeBSD && export OSTYPE && make -f BSDmakefile install
07-12-2009 04:29 AM
Find all posts by this user Quote this message in a reply
server801 Offline
Moderator
*****
Moderators

Posts: 349
Joined: Mar 2009
Reputation: 1
Post: #52
RE: FreeBSD7 Help with this error, please
You could put somebody on freebsd 7.2?
08-13-2009 04:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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