Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15583 closed bug (fixed)

gcc2h build broken since hrev53652

Reported by: luroh Owned by: waddlesplash
Priority: normal Milestone: R1/beta2
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Change History (4)

comment:1 by AGMS, 4 years ago

The error report problems are about building sis19x, which I believe was a network card driver taken out recently and replaced with the FreeBSD version for that card. So it's likely just a JamFile fix to not build the old driver.

comment:2 by jmairboeck, 4 years ago

The problem is that some code was taken over from the old driver (which was written in C++), but that code doesn't compile in C mode using gcc2. The fix is to compile the glue code as C++:

https://review.haiku-os.org/c/haiku/+/2058

comment:3 by waddlesplash, 4 years ago

Resolution: fixed
Status: assignedclosed

Patch merged in hrev53657. Thanks!

comment:4 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.