[kde-solaris] Undefinded Error Label EUCLEAN in kdebase-3.1.1a/kioslave/smb/kio_smb_browse.cpp

Lars Tunkrans lars.tunkrans at bredband.net
Sat May 3 18:53:48 CEST 2003


Hi,

I am trying to build the KDE311 to SAMBA228  interface  kioslave/smb  that
is part of the KDEBASE package.

kio_smb_browse.cpp  makes reference to an error type ( EUCLEAN )  that is not
defined in /usr/include/sys/errno.h

I looked around  in a FreeBSD 5 and a Mandrake Linux 9  machine but could not
find this error TYPE  defined there either.

What am I supposed to do with it ?  It only exists in kio_smb_browse.cpp in
the part that presuambly interpretats numeric errors into human readable form.

It seems safe just to delete the  EUCLEAN case and let the logic fall
through to the general error msg  ( INTERNAL ERROR )


Does any of you have the EUCLEAN  error type defined in your operating system ?
In that case please tell what OS it is.

//Lars

# pwd
/opt/src/kde311/kdebase-3.1.1a/kioslave/smb
# gmake
source='kio_smb_browse.cpp' object='kio_smb_browse.lo' libtool=yes \
depfile='.deps/kio_smb_browse.Plo' tmpdepfile='.deps/kio_smb_browse.TPlo' \
depmode=gcc3 /bin/bash ../../admin/depcomp \
/bin/bash ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/kde/include -I/usr/local/qt/include    -DQT_THREAD_SUPPORT -I/usr/local/include 
-I/usr/sfw/include -I/opt/sfw/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -mcpu=ultrasparc -mtune=ultrasparc -Wa,-xarch=v8plusa -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE 
-c -o kio_smb_browse.lo `test -f 'kio_smb_browse.cpp' || echo './'`kio_smb_browse.cpp
kio_smb_browse.cpp: In member function `bool SMBSlave::browse_stat_path(const
    SMBUrl&, KIO::UDSEntry&)':
kio_smb_browse.cpp:52: warning: label `OPEN_STAT' defined but not used
kio_smb_browse.cpp: In member function `virtual void SMBSlave::listDir(const
    KURL&)':
kio_smb_browse.cpp:400: `EUCLEAN' undeclared (first use this function)
kio_smb_browse.cpp:400: (Each undeclared identifier is reported only once for
    each function it appears in.)
kio_smb_browse.cpp:261: warning: unused variable `bool cancel'
gmake: *** [kio_smb_browse.lo] Error 1
#

-- 
========================================================
Lars Tunkrans



More information about the kde-solaris mailing list