Search Criteria
Package Details: omniorb416 4.1.6-3
Git Clone URL: | https://aur.archlinux.org/omniorb416.git (read-only, click to copy) |
---|---|
Package Base: | omniorb416 |
Description: | A CORBA object request broker for C++ and Python. Legacy version. |
Upstream URL: | http://omniorb.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mickele |
Maintainer: | gbs |
Last Packager: | mickele |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-10 22:09 |
Last Updated: | 2017-06-29 18:33 |
Dependencies (3)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- python2
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Required by (25)
- hpp-corbaserver (requires omniorb)
- omninotify-omniorb416
- omniorbpy-common (requires omniorb)
- omniorbpy-pyorbit-compat (requires omniorb)
- omniorbpy36
- openhrp3 (requires omniorb)
- openmodelica-dev-omc (requires omniorb)
- openmodelica-dev-omedit (requires omniorb)
- openmodelica-dev-omnotebook (requires omniorb)
- openmodelica-dev-omoptim (requires omniorb)
- openmodelica-dev-omplot (requires omniorb)
- openmodelica-dev-omshell (requires omniorb)
- openmodelica-dev-qwt (requires omniorb)
- openmodelica-omc (requires omniorb)
- openmodelica-omedit (requires omniorb)
- openmodelica-omnotebook (requires omniorb)
- openmodelica-omplot (requires omniorb)
- openmodelica-omshell (requires omniorb)
- openmodelica-qwt (requires omniorb)
- openrtm-aist-python (requires omniorb)
- orocos-rtt-omniorb (requires omniorb)
- python-omniorbpy (requires omniorb)
- python2-omniorbpy (requires omniorb)
- salome-kernel
- tango (requires omniorb)
Latest Comments
Tomatopaste commented on 2017-06-30 09:50
@mickele: Building perfectly now. Thank you! :)
mickele commented on 2017-06-29 18:35
@Tomatopaste
I applied patch you suggested ( 4.1.6-3 ).
Give it a try.
Tomatopaste commented on 2017-06-28 14:34
Applying the following patch similarly on omniorb416 fixes the openssl1.1 incompatibility.
https://sourceforge.net/p/omniorb/svn/6334/
@mickele: Could you add the patch to the package?
Tomatopaste commented on 2017-06-28 13:22
Compiling omniorb416 yields errors like:
sslContext.cc:357:5: error: invalid use of incomplete type ‘DH {aka struct dh_st}’
dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), 0);
^~
I suspect openssl-1.1.0 to be the reason.
Is it possible to check that by using 'openssl-1.0' as a dependency instead of 'openssl'?
bchretien commented on 2015-08-07 09:35
The configuration file is missing from the package. sample.cfg could be installed to /etc/omniORB.cfg (as on Debian: https://packages.debian.org/sid/amd64/libomniorb4-1/filelist).
mickele commented on 2015-03-10 22:10
This is a legacy version of omniorb necessary to compile salome-platform.