Bug #3817
closedIllumos build fails with CUPS 1.6
0%
Description
When building illumos-gate and you have CUPS 1.6 rather than CUPS 1.5, the build fails with
smbd_spool.c:241: error: dereferencing pointer to incomplete type
smbd_spool.c:242: error: dereferencing pointer to incomplete type
smbd_spool.c:293: error: dereferencing pointer to incomplete type
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Command failed for target `smbsrv'
dmake: Warning: Target `install' not remade because of errors
The following command caused the error:
dmake: Warning: Target `install' not remade because of errors
It appears that API changes in CUPS have marked the fields in use as private.
Updated by Peter Tribble almost 10 years ago
- Status changed from New to In Progress
Updated by Gordon Ross about 8 years ago
- Assignee changed from Peter Tribble to Gordon Ross