Menu

#18 Unable to compile with --enable-hpadco

v1.0 (example)
open
None
3
2025-01-29
2017-12-10
BzF
No

./configure CFLAGS="-O2 --enable-hpadco"
ends with cc1: error: unknown pass hpadco specified in -fenable in config.log.
Only place in code where is hpadco is README.

Discussion

  • Joseph C. Lininger

    --enable-hpadco has no effect if set in code; verified it doesn't appear anywhere in the sources other than in the README file. There is a related option, however, "--enable-hdparm", which is supposed to use hdparm code to check for HPA/DCO. dc3dd fails to compile with that option set due to a type mismatch. Resetting to priority 3.
    
     
  • Joseph C. Lininger

    • assigned_to: Joseph C. Lininger
    • Priority: 5 --> 3
     
  • Joseph C. Lininger

    I have determined this is due to an incomplete implementation. Currently determining the disposition of this bug. We either need to complete the implementation of this feature or remove it from the code base. WE will update this issue again once a final decision has been made.
    
     
MongoDB Logo MongoDB