pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/55733: security/openssl does not compile on Solaris 11.4/sparc
>Number: 55733
>Category: pkg
>Synopsis: security/openssl does not compile on Solaris 11.4/sparc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 19 08:30:00 +0000 2020
>Originator: Joern Clausen
>Release:
>Organization:
Bielefeld University
>Environment:
>Description:
Compilation of security/openssl fails on Solaris 11.4/sparc with
m4 crypto/des/asm/des_enc.m4 > crypto/des/des_enc-sparc.S
m4:crypto/des/asm/des_enc.m4:426 more than 4096 chars of argument text
define(rounds_macro,
! {rounds_macro}
! $1 $2 $3 $4 $5 $6 $7 $8 $9
...
>How-To-Repeat:
>Fix:
--- Makefile 2020/10/19 08:06:17 1.1
+++ Makefile 2020/10/19 08:06:35
@@ -12,6 +12,7 @@
USE_GCC_RUNTIME= yes
USE_TOOLS+= fgrep gmake makedepend perl
+USE_TOOLS.SunOS+= gm4
BUILD_TARGET= depend all
TEST_TARGET= tests
Home |
Main Index |
Thread Index |
Old Index