Menu

#2414 sfcb 1.3.14 compilation error

Code_Cleanup
pending-fixed
sfcb (1090)
5
2012-04-03
2012-04-03
No

Compiling sfcb 1.3.14 fails with

utilTypeCk.c:28:25: fatal error: cmpi/cmpidt.h: No such file or directory

Looks like this file depends on the system cmpi header files instead of using sfcb's own ones.

Not sure how to fix this. It might be worthwhile to remove cmpi*h files from sfcb and use the ones from cmpi-devel instead

Discussion

  • Klaus Kämpf

    Klaus Kämpf - 2012-04-03

    Possible patch

     
  • Chris Buccella

    Chris Buccella - 2012-04-03
    • status: open --> open-accepted
     
  • Chris Buccella

    Chris Buccella - 2012-04-03

    The 1.4 branch will use cmpi-devel, but 1.3 should still be using the included headers. This was an oversight.

     
  • Chris Buccella

    Chris Buccella - 2012-04-03
    • status: open-accepted --> pending-fixed
     
  • Chris Buccella

    Chris Buccella - 2012-04-03

    committed to HEAD

     

Log in to post a comment.