DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd October 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default KDE4 buildind...

Hi!

I try to install KDE4 from ports (I did once before but I deinstall) and I have a problem with kdebse-runtime:

In file included from /usr/local/include/xine/input_plugin.h:34,
from /usr/local/include/xine/xine_internal.h:54,
from /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.1.1/phonon/xine/xinestream.cpp:43:
/usr/local/include/xine/buffer.h:679: error: ISO C++ forbids declaration of '_x_is_fourcc' with no type
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.1.1/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.1.1/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.1.1/build.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.

Thanks in advance.

P.S.

My system is FreeBSD 7.0
Reply With Quote
  #2   (View Single Post)  
Old 24th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

The last libxine update broke KDE4. Looks like Martin Wilke already responded to you on kde-freebsd. You can follow his advice and watch the following thread: http://mail.kde.org/pipermail/kde-fr...er/003997.html. There is an experimental patch in the thread here: http://mail.kde.org/pipermail/kde-fr...er/004004.html. You can apply it to the libxine port. Or you can downgrade libxine despite the security vulnerability.

You could also try building KDE4 with the last version of libxine, then update libxine after KDE4 is installed.
Reply With Quote
  #3   (View Single Post)  
Old 25th October 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by BSDKaffee View Post
The last libxine update broke KDE4. Looks like Martin Wilke already responded to you on kde-freebsd. You can follow his advice and watch the following thread: http://mail.kde.org/pipermail/kde-fr...er/003997.html. There is an experimental patch in the thread here: http://mail.kde.org/pipermail/kde-fr...er/004004.html. You can apply it to the libxine port. Or you can downgrade libxine despite the security vulnerability.

You could also try building KDE4 with the last version of libxine, then update libxine after KDE4 is installed.
I did apply a patch but it doesn't works. I have the same error. I didn't try tu downgrade yet.
Reply With Quote
  #4   (View Single Post)  
Old 25th October 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

Ever since i quit compiling and using KDE (back in v3.5 or so)
I'm very happy user

I was compiling kde on gentoo, and it was like Russian Roulette - you never know if you will be able to successfully compile it
Reply With Quote
  #5   (View Single Post)  
Old 26th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Quote:
Originally Posted by lumiwa View Post
I did apply a patch but it doesn't works. I have the same error. I didn't try tu downgrade yet.
Did you apply the patch to the audio/libxine port and then reinstall libxine?
Reply With Quote
  #6   (View Single Post)  
Old 26th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Quote:
Originally Posted by killasmurf86 View Post
Ever since i quit compiling and using KDE (back in v3.5 or so)
I'm very happy user

I was compiling kde on gentoo, and it was like Russian Roulette - you never know if you will be able to successfully compile it
I don't think that is a very fair assessment. Discouraging someone from using KDE just because it doesn't work for you isn't very helpful either. To each his own. Personally, I love KDE and I think the FreeBSD KDE team does an excellent job keeping KDE functional on FreeBSD for what a large task it is.

Besides, this is libxine's problem, not KDE's. I have never had KDE directly fail to build for me and I have built just about every version in the ports tree starting with 3.1.4 (~5 years ago).
Reply With Quote
  #7   (View Single Post)  
Old 26th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Oh, I was just looking at Freshports and saw that libxine was updated to unbreak the KDE4 build.

lumiwa, try updating your ports tree again and reinstall libxine.
Reply With Quote
  #8   (View Single Post)  
Old 26th October 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by BSDKaffee View Post
Oh, I was just looking at Freshports and saw that libxine was updated to unbreak the KDE4 build.

lumiwa, try updating your ports tree again and reinstall libxine.
Thanks and it works now. KDE4 is installed. There are also problem with lybopensync022 and the new one which KDE4 need it. The 022 should be deinstalled and than installed new one. Are there any other solution to save this problem?
Thanks.
Reply With Quote
  #9   (View Single Post)  
Old 26th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Quote:
Originally Posted by lumiwa View Post
Thanks and it works now. KDE4 is installed. There are also problem with lybopensync022 and the new one which KDE4 need it. The 022 should be deinstalled and than installed new one. Are there any other solution to save this problem?
Thanks.
What exactly is the problem? I have KDE4 installed with libopensync 0.22_2.
Reply With Quote
Old 26th October 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

Quote:
Originally Posted by BSDKaffee View Post
What exactly is the problem? I have KDE4 installed with libopensync 0.22_2.
Kdepim4 need libopensync 3 which is in /usr/ports/devel/libopensysnc and it couldn't install because i have libopensync 0.22_2 installed.
Reply With Quote
Old 26th October 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

Quote:
Originally Posted by BSDKaffee View Post
I don't think that is a very fair assessment. Discouraging someone from using KDE just because it doesn't work for you isn't very helpful either. To each his own. Personally, I love KDE and I think the FreeBSD KDE team does an excellent job keeping KDE functional on FreeBSD for what a large task it is.

Besides, this is libxine's problem, not KDE's. I have never had KDE directly fail to build for me and I have built just about every version in the ports tree starting with 3.1.4 (~5 years ago).
well, i'm not saying that kde is bad....
In fact when i started using nix... it was 1st thing i was using....
KDE is great, especially for ppl who come from Windows....
Reply With Quote
Old 27th October 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

Quote:
Originally Posted by lumiwa View Post
Kdepim4 need libopensync 3 which is in /usr/ports/devel/libopensysnc and it couldn't install because i have libopensync 0.22_2 installed.
Well, I didn't build kdepim4 with the KITCHENSYNC option.

Do you need kitchensync? If not, then disable it. If you do, read on.

See if anything requires libopensync-0.22:
$ pkg_info -Rx libopensync
If nothing depends on it, deinstall it. Then proceed to install kdepim4.

If there are dependencies, see if they can use the newer library.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kde4 bsdnewbie999 OpenBSD General 3 19th March 2009 06:01 PM
KDE4 (4.2.0) error Calderon FreeBSD Ports and Packages 4 19th February 2009 11:03 AM
How do I start kde4? PatrickBaer FreeBSD General 5 26th September 2008 08:18 PM
What is the status of KDE4? wubrgamer General software and network 10 24th September 2008 03:58 AM
Kde4 & other help needed.. Mr-Biscuit FreeBSD General 4 21st September 2008 05:40 PM


All times are GMT. The time now is 06:54 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick