From owner-freebsd-hackers Tue May 20 04:48:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA29446 for hackers-outgoing; Tue, 20 May 1997 04:48:11 -0700 (PDT) Received: from gargoyle.bazzle.com (gargoyle.bazzle.com [206.103.246.190]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA29441 for ; Tue, 20 May 1997 04:48:07 -0700 (PDT) Received: from localhost (ejc@localhost) by gargoyle.bazzle.com (8.8.5/8.6.12) with SMTP id HAA01882; Tue, 20 May 1997 07:47:47 -0400 (EDT) Date: Tue, 20 May 1997 07:47:47 -0400 (EDT) From: "Eric J. Chet" To: Amancio Hasty cc: Jake Hamby , dob@bazzle.com, hackers@FreeBSD.ORG Subject: Re: omniORB port to FreeBSD In-Reply-To: <199705200111.SAA08394@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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 > > > > > > > > > > > > > > > > > > >