Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 1997 07:47:47 -0400 (EDT)
From:      "Eric J. Chet" <ejc@bazzle.com>
To:        Amancio Hasty <hasty@rah.star-gate.com>
Cc:        Jake Hamby <jehamby@lightside.com>, dob@bazzle.com, hackers@FreeBSD.ORG
Subject:   Re: omniORB port to FreeBSD 
Message-ID:  <Pine.BSF.3.95q.970520074702.1852C-100000@gargoyle.bazzle.com>
In-Reply-To: <199705200111.SAA08394@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 19 May 1997, Amancio Hasty wrote:

> 
> Oops,
> While compiling omniOrb,
> 
> 
> ===> src/lib
> ===> src/lib/omnithread
> Warning: Object directory not changed from original /usr/ports/net/omniORB/work/omniORB_2.2.0/src/lib/omnithread
> c++  -fhandle-exceptions -pipe  -I../../../include -DPthreadDraftVersion=8 -c posix.cc -o posix.o
> posix.cc: In function `static int omni_thread::sleep(long unsigned int, long unsigned int = 0)':
> posix.cc:925: warning: implicit declaration of function `int nanosleep(...)'
> posix.cc: In function `static int omni_thread::get_time(long unsigned int *, long unsigned int *, long unsigned int = 
> 0, long unsigned int = 0)':
> posix.cc:962: warning: implicit declaration of function `int clock_gettime(...)'
> posix.cc:962: `CLOCK_REALTIME' undeclared (first use this function)
> posix.cc:962: (Each undeclared identifier is reported only once
> posix.cc:962: for each function it appears in.)
> 
Hello
	You need to bring your -current system up to date, nanosleep() is
part of libc now.

Thanks,

Eric

> 
> 
> >From The Desk Of "Eric J. Chet" :
> > 
> > 
> > On Mon, 19 May 1997, Amancio Hasty wrote:
> > 
> > > I am getting permission denied :
> > > wcarchive.cdrom.com:/.16/FreeBSD/incoming
> > > ncftp>binary
> > > wcarchive.cdrom.com:/.16/FreeBSD/incoming
> > > ncftp>mget omni*
> > > omniBroker.tgz: Permission denied.
> > > omniBroker_1.0R.tgz: Permission denied.
> > > omniORB.tgz: Permission denied.
> > > wcarchive.cdrom.com:/.16/FreeBSD/incoming
> > > 
> > Hello
> > 	It looks like somebody has to change the permissions on these
> > files at ftp.freebsd.org/pub/FreeBSD/incoming
> > 
> > You can also get them at:
> > 
> > fetch ftp://ftp.bazzle.com/pub/corba/omniBroker_1.0R.tgz
> > 
> > fetch ftp://ftp.bazzle.com/pub/corba/omniORB.tgz
> > 
> > Later,
> > 
> > Eric
> > 
> > > 	Cheers,
> > > 	Amancio
> > > 
> > > 
> > > >From The Desk Of "Eric J. Chet" :
> > > > Hello
> > > > 	I created a port of OmniBroker 1.0 release.  See send-pr
> > > > ports/3630.  The port can be found at:
> > > > 
> > > > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/omniBroker_1.0R.tgz
> > > > 
> > > > Later,
> > > > 
> > > > Eric Chet
> > > > 
> > > > On Mon, 12 May 1997, Jake Hamby wrote:
> > > > 
> > > > > Amancio Hasty wrote:
> > > > > > 
> > > > > > Cool, I am interested and we do need someone to keep track of such
> > > > > > things as ACE, ILU, and now omniORB 8)
> > > > > > 
> > > > > >         Cheers,
> > > > > >         Amancio
> > > > > 
> > > > > Hey, don't forget about OmniBroker.  It's another CORBA 2 compliant ORB
> > > > > for C++, and while it's not GPL'ed like omniORB (which is, IMHO, a good
> > > > > thing :), it is freely available for non-commercial use, and has source
> > > > > code.  Unfortunately, it's not multithreaded yet, but will be soon. 
> > > > > BTW, the author of OmniBroker seems very interested in promoting and
> > > > > maintaining it.  It's available at:
> > > > > 
> > > > > http://www.ooc.com/
> > > > > 
> > > > > BTW, I was looking for a free ORB to port to BeOS, which is why I was
> > > > > very interested to see the announcement of omniORB.  Having two strong
> > > > > products is always better than being stuck with one, and thanks to the
> > > > > miracle of CORBA, omniORB and OmniBroker should be 100% interoperable
> > > > > (if not, its a bug!).
> > > > > 
> > > > > -- 
> > > > > -----------------------------------------------------------------------
> ----
> > > ---
> > > > > |Jake Hamby| APT Engineer at JPL, CS student at Cal Poly, and BeOS
> > > > > developer!|
> > > > > -----------------------------------------------------------------------
> ----
> > > ---
> > > > > "You can't talk to a psycho like a normal human being." - Poe
> > > > > 
> > > > 
> > > 
> > > 
> > 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970520074702.1852C-100000>