| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002813 | Buildsystem | [All Projects] General | public | 2021-04-14 14:42 | 2024-05-25 17:25 | ||||
| Reporter | Ryan Carsten Schmidt | ||||||||
| Assigned To | Vincent Sanders | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Summary | 0002813: Makefile hardcodes perl; should use $(PERL) | ||||||||
| Description | Hello! Building NetSurf 3.10 on macOS I had a small problem because while netsurf/Makefile has a PERL variable and uses it in some places, in other places it hardcodes "perl". I used the attached patch to fix the problem. Looks like the code has been reorganized a bit since the 3.10 release. | ||||||||
| Steps To Reproduce | For example run "make PERL=/some/other/perl" and notice that not all invocations of perl use that perl. | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in CI build # | |||||||||
| Reported in CI build # | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Ryan Carsten Schmidt (reporter) 2024-01-02 04:15 |
The problem remains in NetSurf 3.11. |
|
Vincent Sanders (administrator) 2024-05-25 17:25 |
thanks for the report, fix commited to main branch, will be in next release of netsurf |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-14 14:42 | Ryan Carsten Schmidt | New Issue | |
| 2021-04-14 14:42 | Ryan Carsten Schmidt | File Added: perl.patch | |
| 2024-01-02 04:15 | Ryan Carsten Schmidt | Note Added: 0002428 | |
| 2024-05-25 17:25 | Vincent Sanders | Assigned To | => Vincent Sanders |
| 2024-05-25 17:25 | Vincent Sanders | Status | new => resolved |
| 2024-05-25 17:25 | Vincent Sanders | Resolution | open => fixed |
| 2024-05-25 17:25 | Vincent Sanders | Note Added: 0002449 | |


