Bug 68752

Summary: kdebase fails compiling in the kio-vfolder addon
Product: [Retired] Red Hat Raw Hide Reporter: Johnny Mnemonic <johnny>
Component: kdebaseAssignee: wdovlrrw <brosenkr>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-15 11:13:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 67217    

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?