Skip to Content.
Sympa Menu

freetds - Re: some errors when compiling php4 with freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: some errors when compiling php4 with freetds
  • Date: Tue, 10 Jul 2001 16:59:15 -0400 (EDT)


PHP added DBSETLCHARSET option somewhere around 4.0.4(?) Anyway, if you
use FreeTDS 0.52 (or the CVS version which has a couple of
hostname/interfaces file fixes) it should compile fine.

Brian

On Tue, 10 Jul 2001, dongrui wrote:

> thanks anyway :)
>
> I've change php to 4.0.6, but new errors appeared when "make" apache after
> I had install php4.0.6, the error is like this:
>
> modules/php4/libphp4.a(php_sybase_db.o): In function
> `php_sybase_do_connect':
> /usr/src/php-4.0.6/ext/sybase/php_sybase_db.c:360: undefined reference to
> `DBSETLCHARSET'
> collect2: ld returned 1 exit status
> make[2]: *** [target_static] Error 1
> make[2]: Leaving directory `/usr/src/apache_1.3.12/src'
> make[1]: *** [build-std] Error 2
> make[1]: Leaving directory `/usr/src/apache_1.3.12'
> make: *** [build] Error 2
>
> could anyone help me ? thanks :)
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page