I downloaded the openssl-0.9.7d yesterday and tried to do an install (as root). A perl error was generated during configuration (see below). I did have trouble unpacking the gz file using gunzip, so I used WinZip to gunzip it and uploaded the tar file to my server.

Thanks, Any help will be appreciated.

        Leonard Daly





> ./config
Operating system: i686-pc-freebsd4.4
Bareword found where operator expected at ./Configure line 1489, near "'my $dir= "'BN_Lopenssldir"
        (Missing operator before BN_Lopenssldir?)
Bareword "BN_Lopenssldir" not allowed while "strict subs" in use at ./Configure
line 1489.
syntax error at ./Configure line 1489, near "'my $dir = "'BN_Lopenssldir "
Execution of ./Configure aborted due to compilation errors.
Bareword found where operator expected at ./Configure line 1489, near "'my $dir= "'BN_Lopenssldir"
        (Missing operator before BN_Lopenssldir?)
Bareword "BN_Lopenssldir" not allowed while "strict subs" in use at ./Configure
line 1489.
syntax error at ./Configure line 1489, near "'my $dir = "'BN_Lopenssldir "
Execution of ./Configure aborted due to compilation errors.
This system (FreeBSD-elf) is not supported. See file INSTALL for details.




Line 1489 of Configure is:
            &dofile("tools/c_rehash",$perl,'^#!/', '#!%s','^my \$dir;$', 'my $dir = "'BN_Lopenssldir . '";');



System & Perl info:

> uname -a
FreeBSD vps.homeinfomax.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Wed Aug 28 19:41:18 GMT 2002     [EMAIL PROTECTED]:/usr/src/sys/compile/SERVER  i386


> perl -V
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=freebsd, osvers=4.0-current, archname=i386-freebsd
    uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: $Dat
e: 2001/05/18 01:05:48 $'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='undef', gccversion=2.95.2 19991024 (release)
    cppflags=''
    ccflags =''
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E -lperl -lm '
    libpth=/usr/lib
    libs=-lm -lc -lcrypt
    libc=, so=so, useshrplib=true, libperl=libperl.so.3
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/lib'
    cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm '


Characteristics of this binary (from libperl):
  Built under freebsd
  Compiled at Aug 29 2002 09:36:41
  @INC:
    /usr/libdata/perl/5.00503/mach
    /usr/libdata/perl/5.00503
    /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
    /usr/local/lib/perl5/site_perl/5.005
    .




+--------
| Leonard Daly <[EMAIL PROTECTED]>
| Internet Development http://realism.com/
| e3D News Technical Editor http://e3dNews.com/
| Member, Web3D Board of Directors
+------------------------------

Reply via email to