Adsense 1

Sunday, April 17, 2005

Error message

While compiling packages, sometimes you get the error message like: undefined reference to 'errno'

To fix this add: #include at the beginning of error.h

And the compilation will go on smoothly, thereafter.

No comments:

Post a Comment