In BLFS systemd version 8.0 I'm trying to compile Firefox both in chroot and in a running X windows.

I get this error in chroot:

#####
lfs [ /sources/firefox-51.0.1 ]$ SHELL=/bin/sh make -f client.mk
client.mk:114: *** missing separator. Stop.
#####

I get the same error in X, where $SHELL = /bin/bash:

#####
lfs [ /sources/firefox-51.0.1 ]$ make -f client.mk
client.mk:114: *** missing separator. Stop.
#####

Last week I compiled the same version of Firefox in BLFS non-systemd version 8.0 with no issues.

I ran diff on client.mk in the two source trees, for systemd and non-systemd: there were no differences.

I searched the Web for this error, finding many instances of essentially the same thing going back more than 10 years, but with no resolutions put forth.

I seem to recall a similar error from 3-4 years ago but can't recall any specifics, other than it turned out to be some oddity in the syntax of make.

Ideas?

Alan
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to