Bug 68752 - kdebase fails compiling in the kio-vfolder addon
Summary: kdebase fails compiling in the kio-vfolder addon
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kdebase
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: wdovlrrw
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-07-13 14:35 UTC by Johnny Mnemonic
Modified: 2007-04-18 16:44 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-07-15 11:13:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Johnny Mnemonic 2002-07-13 14:35:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020605

Description of problem:
I get the following compilation error:
protocol.cpp: In method `void VFolder::VFolderProtocol::readXmlFile
(QString)':
protocol.cpp:41: `basename' undeclared (first use this function)
protocol.cpp:41: (Each undeclared identifier is reported only once for
each function it appears in.)
make: *** [kio_vfolder_la.all_cpp.lo] Error 1

I can't find anything known about this "basename" function. I tried with
libgen.h and strings.h, both seems not to be compliant with this context.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. compile kdebase-3.0.2-1.src.rpm on any 7.3 standard installation.


Additional info:

Comment 1 Ngo Than 2002-07-14 19:37:28 UTC
it's fixed in kdebase-3.0.2-3

Comment 2 Johnny Mnemonic 2002-07-15 11:13:37 UTC
great, thank you.
But.. where can I find that package? is there a place where you store latest
packages or rawhide is the most recent version?


Note You need to log in before you can comment on or make changes to this bug.