Re: Another ORBit problem
- From: Axel Bodemer <axel bodemer omp de>
- To: Philip Trickett <philipt informatic ie>, gnome-list gnome org
- Subject: Re: Another ORBit problem
- Date: Wed, 9 Sep 1998 12:03:23 +0200
On Tue, Sep 08, 1998 at 01:54:50PM +0100, Philip Trickett wrote:
> Hi, I have just checked out the ORBit CVS. I run ./autogen.sh and it
> reports no errors. However, when I run make I get the following output:
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
> -I/usr/local/lib/glib/include -I/usr/local/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
> make[3]: *** [iiop-endian.lo] Error 1
> make[3]: Leaving directory `/scratch/gnomecvs/ORBit/src/IIOP'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/scratch/gnomecvs/ORBit/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/scratch/gnomecvs/ORBit'
> make: *** [all-recursive-am] Error 2
>
>
> Has anyone got any ideas, as I have looked at the files specified, and
> they look OK to me. I would be grateful for any light shed on this.
>
You need a litle patch ? ;-)
Axel
============================================================
*** giop-msg-buffer.c.OLD Wed Sep 9 12:03:27 1998
--- giop-msg-buffer.c Wed Sep 9 11:53:25 1998
***************
*** 31,36 ****
--- 31,41 ----
#include "IIOP.h"
#include "IIOP-private.h"
+ void iiop_byteswap(guchar *outdata,
+ const guchar *data,
+ gulong datalen);
+
+
============================================================
---
Axel Bodemer omp computer GmbH, Paderborn +49 5251
axel@omp-paderborn.de XLink-PoP Ostwestfalen/Lippe 15098-110
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]