Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75787 - php-sapi.eclass warns about having both mssql and freetds although both of them are not set
Summary: php-sapi.eclass warns about having both mssql and freetds although both of th...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 06:24 UTC by Petteri Räty (RETIRED)
Modified: 2005-05-10 22:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2004-12-27 06:24:14 UTC
>>> Unpacking source...
 * If you have both freetds and mssql in your USE flags, parts of PHP
 * may not behave correctly, or may give strange warnings. You have
 * been warned! It's recommended that you pick ONE of them. For sybase
 * support, chose 'freetds'. For mssql support choose 'mssql'.

I think that this should done so that we first check for use flags and if the user has both of them set we say something like "You have both...". There is no need to bother users who don't have either one of these set. 

See http://a.bo.cx/gentoo/ for full logs. 

Reproducible: Always
Steps to Reproduce:




aria gentoo # emerge -pv php

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-php/php-4.3.10  +X +berkdb +crypt -curl -debug -doc -fdftk
-firebird -flash -freetds -gd -gd-external +gdbm -gmp -hardenedphp -imap
-informix -ipv6 +java +jpeg -kerberos -ldap -mcal -memlimit -mssql +mysql
+ncurses +nls -oci8 -odbc +pam +pdflib +png -postgres +qt +readline -snmp +spell
+ssl +tiff +truetype +xml2 -yaz 0 kB

Total size of downloads: 0 kB
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-10 22:37:24 UTC
This is not a bug.