Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

Makefile.global

Offen
#631 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
35/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
lua, macos, postgresql
Bereich
build-system

Rechercherichtung

Start with /Applications/Postgres.app/Contents/Versions/13/lib/postgresql/pgxs/src/Makefile.global and inspect the LD setting and its note about the configure script. Reproduce the PL/lua extension build on macOS Big Sur with the current Xcode command-line tools, then trace the generation path so the extension builds without manually editing the generated file.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

Having downloaded the latest Postgres App I've spent a while trying to build the PL/lua extension on macOS Big Sur. The build initially failed because it was trying to link using /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld. In later versions of the Xcode command line tools, it should now (at least on my system) be Applications/Xcode/Contents/Developer/usr/bin/ld.

I finally tracked the hard coded path to a setting for LD in /Applications/Postgres.app/Contents/Versions/13/lib/postgresql/pgxs/src/Makefile.global. Editing it works fine, but noting the comments that the file is created by the configure script -- which I couldn't find -- and that should any edits be needed it is a bug, I thought I should let you know.

Thanks for maintaining Postgres App!

Vorherrschende Sprache
Makefile
Sterne
7.8k
Forks
404
Ø Merge
6 Std. 55 Min.
Gemergte PRs (30 T.)
6

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus PostgresApp/PostgresApp

Alle Issues in PostgresApp/PostgresApp

Ähnliche Issues

Weitere Issues zu Build System

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.