summaryrefslogtreecommitdiff
path: root/devel/omniORB/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | 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)': Notes: svn path=/head/; revision=13917
* Make this port build again.Steve Price1998-06-061-3/+1
| | | | Notes: svn path=/head/; revision=11298
* Mark this port broken, it doesn't build.Satoshi Asami1997-11-221-1/+3
| | | | Notes: svn path=/head/; revision=8745
* Another CORBA 2 implementation.Satoshi Asami1997-06-041-0/+39
PR: 3619 Submitted by: Eric J. Chet <ejc@bazzle.com> Notes: svn path=/head/; revision=6745