Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Makefile Malformed conditional issue #1

Open
fernandopsilveira opened this issue Sep 4, 2014 · 0 comments
Open

Makefile Malformed conditional issue #1

fernandopsilveira opened this issue Sep 4, 2014 · 0 comments

Comments

@fernandopsilveira
Copy link

Hi There! I'm trying to build bsdinstaller RELENG_2_1 branch on FreeBSD 8.3-RELEASE-p16 but I got these error messages:

dev-amd64# cd /usr/ports/sysutils/bsdinstaller
dev-amd64# make
"Makefile", line 19: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 21: if-less endif
"Makefile", line 27: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 31: if-less else
"Makefile", line 33: if-less endif
"Makefile", line 41: Malformed conditional (${PORT_OPTIONS:MCGI})
"Makefile", line 43: if-less else
"Makefile", line 45: if-less endif
"Makefile", line 47: Malformed conditional (${PORT_OPTIONS:MCURSES})
"Makefile", line 49: if-less else
"Makefile", line 51: if-less endif
"Makefile", line 53: Malformed conditional (${PORT_OPTIONS:MC_BACKEND})
"Makefile", line 55: if-less else
"Makefile", line 57: if-less endif
"Makefile", line 59: Malformed conditional (${PORT_OPTIONS:MLUA_BACKEND})
"Makefile", line 61: if-less else
"Makefile", line 63: if-less endif
"Makefile", line 93: Malformed conditional (${PORT_OPTIONS:MC_BACKEND})
"Makefile", line 103: if-less endif
"Makefile", line 106: Malformed conditional (${PORT_OPTIONS:MCURSES})
"Makefile", line 109: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 111: if-less endif
"Makefile", line 112: if-less endif
"Makefile", line 115: Malformed conditional (${PORT_OPTIONS:MCGI})
"Makefile", line 123: if-less endif
"Makefile", line 126: Malformed conditional (${PORT_OPTIONS:MC_BACKEND})
"Makefile", line 129: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 131: if-less endif
"Makefile", line 132: if-less endif
"Makefile", line 135: Malformed conditional (${PORT_OPTIONS:MLUA_BACKEND})
"Makefile", line 155: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 158: if-less endif
"Makefile", line 187: Malformed conditional (${PORT_OPTIONS:MCURSES})
"Makefile", line 190: if-less endif
"Makefile", line 268: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 270: if-less endif
"Makefile", line 271: if-less endif
"Makefile", line 310: Malformed conditional (${PORT_OPTIONS:MC_BACKEND})
"Makefile", line 322: if-less endif
"Makefile", line 323: Malformed conditional (${PORT_OPTIONS:MCURSES})
"Makefile", line 328: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 333: if-less endif
"Makefile", line 334: if-less endif
"Makefile", line 335: Malformed conditional (${PORT_OPTIONS:MCGI})
"Makefile", line 345: if-less endif
"Makefile", line 346: Malformed conditional (${PORT_OPTIONS:MC_BACKEND})
"Makefile", line 351: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 356: if-less endif
"Makefile", line 357: if-less endif
"Makefile", line 358: Malformed conditional (${PORT_OPTIONS:MLUA_BACKEND})
"Makefile", line 391: Malformed conditional (${PORT_OPTIONS:MCURSES})
"Makefile", line 395: if-less endif
"Makefile", line 396: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 400: if-less endif
"Makefile", line 420: Malformed conditional (${PORT_OPTIONS:MNLS})
"Makefile", line 425: if-less endif
"Makefile", line 426: if-less endif
make: fatal errors encountered -- cannot continue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant