Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 1998 16:15:50 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        steve@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/devel/omniORB Makefile ports/devel/omniORB/patches patch-ab patch-aa
Message-ID:  <199806062315.QAA08467@bubble.didi.com>
In-Reply-To: <199806061741.KAA10454@freefall.freebsd.org> (message from Steve Price on Sat, 6 Jun 1998 10:41:19 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806062315.QAA08467>