From owner-cvs-all Sat Jun 6 16:18:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07544 for cvs-all-outgoing; Sat, 6 Jun 1998 16:18:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07342; Sat, 6 Jun 1998 16:15:59 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from bubble.didi.com (sjx-ca115-10.ix.netcom.com [207.223.162.74]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id QAA07755; Sat, 6 Jun 1998 16:15:55 -0700 (PDT) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.8) id QAA08467; Sat, 6 Jun 1998 16:15:50 -0700 (PDT) (envelope-from asami) Date: Sat, 6 Jun 1998 16:15:50 -0700 (PDT) Message-Id: <199806062315.QAA08467@bubble.didi.com> To: steve@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199806061741.KAA10454@freefall.freebsd.org> (message from Steve Price on Sat, 6 Jun 1998 10:41:19 -0700 (PDT)) Subject: Re: cvs commit: ports/devel/omniORB Makefile ports/devel/omniORB/patches patch-ab patch-aa From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Modified files: * devel/omniORB Makefile * devel/omniORB/patches patch-aa * Added files: * devel/omniORB/patches patch-ab * Log: * Make this port build again. Really? :) Satoshi ------- ===> src/lib/omnithread Warning: Object directory not changed from original /usr/ports/devel/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.) *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message