Re: Unable to build kdelibs3

2010-02-18 Thread Carmel
On Wed, 17 Feb 2010 17:51:12 -0600
Adam Vande More amvandem...@gmail.com articulated:

 I hope you find a better solution, but mine was to pkg_delete * and
 rebuild.

That is the same advice I have been given on other forums also.

I will probably follow the same avenue that a colleague of mine did and
abandon FBSD until version 8.1 is released and then simply dump the
entire system and install the newer version. Then again, maybe I will
just wait until the updated version of KDE is released so as to
eliminate the hassle of updating a vast number of libraries, etc and
again experiencing another system failure. I have all ready invested way
too much time on this problem. This was the worst update I have
experienced in seven years with FBSD.

--

Carmel
carmel...@hotmail.com

|===
|===
|===
|===
|

A computer once beat me at chess, but it was no match for me at kick boxing.

Emo Philips

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to build kdelibs3

2010-02-18 Thread Adam Vande More
On Thu, Feb 18, 2010 at 5:18 AM, Carmel carmel...@hotmail.com wrote:

 That is the same advice I have been given on other forums also.

 I will probably follow the same avenue that a colleague of mine did and
 abandon FBSD until version 8.1 is released and then simply dump the
 entire system and install the newer version. Then again, maybe I will
 just wait until the updated version of KDE is released so as to
 eliminate the hassle of updating a vast number of libraries, etc and
 again experiencing another system failure. I have all ready invested way
 too much time on this problem. This was the worst update I have
 experienced in seven years with FBSD.


FWIW, the last libjpeg update was no peach for me either, but for all the
pains I still think the ports system is superior to other OS's sw
management.   Sometimes the debian respository is a large WTF, and that's
the good one.  Also I posted a script a few days ago that will create a
backup of all currently installed packages.  Useful in a situation like
yours so you could revert to known good set of pkg's until you have time to
deal with the full upgrade.



-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Unable to build kdelibs3

2010-02-17 Thread Carmel
I am still having a problem getting kdelibs3 to build on my FreeBSD-7.2
system. I believe I have followed all of the directions in the UPDATING
file. Unfortunately, the build always ends like this:

Making all in dnssd
gmake[2]: Entering directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg 
./settings.kcfgc; ret=$?; \
if test $ret != 0; then rm -f settings.h ; exit $ret ;  fi
/libexec/ld-elf.so.1: Shared object libjpeg.so.10 not found, required by 
libkdefx.so.6
gmake[2]: *** [settings.h] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11/kdelibs3.

--
Carmel
carmel...@hotmail.com

|===
|===
|===
|===
|

Never eat more than you can lift.

Miss Piggy

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to build kdelibs3

2010-02-17 Thread Adam Vande More
On Wed, Feb 17, 2010 at 5:38 PM, Carmel carmel...@hotmail.com wrote:

 I am still having a problem getting kdelibs3 to build on my FreeBSD-7.2
 system. I believe I have followed all of the directions in the UPDATING
 file. Unfortunately, the build always ends like this:

 Making all in dnssd
 gmake[2]: Entering directory
 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
 ../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg
 ./settings.kcfgc; ret=$?; \
if test $ret != 0; then rm -f settings.h ; exit $ret ;  fi
 /libexec/ld-elf.so.1: Shared object libjpeg.so.10 not found, required by
 libkdefx.so.6
 gmake[2]: *** [settings.h] Error 1
 gmake[2]: Leaving directory
 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10'
 gmake: *** [all] Error 2
 *** Error code 1

 Stop in /usr/ports/x11/kdelibs3.


I hope you find a better solution, but mine was to pkg_delete * and rebuild.


-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org