Date: Thu, 4 Feb 2010 16:43:29 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-ports@freebsd.org Subject: Re: Libxine Error Message-ID: <201002041643.29469.kstewart@owt.com> In-Reply-To: <201002041624.43699.kstewart@owt.com> References: <201002041624.43699.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 04 February 2010 04:24:43 pm Kent Stewart wrote: > I have been trying to get a traceback for kscd in kde4, which sig-11 > aborts everytime I try to run it. I am running 7-stable. In the > process, the kde people told me to rebuild everying in kde4 > with "WITH_DEBUG=3DYES" in /etc/make.conf. Each time it failed to give > me a traceback and the portupgrade got wider. It has not gone > smoothly. I finally did a "portupgrade -fR kde4". I am now stopped at > the point of building multimedia/libxine where I get the following > error > > libtool: compile: =A0cc -DHAVE_CONFIG_H -I. -I../../include -I../.. - > I../../include -I../../include -I../../src -I../../src/xine-engine - > I../../src/xine-engine -I../../src/xine-utils -I../../src/input - > I../../src/input -I../../lib -I../../lib -I/usr/local/include - > fvisibility=3Dhidden -D_REENTRANT -D_FILE_OFFSET_BITS=3D64 -DXINE_COMPILE > - mtune=3Di386 -O3 -pipe -fomit-frame-pointer -falign-functions=3D4 > -falign-loops=3D4 -falign-jumps=3D4 -fexpensive-optimizations > -fschedule-insns2 -ffast-math - finline-functions -Wpointer-arith > -pipe -g -fno-force-addr - I/usr/local/include > -I/usr/local/include/dvdread -Wall -Wchar-subscripts - > Wnested-externs -Wcast-align -Wmissing-declarations > -Wmissing-prototypes - Wmissing-format-attribute -Wno-pointer-sign > -Wformat=3D2 -Wno-format-zero-length -Wstrict-aliasing=3D2 > -Werror=3Dimplicit-function-declaration -DNDEBUG -MT > xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF > .deps/xineplug_decode_real_la-xine_real_video_decoder.Tpo -c > xine_real_video_decoder.c =A0-fPIC -DPIC -o > .libs/xineplug_decode_real_la- xine_real_video_decoder.o > In file included from xine_real_video_decoder.c:49: > real_common.h:49: error: '__environ' defined both normally and as an > alias > real_common.h:59: error: 'stderr' defined both normally and as an > alias gmake[2]: *** > [xineplug_decode_real_la-xine_real_video_decoder.lo] Error 1 > gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine- > lib-1.1.16.3/src/libreal' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine- > lib-1.1.16.3/src' > gmake: *** [all-recursive] Error 1 > *** Error code 1 > > The old rule of building everything used by libxine didn't help. I > also get the same error on a 7-stable system that was not changed in > order to get a traceback. The last sentence is not correct. I was ssh'ed to the broken machine and=20 didn't notice. The other machine is still running kde3 and didn't have=20 any problem building libxine. It also hasn't been port updated since 22=20 Jan. Kent =2D-=20 Kent Stewart Richland, WA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002041643.29469.kstewart>