From owner-cvs-all Mon Oct 12 12:25:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19148 for cvs-all-outgoing; Mon, 12 Oct 1998 12:25:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19120; Mon, 12 Oct 1998 12:25:32 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA28844; Mon, 12 Oct 1998 12:25:27 -0700 (PDT) Date: Mon, 12 Oct 1998 12:25:27 -0700 (PDT) Message-Id: <199810121925.MAA28844@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/omniORB Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/10/12 12:25:27 PDT Modified files: devel/omniORB Makefile Log: Mark BROKEN for ELF: g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\" -o omniNames NamingContext_i.o log.o omniNames.o -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)': posix.o(.text+0x10): undefined reference to `pthread_mutex_init' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)': posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)': Revision Changes Path 1.4 +3 -1 ports/devel/omniORB/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message