Project

General

Profile

Actions

Bug #19481

closed

make: *** No rule to make target 'defs/universal.mk'. Stop.

Added by duerst (Martin Dürst) about 1 year ago. Updated about 1 year ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 3.1.0dev (2021-06-03T06:59:33Z master 7e14762159) [x86_64-linux]
[ruby-core:112710]

Description

When I tried to compile Ruby with make up; make, I got the message in the Subject.
The line before said:
GNUmakefile:30: defs/universal.mk: No such file or directory

Below is the start of the output. git seems to correctly download new stuff. But apparently something is missing. I hope this problem can be fixed soon.

duerst@Kloentalersee:~/15ruby$ make up; make
remote: Enumerating objects: 4839, done.
remote: Counting objects: 100% (4839/4839), done.
remote: Compressing objects: 100% (2467/2467), done.
remote: Total 4839 (delta 3132), reused 2965 (delta 2049), pack-reused 0
Receiving objects: 100% (4839/4839), 3.20 MiB | 2.53 MiB/s, done.
Resolving deltas: 100% (3132/3132), completed with 391 local objects.
From git.ruby-lang.org:ruby
   cb40432c74..f68580890f  master             -> origin/master
   a4ab9921a1..0602df301c  ruby_3_1           -> origin/ruby_3_1
   31819e82c8..f93c7b9f58  ruby_3_2           -> origin/ruby_3_2
   8f9b896b51..926b22ef5c  refs/notes/commits -> refs/notes/commits
Updating cb40432c74..f68580890f
Fast-forward
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0