An important characteristic of software freedom 'hacker culture' is to take a closer look at the error, warning even if spurious. The GNU C Compiler is flagging a 'redeclaration error'. Please try to read up a bit on that.
I did read the errors, it was suggested that I update files where I am getting the error related to redeclaration.
I did not go ahead with the refactoring of the code, as I was not sure if that is the write approach.
Hence, I decided to paste the logs here and check if anyone has a better idea, without me changing the header files.
My last resort would be to change the header files and remove the multiple times that the constants have been redeclared. Since these are files that are coming with the package build and not written by me, hence I decided not to jump to the conclusion.
-- Warm regards Ragini.
