php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7608 config error
Submitted: 2000-11-03 02:40 UTC Modified: 2000-12-30 20:11 UTC
From: scyoon at kogas dot or dot kr Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.3pl1 OS: HP UX 11.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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: scyoon at kogas dot or dot kr
New email:
PHP Version: OS:

 

 [2000-11-03 02:40 UTC] scyoon at kogas dot or dot kr
configure:42337: cc -o conftest -g  -DXML_BYTE_ORDER=21  -L/oracle/u01/app/oracl
e/product/8.0.5/lib -L/oracle/u01/app/oracle/product/8.0.5/lib conftest.c -lclnt
sh -lpsa -lcore4 -lnlsrtl3 -l:libdld.sl -l:libnss_dns.1 -l:librt.sl -l:libcl.a -
lm -lcrypt -lnsl  1>&5
/usr/ccs/bin/ld: /oracle/u01/app/oracle/product/8.0.5/lib/libclntsh.sl: Mismatch
ed ABI. 64-bit PA shared library found in 32-bit link.
configure: failed program was:
#line 42314 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char kill(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-21 06:26 UTC] sniper@php.net
Seems more like Oracle problem. Are you sure those
libs are working?

--Jani
 [2000-12-30 20:11 UTC] sniper@php.net
No feedback. Try PHP 4.0.4 and  if problem still exists reopen
this bug report with the configure line used.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC