Error from install with sources/equo/portage [Solved]

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Error from install with sources/equo/portage [Solved]

Postby hyniks » Wed Jun 17, 2009 12:44

Hi,
I try to install Kadu (Polish communicator) from sources (because ebuild in Entropy is too old).
I have Sabayon 4.1 KDE, when i try to install i have an error:
    CMake Error at modules/idle/CMakeLists.txt:6 (MESSAGE):
    Could not find X11 Screen Saver extension


    -- Configuring incomplete, errors occurred!

I think, something missing in my system, but i don't know what :?:
This soft installed without no problems in Sabayon 4.0

//Edit
On the polish site of kadu, i find the way out: install x11-dev, but in entropy i don't have it
Please Help :?
Last edited by hyniks on Wed Jun 17, 2009 17:36, edited 2 times in total.
hyniks
Baby Hen
 
Posts: 13
Joined: Thu Jun 04, 2009 10:37
Location: Poland

Re: Error from install with sources

Postby micia » Wed Jun 17, 2009 12:52

You are trying the emerge version?
There is a newer version available in emerge, use entropy or emerge to install software
on Sabayon, do not use external sources, otherwise we will not be able to
support you.
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Error from install with sources

Postby hyniks » Wed Jun 17, 2009 12:53

In portage i have the same error.
Sorry for my English...forgive me :-)
Laptop user: Samsung R510
Sabayon 4 && VHP
hyniks
Baby Hen
 
Posts: 13
Joined: Thu Jun 04, 2009 10:37
Location: Poland

Re: Error from install with sources

Postby hyniks » Wed Jun 17, 2009 13:00

Here is the full log from portage installation - in entropy i have the same error.
Code: Select all
>>> Unpacking source...
>>> Unpacking kadu-0.6.5.2.tar.bz2 to /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work
>>> Source unpacked in /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work
>>> Preparing source in /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu ...
 * Applying libgsm-ugly-code.patch ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu_build"
loading initial cache file /var/tmp/portage/net-im/kadu-0.6.5.2-r2/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include files HAVE_EXECINFO
-- Looking for include files HAVE_EXECINFO - found
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.5.1
-- Found OpenSSL: /usr/lib/libssl.so
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- checking for one of the modules 'libgadu>=1.8.0'
--   found libgadu, version 1.8.2
#define GG_CONFIG_HAVE_PTHREAD
running cd "/var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu/modules" && /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu/varia/scripts/autodownload module plus_pl_sms  2>&1
>>> Downloading module plus_pl_sms
>>> Unpacking plus_pl_sms module
>>> module downloaded and unpacked successfully
running cd "/var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu/modules" && /var/tmp/portage/net-im/kadu-0.6.5.2-r2/work/kadu/varia/scripts/autodownload module tabs  2>&1
>>> Downloading module tabs
>>> Unpacking tabs module
>>> module downloaded and unpacked successfully
-- Dynamic module: account_management
-- Dynamic module: advanced_userlist
-- Dynamic module: alsa_sound
-- checking for one of the modules 'alsa'
--   found alsa, version 1.0.20
-- Dynamic module: antistring
-- Dynamic module: autoaway
-- Dynamic module: auto_hide
-- Dynamic module: autoresponder
-- Dynamic module: autostatus
-- Dynamic module: cenzor
-- Dynamic module: config_wizard
-- Dynamic module: dcc
-- Dynamic module: default_sms
-- Dynamic module: desktop_docking
-- Dynamic module: docking
-- Dynamic module: echo
-- Dynamic module: encryption
-- checking for one of the modules 'qca2'
--   found qca2, version 2.0.1
-- Dynamic module: exec_notify
-- Dynamic module: ext_sound
-- Dynamic module: filedesc
-- Dynamic module: filtering
-- Dynamic module: firewall
-- Dynamic module: gg_avatars
-- Dynamic module: hints
-- Dynamic module: history
-- Dynamic module: idle
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
CMake Error at modules/idle/CMakeLists.txt:6 (MESSAGE):
  Could not find X11 Screen Saver extension


-- Configuring incomplete, errors occurred!
 *
 * ERROR: net-im/kadu-0.6.5.2-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 2862:  Called cmake-utils_src_configure
 *             environment, line  819:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
 *  The die message:
 *   cmake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/lib/entropy/logs/net-im:kadu-0.6.5.2-r2:20090617-135748.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/kadu-0.6.5.2-r2/temp/environment'.
 *
Sorry for my English...forgive me :-)
Laptop user: Samsung R510
Sabayon 4 && VHP
hyniks
Baby Hen
 
Posts: 13
Joined: Thu Jun 04, 2009 10:37
Location: Poland

Re: Error from install with sources

Postby micia » Wed Jun 17, 2009 13:08

try to see if in your system libXScrnSaver is installed;
for example run:
Code: Select all
equo search XScrnSaver

or
Code: Select all
emerge -s XScrnSaver
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Error from install with sources

Postby hyniks » Wed Jun 17, 2009 13:09

micia wrote:try to see if in your system libXScrnSaver is installed;
for example run:
Code: Select all
equo search XScrnSaver

or
Code: Select all
emerge -s XScrnSaver


Yes, I have it.
Sorry for my English...forgive me :-)
Laptop user: Samsung R510
Sabayon 4 && VHP
hyniks
Baby Hen
 
Posts: 13
Joined: Thu Jun 04, 2009 10:37
Location: Poland

Re: Error from install with sources/equo/portage

Postby micia » Wed Jun 17, 2009 13:27

If you got that installed it should not have problems of any kind (I think),
try to locate the Xss library. Do as root:
Code: Select all
find / -name libXss.so

I'll try to compile it myself now.
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Re: Error from install with sources/equo/portage

Postby hyniks » Wed Jun 17, 2009 13:36

micia wrote:If you got that installed it should not have problems of any kind (I think),
try to locate the Xss library. Do as root:
Code: Select all
find / -name libXss.so

I'll try to compile it myself now.


They are in
/usr/lib/libXss.so
Sorry for my English...forgive me :-)
Laptop user: Samsung R510
Sabayon 4 && VHP
hyniks
Baby Hen
 
Posts: 13
Joined: Thu Jun 04, 2009 10:37
Location: Poland

Re: Error from install with sources/equo/portage

Postby mhowell1987 » Wed Jun 17, 2009 14:31

You can also check to see if x11-proto/scrnsaverproto is installed in equo/sulfur/portage. If it is not installed try installing that. I had a similar error to yours and having this installed fixed it.


Mhowell
mhowell1987
Baby Hen
 
Posts: 1
Joined: Wed Jun 17, 2009 14:26

Re: Error from install with sources/equo/portage

Postby micia » Wed Jun 17, 2009 15:36

thanks mhowell1987,
I confirm that installing scrnsaverproto works.
I recommend installing kadu from portage; after that run:
Code: Select all
equo database gentoosync
User avatar
micia
Sagely Hen
 
Posts: 2710
Joined: Wed Nov 26, 2008 16:41

Next

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: LAPB and 3 guests