Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Humanities Clinic Newsgroups: gnu.bash.bug Subject: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Date: Wed, 24 Jun 2020 13:09:48 +0800 Lines: 35 Approved: bug-bash@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1592991754 15890 209.51.188.17 (24 Jun 2020 09:42:34 GMT) X-Complaints-To: action@cs.stanford.edu To: bash-maintainers@gnu.org, bug-bash@gnu.org, help-bash@gnu.org Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6e2QxhQQhZe2h52G2Z6dd4sqRAuudONc21jSGm2SaFQ=; b=epLjdiTouJ2wMwK2mM8w6f4pDz/zazvrrQ6MB69S+AjBRJl0Kjs2TYehQohzmOzlUu Lcb8PLgbjy9D7EUOlf1jRJlDzYyq8jKu61YKUm4eUJcPy/20eSDeCGlUKVDBsEYGbE2j A4C2ZsujJFNm/ZvEDqaZBCOOhRANxq5ZI3fEYPcHk9od9lkPh27PFYdrNAn6ndmhTaW2 0CU7Hi1eyvG6DFABFxv2KWvU2iLEUVe1S0pj9yEMWIizviXS30pgdMygYObdvIartihP kiH5+0lvnn64Y2KUM03mQ7yl5s34Y3878GCVFk3vqsNAUvx50THSQDYDK9/SE6zciFWQ qt6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=6e2QxhQQhZe2h52G2Z6dd4sqRAuudONc21jSGm2SaFQ=; b=D0KXYE+btxqCgUBbNmeqRfsoUqSSNnKbSDNOHLjy9PQww0bYJmeTnVNf1MXMF5tjL2 zdW+JZpzyq7ZOW4BS32vlpoKpmh+AWowLJ3te5sJ3yy7zSwJxS5AZaO1qTjKpLAsTiVC MxOOQ9gKTmqQakLfuWBF0uAA7JDwjsWPQ9rrQ/tn82U2N72QK3yV6dr8511IWxSS5dkl Jd1riMb6LnqtuZQu47f5U7RGCQKPtuX/ImlGU3GIAR0kCXtVp7XaOl0qO43E0kKwpht9 UBkvV2gxjwTVLufkjTPunDesK0UktBnQ8zREHhec7AuO6d5F9T8Dkb5m5XNkgEHJzt8h QL/g== X-Gm-Message-State: AOAM532n1OtIfBXUjIsqdXSEgumDHNPqHzZ+pFfuCEgBzw2qHRA24U0N negs86g1Qde9fDkmeH/DL8W7LhfoYiZaG/NG0ytFF23l X-Google-Smtp-Source: ABdhPJwtN6wkN7gH2HGX0m8HdRYYN3rWVSo1Uni6UiX1XNblf1fVQ+Tiupv0VU9tjSm5sVSZuj5AGNUqKOqfPXD+XE0= X-Received: by 2002:a05:6402:22b3:: with SMTP id cx19mr24572911edb.329.1592975398958; Tue, 23 Jun 2020 22:09:58 -0700 (PDT) Received-SPF: pass client-ip=2a00:1450:4864:20::52d; envelope-from=humanitiesclinic@gmail.com; helo=mail-ed1-x52d.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Mailman-Approved-At: Wed, 24 Jun 2020 05:42:32 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: Xref: csiph.com gnu.bash.bug:16452 Dear Person-in-Charge I am facing problems trying to compile Bash 3.2.57 for Mac OS. I am choosing to compile this because that's the default version of my Bash executable that was shipped with my OS. All the problems have got to do with missing includes. Please see: gcc -DPROGRAM=bash -DCONF_HOSTTYPE=i386 -DCONF_OSTYPE=darwin17.7.0 -DCONF_MACHTYPE=i386-apple-darwin17.7.0 -DCONF_VENDOR=apple -DLOCALEDIR=/usr/local/share/locale -DPACKAGE=bash -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/Volumes/Untitled-2-bigger/zzDEVELOP/bash/bash-3.2.57-BUILD/lib/intl -g -O2 -c version.c version.c:27:10: fatal error: 'version.h' file not found #include "version.h" gcc -DPROGRAM=bash -DCONF_HOSTTYPE=i386 -DCONF_OSTYPE=darwin17.7.0 -DCONF_MACHTYPE=i386-apple-darwin17.7.0 -DCONF_VENDOR=apple -DLOCALEDIR=/usr/local/share/locale -DPACKAGE=bash -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/Volumes/Untitled-2-bigger/zzDEVELOP/bash/bash-3.2.57-BUILD/lib/intl -g -O2 -c jobs.c jobs.c:72:10: fatal error: 'builtins/builtext.h' file not found #include "builtins/builtext.h" I double-checked the original folder in http://ftp.gnu.org/gnu/bash/bash-3.2.57.tar.gz. It's true these files are missing. May I know why is this so, and how this can be rectified? I see there is folder of patches. However I am new to do this and not sure how to make use of the patch. Is there a guide on how to do this, if patches is the solution?