Bug 70343 - New ebuild: katalog
|
Bug#:
70343
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: kde@gentoo.org
|
Reported By: phoenixreads@sympatico.ca
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: New ebuild: katalog
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-11-07 04:45 0000
|
Simple integrated addon to Konqueror to allow of cataloging of directories; as
in cdroms.
Now in portage. Let us know for every version bump. Thanks!
problem:
when i compile it
o `test -f 'katalogservicedlg.cpp' || echo './'`katalogservicedlg.cpp
In file included from katalogservicedlg_skel.cpp:9:
./katalogservicedlg.h:32: error: expected class-name before ',' token
./katalogservicedlg.h:41: error: `WFlags' has not been declared
./katalogservicedlg.h:41: error: ISO C++ forbids declaration of `fl' with no type
make[2]: *** [katalogservicedlg_skel.o] Error 1
make[2]: *** Waiting for unfinished jobs....
katalogservicedlg.cpp: In member function `virtual void KatalogServiceDlg::accept()':
katalogservicedlg.cpp:91: warning: unused variable 'a'
make[2]: Leaving directory `/var/tmp/portage/katalog-0.3/work/katalog-0.3/katalogservice'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/katalog-0.3/work/katalog-0.3'
make: *** [all] Error 2
Cagnulein: Please open a new bug report reporting the error (the same reported
here) and your "emerge info" output. Thanks.
A little more line of error (with at least the compilation instruction) is
better.