[WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread Ion-Mihai Tetcu
On Sat, 06 Feb 2010 11:13:08 +0100 "O. Hartmann" wrote: > Since yesterday's portsnape and attempt updating my ports, ALL > FreeBSD boxes (running FreeBSD 8.0/amd64) fail to update ports via > 'portmaster -av' at the same point with the following error. > > It seems that that port jpeg-8 has been

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread Ion-Mihai Tetcu
On Sat, 6 Feb 2010 12:49:52 +0200 Ion-Mihai Tetcu wrote: > On Sat, 06 Feb 2010 11:13:08 +0100 > "O. Hartmann" wrote: > > > Since yesterday's portsnape and attempt updating my ports, ALL > > FreeBSD boxes (running FreeBSD 8.0/amd64) fail to update ports via > > 'portmaster -av' at the same point

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread Franci Nabalanci
There is a new jpeg 8 and you need to rebuild with for example portmaster -r jpeg-\* if you use a portmaster (there are instructions in /usr/ports/UPDATING). But antwhere I have a problem with arts where I get an error 1. I am trying again and will sent what kind of error I got. On Sat, Feb 6, 2

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread Ion-Mihai Tetcu
On Sat, 6 Feb 2010 07:53:04 -0600 Franci Nabalanci wrote: > On Sat, Feb 6, 2010 at 4:58 AM, Ion-Mihai Tetcu > wrote: > > > On Sat, 6 Feb 2010 12:49:52 +0200 > > Ion-Mihai Tetcu wrote: > > > > > On Sat, 06 Feb 2010 11:13:08 +0100 > > > "O. Hartmann" wrote: > > > > > > > Since yesterday's ports

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread ajtiM
On Saturday 06 February 2010 04:49:52 Ion-Mihai Tetcu wrote: > On Sat, 06 Feb 2010 11:13:08 +0100 > > "O. Hartmann" wrote: > > Since yesterday's portsnape and attempt updating my ports, ALL > > FreeBSD boxes (running FreeBSD 8.0/amd64) fail to update ports via > > 'portmaster -av' at the same poi

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-07 Thread Leslie Jensen
2010-02-06 11:58, Ion-Mihai Tetcu skrev: On Sat, 6 Feb 2010 12:49:52 +0200 Ion-Mihai Tetcu wrote: On Sat, 06 Feb 2010 11:13:08 +0100 "O. Hartmann" wrote: Since yesterday's portsnape and attempt updating my ports, ALL FreeBSD boxes (running FreeBSD 8.0/amd64) fail to update ports via 'port

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-07 Thread Ion-Mihai Tetcu
On Sun, 07 Feb 2010 13:36:55 +0100 Leslie Jensen wrote: [ .. ] > >> For the moment the workaround, when you get to this, is to: > >> mv /usr/local/lib/libqt-mt.so /usr/local/lib/libqt-mt.so.old&& \ > >> cd /usr/ports/x11-toolkits/qt33/&& make&& \ > >> mv /usr/local/lib/libqt-mt.so.old /usr/l

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-07 Thread Leslie Jensen
2010-02-07 15:37, Ion-Mihai Tetcu skrev: On Sun, 07 Feb 2010 13:36:55 +0100 Leslie Jensen wrote: [ .. ] For the moment the workaround, when you get to this, is to: mv /usr/local/lib/libqt-mt.so /usr/local/lib/libqt-mt.so.old&& \ cd /usr/ports/x11-toolkits/qt33/&& make&& \ mv /usr/lo

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-07 Thread Ion-Mihai Tetcu
On Mon, 08 Feb 2010 08:44:53 +0100 Leslie Jensen wrote: > > > 2010-02-07 15:37, Ion-Mihai Tetcu skrev: > > On Sun, 07 Feb 2010 13:36:55 +0100 > > Leslie Jensen wrote: > > > > [ .. ] > > > For the moment the workaround, when you get to this, is to: > mv /usr/local/lib/libqt-mt.so /u

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-08 Thread Leslie Jensen
2010-02-08 08:55, Ion-Mihai Tetcu skrev: On Mon, 08 Feb 2010 08:44:53 +0100 Leslie Jensen wrote: 2010-02-07 15:37, Ion-Mihai Tetcu skrev: On Sun, 07 Feb 2010 13:36:55 +0100 Leslie Jensen wrote: [ .. ] For the moment the workaround, when you get to this, is to: mv /usr/local/lib/li

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-08 Thread Ion-Mihai Tetcu
On Mon, 08 Feb 2010 09:49:11 +0100 Leslie Jensen wrote: [ .. ] > >> Make output: > >> > >> > >> /usr/bin/ld: warning: libjpeg.so.10, needed > >> by /usr/local/lib/libmng.so, not found (try using -rpath or > >> -rpath-link) > > > > portmaster graphics/libmng > > portmaster x11/kdelibs3 > > por