Change History (4)
comment:1 by , 5 years ago
comment:2 by , 5 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++:
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Patch merged in hrev53657. Thanks!
comment:4 by , 5 years ago
Milestone: | Unscheduled → R1/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.
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.