I've tried quite a few things to make a (non corrupt(?) midgard.so file)

So far I've done the following.

Remove the --no-verify command

Add "i386-unknown-freebsd4.9" to the end of the line with the "--no-verify"
command.

Added "lt_target=$ac_cv_build" inbetween 

  *) lt_target="$target" ;;
  esac

and

  # Check for any special flags to pass to ltconfig.
  libtool_flags="--cache-file=$cache_file"
  test "$enable_shared" = no && libtool_flags="$libtool_flags
--disable-shared"

All of these things get midgard.so to compile.  However, when attempting to
reload Apache with the midgard.so in the PHP extention_dir, apache segfaults
on a signal 11.

Is anyone here using Midgard on FreeBSD and are there any hints on how you
got it to run?  I can get it to run on RedHat, but I prefer BSD for a
variety of reasons.

Thanks again,
Damien

-----Original Message-----
From: Heiser, Damien 
Sent: Tuesday, January 06, 2004 12:44 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [midgard-user] midgard.so missing in FreeBSD


Unfortuantely it appears that I spoke to soon.

Now when midgard.so is in the php.ini extension_dir, apache seg faults on
load.

Any other suggestions.

Thanks again for your help.

Damien Heiser

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to