[ruby-core:123501] [Ruby Bug#21643] 'make' or 'make up' results in: uncommon.mk:1988: *** missing separator. Stop.
From:
"nobu (Nobuyoshi Nakada) via ruby-core" <ruby-core@...>
Date:
2025-10-20 04:43:45 UTC
List:
ruby-core #123501
Issue #21643 has been updated by nobu (Nobuyoshi Nakada). duerst (Martin D=FCrst) wrote: > Line 1988 and 1989 (the last two lines) in upcommon.mk read: >=20 > ``` > !include $(srcdir)/prism/srcs.mk > !include $(srcdir)/depend > ``` The `prism/srcs.mk` and `depend` file contents should follow it. After removing that file and running `./config.status --recheck`, what does= `make V=3D1 uncommon.mk` print? ---------------------------------------- Bug #21643: 'make' or 'make up' results in: uncommon.mk:1988: *** missing s= eparator. Stop. https://bugs.ruby-lang.org/issues/21643#change-114872 * Author: duerst (Martin D=FCrst) * Status: Open * ruby -v: ruby 3.0.2p107 * Backport: 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- I tried to get my ruby checkout up to date using 'make up', but after a lot= of output, it stopped with the message "uncommon.mk:1988: *** missing sepa= rator. Stop.". Now it just gives this message when trying 'make up' or 'ma= ke'. Line 1988 and 1989 (the last two lines) in upcommon.mk read: ``` !include $(srcdir)/prism/srcs.mk !include $(srcdir)/depend ``` This happens on a WSI Ubuntu with GNU Make 4.3. Any help appreciated! --=20 https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.rub= y-lang.org/