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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php dot bug at mygenes dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC