Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Oct 2010 02:05:55 +0000
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        "Rodrigo OSORIO (ros)" <rodrigo@bebik.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Apache20 in amd64
Message-ID:  <4CABD983.2010606@p6m7g8.com>
In-Reply-To: <20101005111228.GH4550@hodja.bebik.net>
References:  <20101005111228.GH4550@hodja.bebik.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/05/10 11:12, Rodrigo OSORIO (ros) wrote:
> Hi,
> 
> I found a compiler error building www/apache20 in the
> amd64 arch. The error is located in the mod_ssl code where
> the 'STACK' structure seems to be unknown. 
> 'STACK' is a basic data type defined in the native ssl api 
> and the problem seems to be related to the struct visibility. 
> Maybe a DEFINE problem .
> 
> The error message says :
> 
>   ssl_engine_init.c: In function
>   'ssl_init_ctx_verify':
>   ssl_engine_init.c:534: error: 'STACK'
>   undeclared (first use in this function)
> 
> The most crappy workaround was to add the following line 
> into the work/httpd-2.0.63/modules/ssl/mod_ssl.h file.  
> 
>   typedef struct stack_st STACK;
> 
No, you have a conflict with the security/openssl port and your
/etc/make.conf settings.



- -- 
- ------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iD8DBQFMq9mDdbiP+9ubjBwRAhPoAJ9B41gETAj2RRN3OUheneplJVgRXACfVaVR
t7LpF9bJHz3nVgFwQKUw3CM=
=OGkw
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CABD983.2010606>