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: "dongrui" <I_will_fly AT chinaren.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: some errors when compiling php4 with freetds
  • Date: Tue, 10 Jul 2001 09:41:49 -0400


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 :)




Archive powered by MHonArc 2.6.24.

Top of Page