First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 107583
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 107551
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Borja Pacheco <bpacheco@acisa.es>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 107583 depends on: Show dependency tree
Bug 107583 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-29 03:26 0000
#emerge --ask --update --deep --newuse world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] media-libs/giflib-4.1.3-r2 [4.1.3-r1] +X +opengl -rle 0 kB
[ebuild  N    ] sys-devel/bc-1.06-r6  +readline -static 272 kB
[ebuild     U ] www-client/mozilla-firefox-1.0.7-r2 [1.0.7-r1] -debug +gnome
-ipv6 +java -mozcalendar -mozdevelop -moznoxft -mozsvg +truetype -xinerama
-xprint 0 kB
[ebuild     U ] app-text/poppler-0.4.2 [0.4.1] +gtk +jpeg -qt +zlib 759 kB
[ebuild   R   ] media-video/totem-1.2.0  -a52 -debug +dvd +firefox -flac +gnome
-lirc +mad +mozilla* +mpeg +ogg -theora +vorbis +win32codecs +xine +xv 0 kB
[ebuild   R   ] media-video/avifile-0.7.43.20050224-r2  -3dnow +X -a52 +alsa
-debug +divx4linux -dmalloc -dpms +encode -esd +mad -matrox +mmx -oss -qt
-sblive +sdl +sse +truetype +v4l* -vidix +vorbis +win32codecs -xinerama +xv
+xvid* +zlib 0 kB
[ebuild     UD] net-libs/openh323-1.15.3 [1.15.6] -debug -noaudio -novideo +ssl 0 kB
[ebuild     UD] dev-libs/pwlib-1.8.4 [1.8.7] +alsa -esd +ieee1394 +sdl +ssl
+v4l2 0 kB
[ebuild     U ] sys-apps/findutils-4.2.24 [4.2.23] -build +nls (-selinux)
-static 983 kB
[ebuild     U ] media-libs/urt-3.1b-r1 [3.1b] +X +gif -gs +tiff 0 kB
[ebuild   R   ] media-video/transcode-0.6.14-r2  -3dnow +X -a52 (-altivec) +avi
+divx4linux -dv +dvdread* +encode -fame +gtk -imagemagick +jpeg -lzo -mjpeg +mmx
+mpeg -network +ogg -pvm +quicktime +sdl +sse +sse2 -theora +truetype +v4l*
+vorbis +xml2 +xvid* 0 kB

Total size of downloads: 2,016 kB

Do you want me to merge these packages? [Yes/No]
>>> emerge (1 of 11) media-libs/giflib-4.1.3-r2 to /
>>> md5 files   ;-) giflib-4.1.3-r2.ebuild
>>> md5 files   ;-) giflib-4.1.3-r1.ebuild
>>> md5 files   ;-) giflib-4.1.3.ebuild
>>> md5 files   ;-) files/digest-giflib-4.1.3
>>> md5 files   ;-) files/digest-giflib-4.1.3-r1
>>> md5 files   ;-) files/digest-giflib-4.1.3-r2
>>> md5 src_uri ;-) giflib-4.1.3.tar.gz
>>> Unpacking source...
>>> Unpacking giflib-4.1.3.tar.gz to /var/tmp/portage/giflib-4.1.3-r2/work
 * Removing useless C++ checks ...                                             
                                       [ ok ]>>> Source unpacked.
 * econf: updating giflib-4.1.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating giflib-4.1.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pow in -lm... yes
checking for rle_hdr_init in -lrle... (cached) no
checking for main in -lgl_s... (cached) yes
checking for main in -lX11... (cached) yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for an ANSI C-conforming const... yes
checking for working memcmp... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... no
checking for strdup... yes
configure: creating ./config.status
config.status: creating util/Makefile
config.status: creating lib/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating pic/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/giflib-4.1.3-r2/work/giflib-4.1.3'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/giflib-4.1.3-r2/work/giflib-4.1.3/lib'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=pentium4 -O3
-pipe -fomit-frame-pointer  -Wall -march=pentium4 -O3 -pipe -fomit-frame-pointer
-MT getarg.o -MD -MP -MF ".deps/getarg.Tpo" \
  -c -o getarg.o `test -f 'getarg.c' || echo './'`getarg.c; \
then mv -f ".deps/getarg.Tpo" ".deps/getarg.Po"; \
else rm -f ".deps/getarg.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
-I. -I..    -march=pentium4 -O3 -pipe -fomit-frame-pointer  -Wall
-march=pentium4 -O3 -pipe -fomit-frame-pointer -MT dev2gif.lo -MD -MP -MF
".deps/dev2gif.Tpo" \
  -c -o dev2gif.lo `test -f 'dev2gif.c' || echo './'`dev2gif.c; \
then mv -f ".deps/dev2gif.Tpo" ".deps/dev2gif.Plo"; \
else rm -f ".deps/dev2gif.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
-I. -I..    -march=pentium4 -O3 -pipe -fomit-frame-pointer  -Wall
-march=pentium4 -O3 -pipe -fomit-frame-pointer -MT dgif_lib.lo -MD -MP -MF
".deps/dgif_lib.Tpo" \
  -c -o dgif_lib.lo `test -f 'dgif_lib.c' || echo './'`dgif_lib.c; \
then mv -f ".deps/dgif_lib.Tpo" ".deps/dgif_lib.Plo"; \
else rm -f ".deps/dgif_lib.Tpo"; exit 1; \
fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -march=pentium4 -O3 -pipe -fomit-frame-pointer -MT
dev2gif.lo -MD -MP -MF .deps/dev2gif.Tpo -c dev2gif.c  -fPIC -DPIC -o
.libs/dev2gif.o
dev2gif.c:29:19: gl/gl.h: No such file or directory
dev2gif.c: In function `DumpScreen2Gif':
dev2gif.c:136: error: redeclaration of 'ColorMap256' with no linkage
dev2gif.c:131: error: previous declaration of 'ColorMap256' was here
dev2gif.c:224: warning: implicit declaration of function `winset'
dev2gif.c:225: warning: implicit declaration of function `getsize'
dev2gif.c:228: warning: implicit declaration of function `readsource'
dev2gif.c:228: error: `SRC_FRONT' undeclared (first use in this function)
dev2gif.c:228: error: (Each undeclared identifier is reported only once
dev2gif.c:228: error: for each function it appears in.)
dev2gif.c:229: warning: implicit declaration of function `lrectread'
dev2gif.c:131: warning: unused variable `ColorMap256'
make[2]: *** [dev2gif.lo] Error 1
make[2]: *** Se espera a que terminen otras tareas....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -march=pentium4 -O3 -pipe -fomit-frame-pointer -MT
dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c  -fPIC -DPIC -o
.libs/dgif_lib.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -march=pentium4 -O3 -pipe -fomit-frame-pointer -MT
dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -o dgif_lib.o
>/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/giflib-4.1.3-r2/work/giflib-4.1.3/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/giflib-4.1.3-r2/work/giflib-4.1.3'
make: *** [all] Error 2

!!! ERROR: media-libs/giflib-4.1.3-r2 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge --info
Portage 2.0.52-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo i686)
=================================================================
System uname: 2.6.12-gentoo i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE=""
ANT_HOME="/usr/share/ant-core"
ARCH="x86"
AUTOCLEAN="yes"
BASH_ENV="/etc/spork/is/not/valid/profile.env"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CVS_RSH="ssh"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DCCC_PATH="/usr/lib/distcc/bin"
DISPLAY=":0.0"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/vim"
ELIBC="glibc"
EMERGE_WARNING_DELAY="10"
FEATURES="autoconfig distlocks sandbox sfperms strict"
FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
FLTK_DOCDIR="/usr/share/doc/fltk-1.1.6/html"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
G_BROKEN_FILENAMES="1"
HOME="/root"
HOSTNAME="acsev-052"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info"
JAVAC="/opt/blackdown-jdk-1.4.2.02/bin/javac"
JAVA_HOME="/opt/blackdown-jdk-1.4.2.02"
JDK_HOME="/opt/blackdown-jdk-1.4.2.02"
KDEDIRS="/usr"
KERNEL="linux"
LADSPA_PATH="/usr/lib/ladspa"
LC_ALL="es_ES.utf8"
LESS="-R -M"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="root"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man::/opt/blackdown-jdk-1.4.2.02/man:/usr/qt/3/doc/man:/opt/vmware/man"
MOZILLA_FIVE_HOME="/usr/lib/mozilla"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.4:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin:/opt/vmware/bin"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos ppc-od
s390 sh sparc x86 x86-fbsd x86-od"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_CALLER="emerge"
PORTAGE_GID="250"
PORTAGE_MASTER_PID="3020"
PORTAGE_NICENESS="4"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PRELINK_PATH=""
PRELINK_PATH_MASK="/usr/lib/gstreamer-0.8:/usr/lib/klibc"
PWD="/root"
PYTHONPATH="/usr/lib/portage/pym"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
RPMDIR="/usr/portage/rpm"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT="180"
SGML_CATALOG_FILES="/etc/sgml/sgml-docbook.cat:/etc/sgml/openjade-1.3.2.cat:/etc/sgml/sgml-ent.cat:/etc/sgml/xml-simple-docbook-1.0.cat:/etc/sgml/xml-simple-docbook-4.1.2.4.cat:/etc/sgml/sgml-docbook-3.0.cat:/etc/sgml/sgml-docbook-3.1.cat:/etc/sgml/sgml-docbook-4.0.cat:/etc/sgml/sgml-docbook-4.1.cat:/etc/sgml/dsssl-docbook-stylesheets.cat"
SHELL="/bin/bash"
SHLVL="1"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
USE="x86 X acpi alsa apm arts artworkextra avi bash-completion berkdb
bitmap-fonts cdr crypt cups curl dbus divx4linux dri dvd dvdr dvdread eds emboss
encode fam firefox foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk
gtk2 hal howl i8x0 ieee1394 imlib java jpeg junit ldap libg++ libwww mad mikmod
mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl pam pcmcia pdf
pdflib perl png ppds python quicktime readline real samba sasl sdl snmp spell
sse sse2 ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts
unicode userlocales v4l v4l2 vcd vorbis win32codecs wmf xine xml2 xmms xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
USER="root"
USERLAND="GNU"
USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS
USERLAND KERNEL ELIBC"
XARGS="xargs -r"
XAUTHORITY="/root/.xauthgvhXD9"
XINITRC="/etc/X11/xinit/xinitrc"
_="/usr/bin/emerge"

------- Comment #1 From Borja Pacheco 2005-09-29 03:27:49 0000 -------
OpenGL is linked rightly....

eselect opengl list
Available OpenGL implementations:
  [1]   xorg-x11 *

------- Comment #2 From Niklas Bolander 2005-09-29 03:33:21 0000 -------
I'm experiencing the same problem. 
As far as I know, it should include "GL/gl.h" instead of "gl/gl.h". 
Symlinking /usr/include/gl to /usr/include/GL will stop it from complaining 
about the missing header but the rest of the errors seems to be unrelated. 

------- Comment #3 From Carsten Lohrke 2005-09-29 03:49:11 0000 -------
Please search.

*** This bug has been marked as a duplicate of 107551 ***

------- Comment #4 From Jakub Moc (RETIRED) 2005-09-29 06:50:05 0000 -------
CLOSED

First Last Prev Next    No search results available      Search page      Enter new bug