php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5512 Installing NSAPI module
Submitted: 2000-07-11 12:10 UTC Modified: 2000-08-20 02:55 UTC
From: montesa at posta dot unizar dot es Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 2 OS: DEC UNIX 4.0d
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: montesa at posta dot unizar dot es
New email:
PHP Version: OS:

 

 [2000-07-11 12:10 UTC] montesa at posta dot unizar dot es
configure 
--prefix=/usr/local 
--with-config-file-path=/usr/local/ini 
--disable-debug 
--with-nsapi=/usr/local/netscape 
--enable-dbase 
--enable-filepro 
--enable-ftp 
--with-oci8=/oracle/product/8.0.5 
--with-oracle=/oracle/product/8.0.5 
--with-gd=/usr/local/gdlib 
--with-pdflib=/usr/local/pdflib 
--with-zlib=/usr/local/zlib
--with-jpeg-dir=/usr/local/jpeglib 
--with-png-dir=/usr/local/pnglib 
--with-tiff-dir=/usr/local/tifflib
--with-zlib-dir=/usr/local/zlib


make install
....
Making install in .
/bin/sh /02/ejecutable/install/php4/libtool --silent --mode=compile gcc  -DHAVE_CONFIG_H -I. -I/02/ejecutable/install/php4/ -I/02/ejecutable/install/php4 -I/02/ejecutable/install/php4/main -I/02/web/netscape/include -I/02/ejecutable/install/php4/Zend -I/02/ejecutable/install/php4 -I/02/ejecutable/include -I/02/ejecutable/install/php4/ext/mysql/libmysql -I/02/oracle/product/8.0.5/rdbms/demo -I/02/oracle/product/8.0.5/network/public -I/02/oracle/product/8.0.5/plsql/public -I/02/ejecutable/install/php4/ext/xml/expat/xmltok -I/02/ejecutable/install/php4/ext/xml/expat/xmlparse -I/02/ejecutable/install/php4/TSRM  -DXML_BYTE_ORDER=12 -I../TSRM -DTHREAD=1 -g -O2  -c stub.c
/bin/sh /02/ejecutable/install/php4/libtool --silent --mode=link gcc  -DHAVE_CONFIG_H -I. -I/02/ejecutable/install/php4/ -I/02/ejecutable/install/php4 -I/02/ejecutable/install/php4/main -I/02/web/netscape/include -I/02/ejecutable/install/php4/Zend -I/02/ejecutable/install/php4 -I/02/ejecutable/include -I/02/ejecutable/install/php4/ext/mysql/libmysql -I/02/oracle/product/8.0.5/rdbms/demo -I/02/oracle/product/8.0.5/network/public -I/02/oracle/product/8.0.5/plsql/public -I/02/ejecutable/install/php4/ext/xml/expat/xmltok -I/02/ejecutable/install/php4/ext/xml/expat/xmlparse -I/02/ejecutable/install/php4/TSRM  -DXML_BYTE_ORDER=12 -I../TSRM -DTHREAD=1 -g -O2   -o libphp4.la -rpath /02/ejecutable/install/php4/libs -avoid-version -L/02/ejecutable/lib -L/02/oracle/product/8.0.5/lib  -R /02/ejecutable/lib -R /02/oracle/product/8.0.5/lib stub.lo  Zend/libZend.la  sapi/nsapi/libsapi.la  main/libmain.la  regex/libregex.la  ext/calendar/libcalendar.la ext/db/libdb.la ext/dbase/libdbase.la ext/filepro/libfilepro.la ext/ftp/libftp.la ext/gd/libgd.la ext/mysql/libmysql.la ext/oci8/liboci8.la ext/oracle/liboracle.la ext/pcre/libpcre.la ext/pdf/libpdf.la ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.la ext/xml/libxml.la ext/zlib/libzlib.la  TSRM/libtsrm.la -ldb -lcxx -lstdc++ -lpdf -ltiff -lclntsh -lpsa -lcore4 -lnlsrtl3 -lm -laio -lrt -lmld -lexc -ljpeg -lpng -lz -lgd -lresolv -lm -lpthread -lresolv -L/02/ejecutable/lib -ljpeg -lz -L/02/ejecutable/lib -ljpeg -L/02/ejecutable/lib -lpng -L/02/ejecutable/lib -ltiff
collect2: ld returned 1 exit status
/usr/bin/ld:
/usr/local/lib/libstdc++.a(stdstreams.o): cout: multiply defined
/usr/local/lib/libstdc++.a(stdstreams.o): cerr: multiply defined
/usr/local/lib/libstdc++.a(stdstreams.o): cin: multiply defined
*** Exit 1
Stop.
*** Exit 1
Stop.

Why?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 22:07 UTC] zak@php.net
Please verify that it?s still happening using the latest version from CVS or snaps.php.net.  Thank you!
 [2000-08-20 02:55 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 14:01:29 2024 UTC