freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "Westerdale, John" <jwesterdale AT HOWOST.com>
- To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
- Subject: RE: your email message
- Date: Mon, 18 Dec 2000 09:40:33 -0500
When I compile PHP, (on SGI Irix 6.5.9m on Origin 200), I run across the
following:
-----------------------------
ganglion 26# ./configure --with-sybase-ct=/usr2/local/freetds-0.51
--with-apxs=/usr/freeware/apache/sbin/apxs
.
.
.
Thank you for using PHP
ganglion 27# make
(goes normally)
.
.
. (starts normally, AFAIK)
/bin/sh /usr2/local/php-4.0.3pl1/libtool --silent --mode=compile gcc -I.
-I/usr2/local/php-4.0.3pl1/ -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/main -I/usr/freeware/apache/include
-I/usr2/local/php-4.0.3pl1/Zend -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/ext/mysql/libmysql
-I/usr2/local/freetds-0.51/include
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmltok
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmlparse
-I/usr2/local/php-4.0.3pl1/TSRM -DXML_BYTE_ORDER=21 -g -O2 -c stub.c
/bin/sh /usr2/local/php-4.0.3pl1/libtool --silent --mode=link gcc
-I. -I/usr2/local/php-4.0.3pl1/ -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/main -I/usr/freeware/apache/include
-I/usr2/local/php-4.0.3pl1/Zend -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/ext/mysql/libmysql
-I/usr2/local/freetds-0.51/include
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmltok
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmlparse
-I/usr2/local/php-4.0.3pl1/TSRM -DXML_BYTE_ORDER=21 -g -O2 -o libphp4.la
-rpath /usr2/local/php-4.0.3pl1/libs -avoid-version
-L/usr2/local/freetds-0.51/lib -R /usr2/local/freetds-0.51/lib stub.lo
Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la
ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la
ext/session/libsession.la ext/standard/libstandard.la
ext/sybase_ct/libsybase_ct.la ext/xml/libxml.la TSRM/libtsrm.la -ldl
-lsybtcl -lintl -lcomn -lct -lcs -lm -ldl -lcrypt -lsocket -lsocket
ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol.
ld32: FATAL 9: I/O error (-lsybtcl): No such file or directory
collect2: ld returned 32 exit status
*** Error code 1 (bu21)
*** Error code 1 (bu21)
ganglion 28#
Thanks for the interest!
John Westerdale
-----Original Message-----
From: D. J. Hagberg [mailto:dhagberg AT millibits.com]
Sent: Saturday, December 16, 2000 3:08 PM
To: TDS Development Group
Subject: [freetds] RE: your email message
Could you describe "the Sybtcl problem" in more detail? I wasn't
familiar with the fact that php used Sybtcl anywhere. As the current
sybtcl maintainer, I'd like to straighten out issues with its code, if
that's where the problem lies,
-=- D. J.
-=- dhagberg at millibits dot com
"Westerdale, John" wrote:
>
> > > Hello Folks...
> > -> Invalid context for this command.
> > > -> Invalid context for this command.
> > > I hope this is an old question... but how do I get past the Sybtcl
> > > problem with the latest php? The FreeTDS install went well. everything
> > > else went fine on the SGI ORigin 200 with Gcc and Irix 6.5.9m.
> > > commenting all refs to sybtcl didnt help... still failed on a -Iintl.
> > > Help!
> > > John Westerdale
>
> ---
> You are currently subscribed to freetds as: [dhagberg AT millibits.com]
> To unsubscribe, forward this message to
$subst('Email.Unsub')
---
You are currently subscribed to freetds as: [jwesterdale AT howost.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')
ganglion 26# ./configure --with-sybase-ct=/usr2/local/freetds-0.51
--with-apxs=/usr/freeware/apache/sbin/apxs
(config seems to complete successfully)
ganglion 27# make
...
.
. (starts normally, AFAIK)
/bin/sh /usr2/local/php-4.0.3pl1/libtool --silent --mode=compile gcc -I.
-I/usr2/local/php-4.0.3pl1/ -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/main -I/usr/freeware/apache/include
-I/usr2/local/php-4.0.3pl1/Zend -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/ext/mysql/libmysql
-I/usr2/local/freetds-0.51/include
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmltok
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmlparse
-I/usr2/local/php-4.0.3pl1/TSRM -DXML_BYTE_ORDER=21 -g -O2 -c stub.c
/bin/sh /usr2/local/php-4.0.3pl1/libtool --silent --mode=link gcc
-I. -I/usr2/local/php-4.0.3pl1/ -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/main -I/usr/freeware/apache/include
-I/usr2/local/php-4.0.3pl1/Zend -I/usr2/local/php-4.0.3pl1
-I/usr2/local/php-4.0.3pl1/ext/mysql/libmysql
-I/usr2/local/freetds-0.51/include
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmltok
-I/usr2/local/php-4.0.3pl1/ext/xml/expat/xmlparse
-I/usr2/local/php-4.0.3pl1/TSRM -DXML_BYTE_ORDER=21 -g -O2 -o libphp4.la
-rpath /usr2/local/php-4.0.3pl1/libs -avoid-version
-L/usr2/local/freetds-0.51/lib -R /usr2/local/freetds-0.51/lib stub.lo
Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la
ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la
ext/session/libsession.la ext/standard/libstandard.la
ext/sybase_ct/libsybase_ct.la ext/xml/libxml.la TSRM/libtsrm.la -ldl
-lsybtcl -lintl -lcomn -lct -lcs -lm -ldl -lcrypt -lsocket -lsocket
ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any symbol.
ld32: FATAL 9: I/O error (-lsybtcl): No such file or directory
collect2: ld returned 32 exit status
*** Error code 1 (bu21)
*** Error code 1 (bu21)
ganglion 28#
-
RE: your email message,
Westerdale, John, 12/15/2000
- <Possible follow-up(s)>
- RE: your email message, D. J. Hagberg, 12/16/2000
- RE: your email message, Westerdale, John, 12/18/2000
- RE: your email message, Brian Bruns, 12/18/2000
Archive powered by MHonArc 2.6.24.