ispCP - Board - Support
ispCp & OpenBSD Install - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: ispCp & OpenBSD Install (/thread-3695.html)



ispCp & OpenBSD Install - julli - 07-05-2008 06:57 PM

Hi.

Please, help we.

# make install
"BSDmakefile", line 39: Malformed conditional ($(OSTYPE)==OpenBSD)
"BSDmakefile", line 39: Need an operator
"BSDmakefile", line 41: if-less else
"BSDmakefile", line 41: Need an operator
"Makefile.inc", line 32: Need an operator
"Makefile.inc", line 34: Need an operator
"BSDmakefile", line 43: if-less endif
"BSDmakefile", line 43: Need an operator
Fatal errors encountered -- cannot continue
#


RE: ispCp & OpenBSD Install - motokochan - 07-07-2008 08:04 AM

Instead of make, try using "gmake" if you have GNU make installed. If you don't have it installed, you might need to. (I haven't checked personally, but those errors look like the Makefile was written for GNU make.)