[exim-dev] [Bug 1109] New: When LOOKUP_LDAP=yes and LDAP_LI…

Top Page
Delete this message
Reply to this message
Author: Stephen Usher
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1109] New: When LOOKUP_LDAP=yes and LDAP_LIB_TYPE=SOLARIS compile link fails.
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1109
           Summary: When LOOKUP_LDAP=yes and LDAP_LIB_TYPE=SOLARIS compile
                    link fails.
           Product: Exim
           Version: 4.76 RC1
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: bug
          Priority: high
         Component: Unfiled
        AssignedTo: nigel@???
        ReportedBy: steve@???
                CC: exim-dev@???



On Solaris 10 (x86) when LOOKUP_LDAP=yes and LDAP_LIB_TYPE=SOLARIS are set in
Local/Makefile then the compilation fails at link time with the following
error:

gcc -g  -D_FILE_OFFSET_BITS=64 -o exim
Undefined                       first referenced
 symbol                             in file
ldap_start_tls_s                    lookups/lookups.a(ldap.o)
ld: fatal: Symbol referencing errors. No output written to exim
collect2: ld returned 1 exit status
gmake[1]: *** [exim] Error 1
gmake[1]: Leaving directory
`/usr/local/src/mail/exim/exim-4.76_RC1/build-SunOS5-5.10-i386'
gmake: *** [all] Error 2



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email