DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 27th May 2008
blackyzero blackyzero is offline
New User
 
Join Date: May 2008
Posts: 2
Arrow openbsd4.3 - problem compile php5

Hi,

I am trying to compile php5 work with apache2 (official port package) with IMAP SSL support. After installed, i got following error when execute # php command or start/stop apache2 daemon.

Code:
# apachectl2 stop                                                                                                                  
/usr/local/sbin/httpd2:/usr/lib/libcom_err.so.16.0: /usr/local/lib/libkrb5.so.3.3 : WARNING: symbol(krb5_fcc_ops) size mismatch, relink your program
/usr/local/sbin/httpd2:/usr/lib/libcom_err.so.16.0: /usr/local/lib/libkrb5.so.3.3 : WARNING: symbol(krb5_mcc_ops) size mismatch, relink your program
#
Code:
# php -v
php:/usr/local/lib/libkrb5.so.3.3: /usr/local/lib/libcom_err.so.16.0 : WARNING: symbol(krb5_mcc_ops) size mismatch, relink your program
php:/usr/local/lib/libkrb5.so.3.3: /usr/local/lib/libcom_err.so.16.0 : WARNING: symbol(krb5_fcc_ops) size mismatch, relink your program
PHP 5.2.6 (cli) (built: May 27 2008 02:52:03) 
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
#
Please help me to fix it in order to non display php error.
Thank you.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with latest php5 from ports clevershark FreeBSD Ports and Packages 1 22nd July 2009 07:38 PM
openBSD4.4 + Chrooted apache1.3 + php5 + sessions wolf3d OpenBSD Packages and Ports 1 2nd July 2009 11:07 AM
[openBSD4.5] Not able to boot on Notebook openBSD-Boy OpenBSD General 12 4th May 2009 01:24 PM
Problem with upgrading php5-pcre and php5-mysql KernelPanic FreeBSD Ports and Packages 6 16th June 2008 10:00 PM
Problem installing PHP5 DrKrall OpenBSD Packages and Ports 8 23rd May 2008 12:10 AM


All times are GMT. The time now is 12:07 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick