Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2010 16:24:43 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-ports@freebsd.org
Subject:   Libxine Error
Message-ID:  <201002041624.43699.kstewart@owt.com>

next in thread | raw e-mail | index | archive | help
I have been trying to get a traceback for kscd in kde4, which sig-11=20
aborts everytime I try to run it. I am running 7-stable. In the=20
process, the kde people told me to rebuild everying in kde4=20
with "WITH_DEBUG=3DYES" in /etc/make.conf. Each time it failed to give me=20
a traceback and the portupgrade got wider. It has not gone smoothly. I=20
finally did a "portupgrade -fR kde4". I am now stopped at the point of=20
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-l=
oops=3D4=20
=2Dfalign-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-l=
ength=20
=2DWstrict-aliasing=3D2 -Werror=3Dimplicit-function-declaration -DNDEBUG -M=
T=20
xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF=20
=2Edeps/xineplug_decode_real_la-xine_real_video_decoder.Tpo -c=20
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=20
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=20
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=20
get the same error on a 7-stable system that was not changed in order=20
to get a traceback.

Kent

=2D-=20
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002041624.43699.kstewart>