Re: orbit in cygwin



Hi,

Try this compile option " pkg-config --cflags --libs ORBit-2.0".

And are you using "orbit-idl-2" to generate the skelimpl.c
or implment them by yourself ?  You can use "orbit-idl-2"
with option "--skeleton-impl" to generate the sample implmentation for you.

Hope this help
KC

On 3/14/07, marcos rebelo < oleber gmail com> wrote:
actual errors:

cc -o spec-server spec-skels.o spec-skelimpl.o spec-common.o server.o
-L/usr/local/gnome-cvs/lib -lORBit -lIIOP -lORBitutil -lglib
spec-skels.o:spec-skels.c:(.text+0xfa): undefined reference to
`_ORBit_skel_class_register'
spec-common.o:spec-common.c: (.data+0x40): undefined reference to
`_TC_CORBA_double_struct'
spec-common.o:spec-common.c:(.data+0x4c): undefined reference to
`_TC_CORBA_double_struct'
spec-common.o:spec-common.c:(.data+0x58): undefined reference to
`_TC_CORBA_double_struct'
spec-common.o:spec-common.c:(.data+0x64): undefined reference to
`_TC_CORBA_double_struct'
spec-common.o:spec-common.c:(.data+0xb0): undefined reference to
`_TC_CORBA_double_struct'
spec-common.o:spec-common.c:(.data+0xf0): more undefined references to
`_TC_CORBA_double_struct' follow
Info: resolving _ORBit_TypeCode_epv by linking to
__imp__ORBit_TypeCode_epv (auto-import)
collect2: ld returned 1 exit status
make: *** [spec-server] Error 1


What am I doing wrong?


Marcos




On 3/13/07, marcos rebelo <oleber gmail com> wrote:
> Hy all
>
> I need to set the orbit running in the cygwin. Someone have a simple example?
>
> My first try isn't working.
>
> Thanks for the help
>
> MArcos
>
>
> --
> Marcos Rebelo
> http://oleber.freehostia.com
>


--
Marcos Rebelo
http://oleber.freehostia.com
_______________________________________________
orbit-list mailing list
orbit-list gnome org
http://mail.gnome.org/mailman/listinfo/orbit-list



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