Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2010 19:06:23 +0100
From:      Tijl Coosemans <tijl@coosemans.org>
To:        Programmer In Training <pit@joseph-a-nagy-jr.us>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Enough Is Enough
Message-ID:  <201003271906.24857.tijl@coosemans.org>
In-Reply-To: <4BAE3E5C.8020905@joseph-a-nagy-jr.us>
References:  <4BAE3E5C.8020905@joseph-a-nagy-jr.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 27 March 2010 18:20:28 Programmer In Training wrote:
> Ever since I installed jpeg-8 I have had nothing but problems.
> 
> I ran portupgrade -a hoping to take care of all those problems, well
> no such luck.
> 
> Let's start with the first error I caught:
> 
> libqt
> /usr/bin/ld: warning: libjpeg.so.10, needed by
> /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_start_decompress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_resync_to_restart@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_read_scanlines@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_start_compress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_finish_compress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_finish_decompress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_CreateCompress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_set_defaults@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_read_header@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_CreateDecompress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_std_error@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_destroy_compress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_destroy_decompress@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_write_scanlines@LIBJPEG_7.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `jpeg_set_quality@LIBJPEG_7.0'
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
> *** Error code 1
> 
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33.
> *** Error code 1
> 
> Stop in /usr/ports/x11-toolkits/qt33.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade20100324-4351-6tihzj-0 env UPGRADE_TOOL=portupgrade
> UPGRADE_PORT=qt-copy-3.3.8_10 UPGRADE_PORT_VER=3.3.8_10 make
> ** Fix the problem and try again.
> 
> The next error was for OOo (for which I need to follow the directions
> and email the maintainer). After portupgrade -a reaches the end
> (apparently, as it exits):
> 
> --->  Skipping 'editors/openoffice.org-3' (openoffice.org-3.1.1) because
> it has already failed
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>         - textproc/docbook-xml-440 (docbook-xml-4.4_1)
>         - textproc/docbook-sk (docbook-sk-4.1.2_4)
>         ! x11-toolkits/qt33 (qt-copy-3.3.8_10)  (linker error)
>         * audio/arts (arts-1.5.10_2,1)
>         * devel/sdl12 (sdl-1.2.14,2)
>         * graphics/sdl_image (sdl_image-1.2.10)
>         - textproc/docbook-xml-430 (docbook-xml-4.3)
>         * multimedia/ffmpeg (ffmpeg-0.5_2,1)
>         * multimedia/vlc (vlc-1.0.5,3)
>         * graphics/gegl (gegl-0.0.22_6)
>         * graphics/gimp-app (gimp-app-2.6.8,1)
>         * graphics/py-gimp (py26-gimp-app-2.6.8)
>         * print/gimp-gutenprint (gimp-gutenprint-5.2.4)
>         * print/scribus (scribus-1.3.3.13_1)
>         * security/pinentry (pinentry-0.7.6_2)
>         * sysutils/k3b (k3b-1.0.5_2)
>         * multimedia/libxine (libxine-1.1.16.3_2)
>         * multimedia/phonon-xine (phonon-xine-4.3.1_3)
>         * games/gcompris (gcompris-8.4.12_3)
>         ! editors/openoffice.org-3 (en-openoffice.org-US-3.1.1)
> (configure error)
>         * editors/openoffice.org-3 (openoffice.org-3.1.1)
> 
> 
> A good deal of these (including Scribus and GIMP and a few others I
> believe) are from errors with my upgrading from jpeg-7 to jpeg-8.
> 
> I was ready for many, many days of compiling (mainly because of OOo).
> Instead I'm lucky to go 36 hours total.
> 
> Why has upgrading my jpeg library completely BROKEN so many apps? I
> cannot even start scribus now.
> 
> /libexec/ld-elf.so.1: Shared object "libjpeg.so.10" not found,
> required by "scribus"
> 
> Enough is enough. I've been trying to fix this problem on my own and
> I cannot. It is not from a lack of trying or looking to solve this
> issue.

In /usr/ports/UPDATING look for the 20100205 entry for "users of Qt 3
and KDE 3".



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