On Tue, 7 Sep 2004, Fauquet, Xavier wrote:
> Hello,
>
> Here are the error messages in both cases :
> - Without the command make distclean :
> I did a configure with ssl enable and internal dns disable.
>
> here are the error messages :
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O2
> -Wall -c `test -f rfc2617.c || echo './'`rfc2617.c
> Dans le fichier inclus á partir de rfc2617.c:52:
> ../include/md5.h:18:2: #error Cannot find OpenSSL headers
This is a fairly obvious error, isn't it?
Probably due to not running "make distclean" after installing the OpenSSL
headers.. or maybe not having the OpenSSL headers installed? Are you sure
you have OpenSSL development headers & libraries installed?
> - With the command disclean made before, with thesame configure comand and a
> make all command :
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I../../include
> -I../../include -I../../src/ -g -O2 -Wall -c -o ufs/store_dir_ufs.o `test
> -f ufs/store_dir_ufs.c || echo './'`ufs/store_dir_ufs.c
> Dans le fichier inclus . partir de ../../src/squid.h:384,
> +ÿ partir de ufs/store_dir_ufs.c:36:
> ../../src/ssl_support.h:46: erreur de syntaxes avant le jeton *
> ../../src/ssl_support.h:46: AVERTISSEMENT: type utilise par defaut int dans
> la declaration de sslCreateContext
> ../../src/ssl_support.h:46: AVERTISSEMENT: definition de donnees n'a pas de
> type ou de classe de stockage
English errors please.
env LANG=C make
Regards
Henrik
Received on Fri Sep 10 2004 - 17:26:45 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT