All,
I compiled today the opal lib with the new suse 11 I got a bunch of problems in:

  1. h264pipe_unix.cxx I add the #include <string.h> for stderror()
  2. h264helper_unix.cxx I add the #include <stdlib.h> for atoi()
  3. x264loader_unix.cxx I add the  #include <string.h> for strlen()
  4. h263-1998.h I add the the #include <string.h> for memset()
  5. h263pframe.cxx I add the  #include <string.h> for memset()
  6. mpi.cxx I add the #include <stdlib.h> for abs()

I am sure that I put the include on the wrong place, might be there is an global import file. However it compiles now

Regards
Franz
_______________________________________________
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to