Re: FOR_PANEL moved, ORBit notes




> Actually, I just got a new error:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
> -I/opt/gnome/lib/glib/include -I/opt/gnome/include -g -O2
> -Wp,-MD,.deps/iiop-endian.p -c -fPIC -DPIC iiop-endian.c
> iiop-endian.c:6: redefinition of `byteswap'
> iiop-endian.h:30: `byteswap' previously defined here

I am getting the same error.

Using inline functions is known to be non-portable to other C
compilers.  I suggest using a macro instead.

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]