I get the following errors when trying to build latest CVS --with-ldap:

/usr/local/lib/liblber.a(decode.o): In function `ber_get_tag':
/usr/local/src/ldap/libraries/liblber/decode.c:39: multiple definition of 
`ber_get_tag'
Zend/.libs/libZend.al
(decode.o):/usr/local/src/ldap/libraries/liblber/decode.c:39: first defined here
/usr/local/lib/liblber.a(decode.o): In function `ber_skip_tag':
/usr/local/src/ldap/libraries/liblber/decode.c:73: multiple definition of 
`ber_skip_tag'
Zend/.libs/libZend.al
(decode.o):/usr/local/src/ldap/libraries/liblber/decode.c:73: first defined here

... ad nausuem (the errors go on and on for different symbols)

The strange thing is that /usr/local/src/ldap/ doesn't exist on my system, so 
I'm not sure where that's coming from.

I haven't changed my ldap libraries in months, and it built successfully until 
a few days ago.

-chuck

--
Charles Hagenbuch, <[EMAIL PROTECTED]>
Black and white and grey, all the shades of truth.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to