Opened 3 years ago
Closed 3 years ago
#17255 closed bug (invalid)
BePDF now broken in hrev55402
Reported by: | shaka | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/Development |
Keywords: | BePDF | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description (last modified by )
Attachments (3)
Change History (11)
by , 3 years ago
Attachment: | Bitmap Clip.bmp added |
---|
by , 3 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
follow-up: 4 comment:3 by , 3 years ago
comment:4 by , 3 years ago
Replying to X512:
BePDF need to be rebuilt.
Difficult, given that the buildbot stay on beta3. The change would need to happen at Haikuports or BePDF somehow.
Maybe the link order is important here (columnlistview comes at the moment after libbe) https://github.com/HaikuArchives/BePDF/blob/master/bepdf/Makefile#L96
comment:5 by , 3 years ago
columnlistview is really in libtracker. Yes, changing the link order should help, I believe.
by , 3 years ago
comment:6 by , 3 years ago
NOTE: DocumentViewer (another PDF reader) is not working now either, so the problem may be bigger than just BePDF's source code.
comment:8 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Moving this issue over to HaikuPorts: https://github.com/haikuports/haikuports/issues/6179
BePDF fixed and should be rebuilt soon.
Probably caused by hrev55402 that fixed undesired symbol export. BePDF need to be rebuilt.