MPlayer-1.0rc2 at FreeBSD 7.0-RELEASE-p3 from ports.

2008-08-07 Thread Andrey A. Belashkov
Hello.

When i try to install mplayer from ports at FreeBSD 7.0-RELEASE-p3 i got
error:

gmake -C libvo libvo.a
gmake[1]: Entering directory
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/libvo'
cc -O2 -fno-strict-aliasing -pipe -O3 -ffast-math -fomit-frame-pointer
-I./libavcodec -I./libavformat
 -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
-I. -I. -I./libavutil -O2 -f
no-strict-aliasing -pipe -O3 -ffast-math -fomit-frame-pointer
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BIT
S=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr
/local/include -I/usr/local/include/freetype2 -I/usr/local/include
-D_THREAD_SAFE -I/usr/local/includ
e/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I
/usr/local/include/pango-1.0 -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib
-2.0/include -I/usr/local/include/freetype2
-I/usr/local/include/pixman-1   -I../libavcodec -I../liba
vformat -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -I. -I.. -I../libavut
il -O2 -fno-strict-aliasing -pipe -O3 -ffast-math -fomit-frame-pointer
-D_LARGEFILE_SOURCE -D_FILE_O
FFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
-I/usr/local/include/freetype2 -I/usr/local/inclu
de -I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include -D_THREAD_SAFE -I/usr/loc
al/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include
/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local
/lib/glib-2.0/include -I/usr/local/include/freetype2
-I/usr/local/include/pixman-1 -c -o vo_yuv4m
peg.o vo_yuv4mpeg.c
In file included from /usr/local/include/libavutil/rational.h:32,
 from vo_yuv4mpeg.c:46:
/usr/local/include/libavutil/common.h:124: error: redefinition of
'av_log2'
../libavutil/common.h:98: error: previous definition of 'av_log2' was
here
/usr/local/include/libavutil/common.h:140: error: redefinition of
'av_log2_16bit'
../libavutil/common.h:116: error: previous definition of 'av_log2_16bit'
was here
/usr/local/include/libavutil/common.h:153: error: redefinition of
'mid_pred'
../libavutil/common.h:131: error: previous definition of 'mid_pred' was
here
/usr/local/include/libavutil/common.h:200: error: redefinition of
'av_clip'
../libavutil/common.h:178: error: previous definition of 'av_clip' was
here
/usr/local/include/libavutil/common.h:212: error: redefinition of
'av_clip_uint8'
../libavutil/common.h:190: error: previous definition of 'av_clip_uint8'
was here
/usr/local/include/libavutil/common.h:223: error: redefinition of
'av_clip_int16'
../libavutil/common.h:201: error: previous definition of 'av_clip_int16'
was here
/usr/local/include/libavutil/common.h:248: error: redefinition of
'ff_get_fourcc'
../libavutil/common.h:212: error: previous definition of 'ff_get_fourcc'
was here
/usr/local/include/libavutil/common.h:327: error: redefinition of
'read_time'
../libavutil/common.h:291: error: previous definition of 'read_time' was
here
In file included from /usr/local/include/libavutil/rational.h:32,
 from vo_yuv4mpeg.c:46:
/usr/local/include/libavutil/common.h:383:1: warning: "STOP_TIMER"
redefined
In file included from ../libavutil/avutil.h:40,
 from ../libswscale/swscale.h:30,
 from vo_yuv4mpeg.c:43:
../libavutil/common.h:349:1: warning: this is the location of the
previous definition
In file included from vo_yuv4mpeg.c:46:
/usr/local/include/libavutil/common.h:383:1: warning: "STOP_TIMER"
redefined
In file included from ../libavutil/avutil.h:40,
 from ../libswscale/swscale.h:30,
 from vo_yuv4mpeg.c:43:
../libavutil/common.h:349:1: warning: this is the location of the
previous definition
In file included from vo_yuv4mpeg.c:46:
/usr/local/include/libavutil/rational.h:37: error: redefinition of
'struct AVRational'
/usr/local/include/libavutil/rational.h:40: error: redefinition of
typedef 'AVRational'
../libavutil/rational.h:39: error: previous declaration of 'AVRational'
was here
/usr/local/include/libavutil/rational.h:48: error: redefinition of
'av_cmp_q'
../libavutil/rational.h:47: error: previous definition of 'av_cmp_q' was
here
/usr/local/include/libavutil/rational.h:60: error: redefinition of
'av_q2d'
../libavutil/rational.h:59: error: previous definition of 'av_q2d' was
here
gmake[1]: *** [vo_yuv4mpeg.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/libvo'
gmake: *** [libvo/libvo.a] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/mplayer.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

How i can fix this? ports is up to date.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


MagickWandForPHP 1.0.5 & ZendOptimizer-3.3.0.a = Segmentation fault

2008-01-10 Thread Andrey A. Belashkov
Hello.
I was installed MagickWandForPHP and ZendOptimizer from fresh ports and php got
SIG11. When i disable MagickWandForPHP or ZendOptimizer - all ok. Can
you help me with this issue?

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 "[EMAIL PROTECTED]"


php-magickwand trouble

2007-10-24 Thread Andrey A. Belashkov
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 "[EMAIL PROTECTED]"