php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17212 Undefined symbol... in libc-client
Submitted: 2002-05-14 15:09 UTC Modified: 2002-06-20 19:07 UTC
From: php dot bug at mygenes dot net Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.2.1 OS: OpenBSD 3.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 + 25 = ?
Subscribe to this entry?

 
 [2002-05-14 15:09 UTC] php dot bug at mygenes dot net
I have compiled and installed php 4.2.1 (and 4.2.0) only to recieve the same error when runing php -v 

/usr/libexec/ld.so: Undefined symbol "_GSS_C_NT_HOSTBASED_SERVICE" in php:/usr/local/lib/libc-client.so.4.0

I am using the OpenBSD package c-client-4.44 .

my configuration args are
./configure --with-gettext --with-imap --with-mhash --with-mcrypt --with-mysql --with-axps --without-pcre-regex --with-imap-ssl > configure.log

I would be happy to provide both the configure.log and the make.log .

This may not be a bug, per se, but I haven't been able to get php working and feel that my resources are expended.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-20 19:07 UTC] sniper@php.net
get the c-client sources and compileit yourself.
This is not any bug in PHP.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC