Apache20 in amd64

Philip M. Gollucci pgollucci at p6m7g8.com
Wed Oct 6 02:06:02 UTC 2010


-----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 at 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-----


More information about the freebsd-ports mailing list