apache13-modssl configure failure on -CURRENT

Jaye Mathisen mrcpu at internetcds.com
Sat Jun 7 17:15:03 PDT 2003


Current from a few days ago:

===>  Extracting for apache+mod_ssl-1.3.27+2.8.14
>> Checksum OK for apache_1.3.27.tar.gz.
>> Checksum OK for mod_ssl-2.8.14-1.3.27.tar.gz.
===>  Patching for apache+mod_ssl-1.3.27+2.8.14
===>  Applying mod_ssl-2.8.14 extension
Configuring mod_ssl/2.8.14 for Apache/1.3.27
 + Apache location: ../apache_1.3.27 (Version 1.3.27)
 + Auxiliary patch tool: ./etc/patch/patch (local)    
 + Applying packages to Apache source tree:
   o Extended API (EAPI)
   o Distribution Documents
   o SSL Module Source
   o SSL Support
   o SSL Configuration Additions
   o SSL Module Documentation
   o Addons
Done: source extension and patches successfully applied.
===>  Applying FreeBSD patches for apache+mod_ssl-1.3.27+2.8.14
===>   apache+mod_ssl-1.3.27+2.8.14 depends on file: /usr/local/bin/perl5.6.1 - found
===>   apache+mod_ssl-1.3.27+2.8.14 depends on shared library: mm.12 - found
===>  Configuring for apache+mod_ssl-1.3.27+2.8.14
Configuring for Apache, Version 1.3.27
src/.apaci.pldconf: 33: Syntax error: Unterminated quoted string
===>  Script "configure" failed unexpectedly.
      Please report the problem to ports at FreeBSD.org [maintainer] and attach
      the "/usr/ports/www/apache13-modssl/work/apache_1.3.27/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1
dedweb-01# ls -l /usr/ports/www/apache13-modssl/work/apache_1.3.27/config.log
ls: /usr/ports/www/apache13-modssl/work/apache_1.3.27/config.log: No such file or directory


So not sure how you're going to fix this.

What's weird is these "NUL" characters at the end of the lines before the newline.
And the apaci.pldconf file doesn't even have 33 lines in it, more like 15, so not
sure where that's coming from.

dedweb-01# hd .apaci.pldconf 
00000000  70 72 65 66 69 78 3d 27  2f 75 73 72 2f 6c 6f 63  |prefix='/usr/loc|
00000010  61 6c 27 00 0a 65 78 65  63 5f 70 72 65 66 69 78  |al'..exec_prefix|
00000020  3d 27 24 70 72 65 66 69  78 27 00 0a 62 69 6e 64  |='$prefix'..bind|
00000030  69 72 3d 27 24 65 78 65  63 5f 70 72 65 66 69 78  |ir='$exec_prefix|
00000040  2f 62 69 6e 27 00 0a 73  62 69 6e 64 69 72 3d 27  |/bin'..sbindir='|
00000050  24 65 78 65 63 5f 70 72  65 66 69 78 2f 73 62 69  |$exec_prefix/sbi|
00000060  6e 27 00 0a 6c 69 62 65  78 65 63 64 69 72 3d 27  |n'..libexecdir='|




More information about the freebsd-ports mailing list