Re: [EMAIL PROTECTED] httpd fails to start - XmlInitUnknownEncoding error, Solaris 10

2006-11-06 Thread Dan Richardson
Luc,   Works great!   Thanks for the help, Dan  On 10/27/06, Luc I. Suryo <[EMAIL PROTECTED]> wrote: > Thanks for the tip, I double checked and all> required packages are definately installed OK, so still not sure what's > causing this problemI believe this is the libxml issue, do thisldd /usr/

Re: [EMAIL PROTECTED] httpd fails to start - XmlInitUnknownEncoding error, Solaris 10

2006-10-27 Thread Dan Richardson
Hi Kenneth/List,Thanks for the tip, I double checked and all required packages are definately installed OK, so still not sure what's causing this problem >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

[EMAIL PROTECTED] httpd fails to start - XmlInitUnknownEncoding error, Solaris 10

2006-10-27 Thread Dan Richardson
Hello,I'm trying to start httpd (2.0.59 - Sunfreeware package) and receive the following error:web1 [/root]# /usr/local/apache2/bin/httpd ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/lib/libexpat.so.0: symbol XmlInitUnknownEncoding: referenced symbol not found Killedldd on tha

RE: [EMAIL PROTECTED] Possible bug? Httpd Make error on Solaris 10

2006-07-19 Thread Dan Richardson
> Date: Wed, 19 Jul 2006 15:47:39 +0200 > > > > -----Original Message- > > From: Dan Richardson [mailto:[EMAIL PROTECTED] Sent: > > Wednesday, July 19, 2006 3:37 PM > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] Possible bug? Httpd Make

[EMAIL PROTECTED] Possible bug? Httpd Make error on Solaris 10

2006-07-19 Thread Dan Richardson
Hello, I am compiling httpd-2.2.2 on Solaris 10 (Sparc), using gcc 3.3.2 and GNU make 3.80 and I'm hitting some problems. ./configure --prefix=/www/httpd/test-vr --enable-so --enable-rewrite --enable-headers --enable-shared=max seems to run fine, then I run Make and it bails out with this err