MantisBT - NetSurf | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002863 | NetSurf | [All Projects] General | public | 2024-01-15 22:46 | 2024-01-15 22:46 |
Reporter | Ryan Carsten Schmidt | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | i386 | OS | Mac OS X | OS Version | 10.6.8 |
Product Version | 3.11 | ||||
Target Version | Fixed in Version | ||||
Fixed in CI build # | |||||
Reported in CI build # | |||||
URL of problem page | |||||
Summary | 0002863: Build failure on Mac OS X 10.6: Undefined symbols: _getline | ||||
Description | NetSurf 3.11 fails to build on an older version of macOS, Mac OS X 10.6.8: Undefined symbols for architecture i386: "_getline", referenced from: _fatmessages_read in split-messages-d3b4b1.o ld: symbol(s) not found for architecture i386 This isn't surprising since getline was introduced in Mac OS X 10.7. Given the stated project goal of portability, is support for older systems that don't have getline in scope for NetSurf? | ||||
Steps To Reproduce | Build NetSurf 3.11 on Mac OS X 10.6. | ||||
Additional Information | It was reported to MacPorts here: https://trac.macports.org/ticket/69110 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | build.log (1,697,628) 2024-01-15 22:46 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=736&type=bug |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2024-01-15 22:46 | Ryan Carsten Schmidt | New Issue | |||
2024-01-15 22:46 | Ryan Carsten Schmidt | File Added: build.log |