Date: Thu, 25 Oct 2007 14:14:53 +0300 From: Anton - Valqk <lists@lozenetz.org> To: "Andrey A. Belashkov" <virus@virus.org.ua> Cc: ports@FreeBSD.org Subject: Re: php-magickwand trouble Message-ID: <47207AAD.5060000@lozenetz.org> In-Reply-To: <20071024213618.GD1172@web3.hostdad.com> References: <20071024213618.GD1172@web3.hostdad.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try recompiling all the dependent libs for php-imagemagick, usually whenever I've had this problem it was from old incompatible lib calls. Andrey A. Belashkov wrote: > Hi. > > I try to install php-magickwand from FreeBSD 6.2 ports. Ports was updated by > portsnap to current version before. After install i run php cli with -i > switch and got: > > ~]# php -i > --- SKIP SOME OUTPUT -- > > MagickWand Backend Library => ImageMagick > MagickWand Extension Version => 1.0.5 > ImageMagick support => enabled > ImageMagick version => ImageMagick 6.3.5 10/24/07 Q16 http://www.imagemagick.org > ImageMagick QuantumRange (MaxRGB) => 65535 > php in free(): error: junk pointer, too high to make sense > Abort trap: 6 (core dumped) > > ~]# > > In core file i cant see nothing what can help me to solve this trouble. > > I try disable all other modules in /usr/local/etc/php/extensions.ini - > same error. > I try compile ImageMagick with "--enable-embeddable" - same error. > I try google this issue - nothing can find. > I also try get from SVN development version of MagickWandForPHP - same > error. > > So, how i can use MagickWandForPHP-1.0.5 with PHP 5.2.4 ? > > Thanks. > > -------------------------------------------------------------- > _ > . . Best Regards, Andrey A. Belashkov, > / v \ UNIX system & network Administrator. AAB56-RIPE ICQ: 8229031 > /( )\ My resume you can see on http://virus.org.ua/resume/ > ^^ ^^ > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47207AAD.5060000>