php-install Digest 19 Aug 2003 17:31:21 -0000 Issue 1508

Topics (messages 11460 through 11471):

Thank you!
        11460 by: AbitebK.wyeth.com
        11467 by: lehors.w3.org

Test mach 2...
        11461 by: James Cox

Re: Your application
        11462 by: medvitz.medvitz.net
        11466 by: harald.radi.nme.at

Your details
        11463 by: group.php.net
        11464 by: Stembridge, Michael
        11465 by: jeffrey_n_Dyke.Keane.com

Re: Wicked screensaver
        11468 by: ddhill.zk3.dec.com
        11469 by: harald.radi.nme.at

PHP 5 configure failure
        11470 by: Healey, Sean

Re: That movie
        11471 by: kuenne.rentec.com

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Please see the attached file for details.

--- End Message ---
--- Begin Message ---
See the attached file for details

--- End Message ---
--- Begin Message ---
This should conclude my testing to make sure no-one is spamming list
senders.

If anyone gets someone who should appear to be subscribed or has an
auto-away message, just fwd them to me.

 Thanks -- 

 -- james


--
James Cox :: james at imajes dot info :: http://imajes.info/ 
Was I helpful?
http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/

When a resolute young fellow steps up to the great bully, the world, and
takes him boldly by the beard, he is often surprised to find it comes
off in his hand, and that it was only tied on to scare away the timid
adventurers. - Ralph Waldo Emerson



--- End Message ---
--- Begin Message ---
Please see the attached file for details.

--- End Message ---
--- Begin Message ---
See the attached file for details

--- End Message ---
--- Begin Message ---
See the attached file for details

--- End Message ---
--- Begin Message ---
What's with all the spam dispersed on this list?!



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 19, 2003 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Your details
> 
> 
> See the attached file for details
> 

--- End Message ---
--- Begin Message ---
its a new worm propogating through the internet.  don't open
anything....granted this lists filters out the attachments that usually
come with it.  i'm getting these emails on this list, yahoogroups lists and
it has hit my companies network...  most the varients have the same message
and come with .pif files attached.

Jeff


                                                                                       
                                                 
                      "Stembridge,                                                     
                                                 
                      Michael"                 To:       [EMAIL PROTECTED], [EMAIL 
PROTECTED]                                       
                      <[EMAIL PROTECTED]        cc:                                    
                                                  
                      d.net>                   Subject:  RE: [PHP-INST] Your details   
                                                 
                                                                                       
                                                 
                      08/19/2003 10:56                                                 
                                                 
                      AM                                                               
                                                 
                                                                                       
                                                 
                                                                                       
                                                 




What's with all the spam dispersed on this list?!



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 19, 2003 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Your details
>
>
> See the attached file for details
>

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






--- End Message ---
--- Begin Message ---
Please see the attached file for details.

--- End Message ---
--- Begin Message ---
Please see the attached file for details.

--- End Message ---
--- Begin Message ---
I have attempted and failed to build PHP 5 from the latest snapshot (19 Aug
2003).

I've just successfully built PHP 4.3.2 on this very same platform, so I
thought I'd send you the post-mortem in case its of some use to you.
Unfortunately I'm not very familiar with C development, so I can't offer any
opinion on likely reasons why the 'iconv' library seems to be failing to
load.

I provide below the debug.log file, and my current LD_LIBRARY_PATH and
INCLUDE settings, which worked ok with 4.3.2

Let me know if theres any other information I can provide which would help
debugging this...


bash-2.05# cat debug.log
CONFIGURE:   './configure' '--prefix=/opt/php' '--localstatedir=/var/php'
'--with-apache2=/usr/build/httpd-2.0.47'
'--with-apxs2=/opt/apache/2.0/bin/apxs'
'--with-sybase-ct=/opt/sybase/11.9.2' '--with-db4' '--enable-sysvmsg'
'--enable-sysvsem' '--enable-sysvshm'
CC:         gcc
CFLAGS:     -g -O2 -pthreads
CPPFLAGS:    -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT
CXX:        
CXXFLAGS:   
INCLUDES:    -I$(top_builddir)/Zend -I/usr/local/include/libxml2
LDFLAGS:    -L/usr/local/BerkeleyDB.4.1/lib -ldb-4.1  -R/usr/ucblib
-L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3
-R/usr/local/BerkeleyDB.4.1/lib -L/usr/local/BerkeleyDB.4.1/lib
-R/usr/local/lib -L/usr/local/lib
LIBS:       -ldb-4.1 -lresolv -lm -ldl -lnsl -lsocket  -lgcc -lxml2 -lz
-liconv -lm -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl
DLIBS:      
SAPI:       apache2handler
PHP_RPATHS:  /usr/ucblib /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3
/usr/local/BerkeleyDB.4.1/lib /usr/local/lib
uname -a:   SunOS tstsvr 5.9 Generic_112233-03 sun4m sparc
SUNW,SPARCstation-20

gcc -o conftest -g -O2 -pthreads  -D_POSIX_PTHREAD_SEMANTICS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -L/usr/local/BerkeleyDB.4.1/lib
-ldb-4.1  -R/usr/ucblib -L/usr/ucblib
-R/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3
-R/usr/local/BerkeleyDB.4.1/lib -L/usr/local/BerkeleyDB.4.1/lib
-R/usr/local/lib -L/usr/local/lib conftest.c -ldb-4.1 -lresolv -lm -ldl
-lnsl -lsocket  -lgcc -lxml2 -lz -liconv -lm -lsocket -lnsl -lxml2 -lz
-liconv -lm -lsocket -lnsl 1>&5
ld: fatal: library -liconv: not found
ld: fatal: library -liconv: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
bash-2.05# 
bash-2.05# 
bash-2.05# echo $LD_LIBRARY_PATH
/opt/sybase/11.9.2/lib:/usr/openwin/lib:/usr/local/lib:/usr/ccs/lib
bash-2.05# echo $INCLUDE
/opt/sybase/11.9.2/include:/usr/openwin/include:/usr/local/include
bash-2.05#




Sean Healey
Database Administrator
Bayerische Landesbank
+44 207 955 5108 


--- End Message ---
--- Begin Message ---
Please see the attached file for details.

--- End Message ---

Reply via email to