RE: mysql-php link failure

2003-06-16 Thread Grimes, Dean
I have rs506a and I have tried every patch I can find but to no avail. Below
is a list of the patch I've tried in various combinations:

 1.  oss629a:
 Support Level Supplement (SLS) OSS629A, the SCO HTTP Security
Supplement,
 addresses a potential security exploit of scohttpd.  This SLS resolves 
 the issue and provides additional security.

 NOTE: There are two patches associated with this patch. They must be
   installed on at a time.

 2.  oss646a:
 Support Level Supplement (SLS) OSS646A, the Execution Environment
 Supplement, updates the UNIX Runtime System (RTS) on pre 5.0.7
 systems to bring the execution environment up-to-date with the
 environment in SCO OpenServer Release 5.0.7.  Specifically, OSS646A
 includes an updated libc, the new shared math and curses libraries,
 new data files and mechanisms, an updated compiler driver, and updated
 link editors and assemblers.

 3.  oss631b:
 Support Level Supplement (SLS) OSS631B, the Supplemental Graphics, Web
 and X11 Libraries supplement, provides a suite of libraries and
 utilities that are frequently required by Open Source programs.

 NOTE: oss646a MUST be installed before this patch.

 4.  oss635a:
 Support Level Supplement (SLS) OSS635A, the Graphical Environment
 Supplement for OpenServer 5.0.6, addresses several known issues with
 the Graphical Environment components of SCO OpenServer 5.0.6 and the
 SCO OpenServer Development System.

 5.  oss636a:
 Support Level Supplement (SLS) OSS636A, the TCP Security Supplement,
 addresses potential security vulnerabilities in bootpd and talkd.
 This SLS resolves the issues and provides increased security.

 6.  oss638a:
 Support Level Supplement (SLS) OSS638A, the rarpd Supplement for
 OpenServer 5, corrects problems with rarpd (the Reverse Address
 Resolution Protocol daemon).

 7.  oss640a:
 Support Level Supplement (SLS) OSS640A, the BIND Update, fixes security
 problems in older versions of BIND, and provides the latest OpenServer
 version of BIND.

 8.  oss642a:
 Support Level Supplement (SLS) OSS642A, the Cron Supplement, addresses
 various problems in the cron daemon, including the job sometimes runs
 twice problem.

 9.  oss644b:
 Support Level Supplement (SLS) OSS644B, the Reboot Supplement for
 OpenServer 5, provides support for an alternative means to reset
 the system for reboot (init 6).

10.  oss645a:
 Support Level Supplement (SLS) OSS645A, the Audit Subsystem Security
 Supplement, addresses potential security exploit of dlvr_audit. This
 SLS resolves the issue and provides additional security.

11.  oss648a:
 Support Level Supplement (SLS) OSS648A, the Processor Supplement for
 OpenServer 5.0.6.

12.  oss650a:
 Support Level Supplement (SLS) OSS650A, the LPD Supplement for
 OpenServer 5.

13.  oss651a:
 Support Level Supplement (SLS) OSS651A, the Intel Processor Microcode
 Driver, provides support for the downloading of new microcode to
 Intel Pentium Pro, Pentium II, III, and 4 processors.



Have you been able to compile Apache/MySQL/PHP successfully on SCO 5.0.6? If
so, could you send me a listing of the patches you have installed?


Thanks,

Dean




-Original Message-
From: Boyd Lynn Gerber [mailto:[EMAIL PROTECTED]
Sent: Friday, June 13, 2003 4:03 PM
To: Grimes, Dean
Cc: '[EMAIL PROTECTED]'
Subject: Re: mysql-php link failure


On Fri, 13 Jun 2003, Grimes, Dean wrote:
 I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am
 getting following error:

 //usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in
two
 shared objects /usr/lib/libsocket.so: size = 448;
//usr/lib/libresolv.so.1:
 size = 512
 collect2: ld returned 1 exit status
 make: *** [sapi/cli/php] Error 1


 I'm compiling on SCO OperServer 5.0.6 using:

 gcc-2.95.2
 make-3.80

 php-4.3.2
 mysql-4.0.13
 apache_1.3.27

What OS's patches have you installed.  This a known problem with older
versions and is fixed in the latest patches.  Don't install oss646 till
they release some other oss.  There may be a security patch as well.

Take a look at ftp.sco.com/pub/security/OpenServer

tt,

--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047







-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: mysql-php link failure

2003-06-16 Thread Boyd Lynn Gerber
On Mon, 16 Jun 2003, Grimes, Dean wrote:
 Have you been able to compile Apache/MySQL/PHP successfully on SCO 5.0.6? If
 so, could you send me a listing of the patches you have installed?

Yes, This is what I have on my system

   OSS629A: SCO HTTP Security Supplement (ver 1.0.0)
   OSS635A: Graphical Environment Supplement for OpenServer 5.0.6 (ver
   OSS636A: TCP Security Supplement (ver 1.0.0)
   OSS638A: rarpd Supplement for OpenServer 5 (ver 1.0.0)
   OSS639A: Print Security Supplement (ver 1.0.0)
   OSS640A: BIND Update (ver 1.0.0)
   OSS642a - Cron supplement (ver 1.0.0)
   OSS643A: Socket Driver Supplement for OpenServer 5 (ver 1.0.0)
   OSS644B - Reboot supplement for OpenServer 5 (ver 1.0.0)
   OSS645A: Audit Subsystem Security Supplement (ver 1.0.0)
   OSS648A: Processor Supplement for OpenServer 5.0.6 (ver 1.0.0)
   OSS650a - lpd supplement (ver 1.0.0)
   OSS651A: Intel Microcode Update for OpenServer 5.0.6 (ver 1.0.0)
   RS506A: Release Supplement for SCO OpenServer Release 5.0.6 (ver rs
   RS506A: Software Manager Supplement (ver rs506a)

tt,

--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



mysql-php link failure

2003-06-13 Thread Grimes, Dean
I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am
getting following error:

//usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in two
shared objects /usr/lib/libsocket.so: size = 448; //usr/lib/libresolv.so.1:
size = 512
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


I'm compiling on SCO OperServer 5.0.6 using:

gcc-2.95.2
make-3.80

php-4.3.2
mysql-4.0.13
apache_1.3.27


MySQL builds and installs fine. PHP configure fine and is making it through
95 percent build. The configure command to produce the problem in it's
simplest form:

configure --with-mysql=path to mysql install

If I don't specify MySQL in the build then PHP builds fine. I'm not sure if
it's a MySQL or PHP problem, or if it's a SCO library problem. So, I'm
posting this question to all. If anyone has any idea or needs any additional
information please let me know.

Thanks

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: mysql-php link failure

2003-06-13 Thread Boyd Lynn Gerber
On Fri, 13 Jun 2003, Grimes, Dean wrote:
 I'm having some trouble with linking mysql-4.0.13 into php-4.3.2. I am
 getting following error:

 //usr/lib/libresolv.so.1: fatal error: symbol `_res` multiply defined in two
 shared objects /usr/lib/libsocket.so: size = 448; //usr/lib/libresolv.so.1:
 size = 512
 collect2: ld returned 1 exit status
 make: *** [sapi/cli/php] Error 1


 I'm compiling on SCO OperServer 5.0.6 using:

 gcc-2.95.2
 make-3.80

 php-4.3.2
 mysql-4.0.13
 apache_1.3.27

What OS's patches have you installed.  This a known problem with older
versions and is fixed in the latest patches.  Don't install oss646 till
they release some other oss.  There may be a security patch as well.

Take a look at ftp.sco.com/pub/security/OpenServer

tt,

--
Boyd Gerber [EMAIL PROTECTED]
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]