When I am installing perldap-1.4.1, it is faling during "make" with the message that "unknown opcode ".subsection" and unknown opcode ".previous"". The full message is below. Any help to get over this problem is appreciated. I am using perl version 5.6.1 on solaris 8.
Thanks, Manish Gupta PerLDAP - Perl 5 Module for LDAP ================================ Directory containing 'include' and 'lib' directory of the Netscape LDAP Software Developer Kit (default: /usr): /phone/netscape/server4/csdk Using LDAPv3 Developer Kit (default: yes)? Include SSL Support (default: yes)? Located multiple libraries: - libldap50.so - libssldap50.so - libprldap50.so - libldap50.a Libraries to link with (default: -L/phone/netscape/server4/csdk/lib -lldap50): Writing Makefile for Mozilla::LDAP::API # # make gcc -c -I/phone/netscape/server4/csdk/include -fno-strict-aliasing -I/usr/local/ include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -O -DVERSIO N=\"1.41\" -DXS_VERSION=\"1.41\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris /CORE -DLDAPV3 -DUSE_SSL API.c /usr/ccs/bin/as: "/var/tmp/ccaGwVgh.s", line 2370: error: unknown opcode ".subse ction" /usr/ccs/bin/as: "/var/tmp/ccaGwVgh.s", line 2370: error: statement syntax /usr/ccs/bin/as: "/var/tmp/ccaGwVgh.s", line 2395: error: unknown opcode ".previ ous" /usr/ccs/bin/as: "/var/tmp/ccaGwVgh.s", line 2395: error: statement syntax make: *** [API.o] Error 1 #
