From owner-freebsd-hackers Mon May 19 18:12:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA01104 for hackers-outgoing; Mon, 19 May 1997 18:12:03 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA01075 for ; Mon, 19 May 1997 18:11:59 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id SAA08394; Mon, 19 May 1997 18:11:50 -0700 (PDT) Message-Id: <199705200111.SAA08394@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: "Eric J. Chet" cc: Jake Hamby , dob@bazzle.com, hackers@FreeBSD.ORG Subject: Re: omniORB port to FreeBSD In-reply-to: Your message of "Mon, 19 May 1997 13:38:37 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 May 1997 18:11:50 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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.) >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 > > > > > > > > > > > >