Warning: session_start(): open(/tmp/sess_f8ad0q1jtjt7312ce16u4q4qv3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kylesoule's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- kylesoule's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (2) . 
.
Re: Re: Re: make pro
Oct 1 2006  on content KLibido (Usenet binaries downloader)

In step 2, change:

- #include <db.cxx.h>

to

- #include <db_cxx.h>

Missed an underscore!! By the way, Thanks Bauno! I would be lost without KLibido!

.
.
Re: Re: make problem
Oct 1 2006  on content KLibido (Usenet binaries downloader)

The steps I found necessary to compile this on a 64-bit Gentoo system.

1) Specify where my KDE headers where and disable aRts support with:

./configure --prefix=/usr/kde/3.5/ --without-arts

Then I got an error:

./globals.h:24:20: error: db_cxx.h: No such file or directory

and to repair this, I used an absolute path in db_cxx.h like so:

2) Modified line 24 in src/globals.h:

- #include <db.cxx.h>
+ #include </usr/include/db4.2/db_cxx.h>



I then got the same error again, this time in nntpthreadsocket.h, so I changed line 32 to the line above:

#include </usr/include/db4.2/db_cxx.h>

At this point, aside from frustration, I was beginning to wonder if I was going to be able to use KLibido or not...alas, I got an error like the error asked about above and did the following:

3) Line 237 in nntpthreadsocket.h, you will find a reference to:

NntpThreadSocket::m_findEndLine( char * start, char * end );

which you will want to replace with:

char * m_findEndLine( char * start, char * end );


Again, I found that another "extra qualification" in yydecoder.h.

4) Followed Bauno's instructions and removed yyDecoder:: from line 90 of yydecoder.h in the src directory.


Run make clean and retry make.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team