-
```
What steps will reproduce the problem?
1. Untar 1.4.0 sources on Solaris 10, run gmake
The environment (partly set by the OpenCSW build system):
HOME="/home/maciej"
PATH="/opt/csw/gnu:/home/maci…
-
With GCC 5.5:
# make
cc -m64 -O3 -std=gnu11 -Wall -mpclmul -march=native -mfpmath=sse -mssse3 -fno-strict-aliasing -fno-strict-overflow -fwrapv -DAES=1 -DCOMMIT=\"2fd27cb0753c62e5766c86db28f2acc1d…
-
```
What steps will reproduce the problem?
1. Untar 1.4.0 sources on Solaris 10, run gmake
The environment (partly set by the OpenCSW build system):
HOME="/home/maciej"
PATH="/opt/csw/gnu:/home/maci…
-
The driver only works on Solaris 10. Add Solaris 11 support.
-
Hello.
I'm trying to build this project under Illumos-based OS OpenIndiana Hipster 2017.04.
And I got a problem with 64-bit mode.
At first I received this error:
```
[ 77%] Building CXX object …
-
|[](https://github.com/therve)| @therve reported|
|-|-|
|Trac ID|trac#3181|
|Type|defect|
|Created|2008-04-12 19:37:44Z|
|Branch|https://github.com/twisted/twisted/tree/open-tty-3181|
All is in title…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#5538|
|Type|enhancement|
|Created|2012-03-13 05:42:18Z|
I've recently been made aware of some fun [native interfaces on solaris](ht…
-
```
What steps will reproduce the problem?
1. Untar 1.4.0 sources on Solaris 10, run gmake
The environment (partly set by the OpenCSW build system):
HOME="/home/maciej"
PATH="/opt/csw/gnu:/home/maci…
-
```
libproxy does not compile on Solaris 10. It fails here:
[ 78%] Building CXX object
libproxy/CMakeFiles/config_gnome3.dir/modules/config_gnome3.cpp.o
/pkgsrc/source/local/libproxy-0.4.11/libproxy…
-
With #2049 merged, conky now supports `-U` option on Linux which makes it exit early if it detects another instance running. This feature requires a separate implementation for other platforms as they…