Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Improve --with-libdir handling

Aperta
#741 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@asgrim ci sta già lavorando.

Dal 21/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

enhancement maintainer investigating

The discussion below (#740) describes a confusing onboarding process when someone using an old RHEL; best I can determine is it seems the root cause is the PHP_LIBDIR is not correct when building an extension; even though the php was built with the correct path (--with-libdir).

PIE doesn't currently expose a generic --with-libdir option, but it likely should do since this applies to all builds.

Additionally, I think the experience could be improved by checking php-config --configure-options if a --with-libdir was specified when building PHP originally; if this was specified, then it could be used to specify this correctly. Explicitly providing --with-libdir to PIE would take precedence over the detection.

Discussed in https://github.com/php/pie/discussions/740

Originally posted by utdrmac September 21, 2026

Lingua principale
PHP
Stelle
2k
Fork
73
Merge medio
3h 37m
PR unite (30g)
11

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di php/pie

Tutte le issue di php/pie

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.