Hello 

While I'm installing kdelibs3 I get the following error:

[snip]
gmake[4]: Leaving directory 
`/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups/cupsdconf2'
gmake[4]: Entering directory 
`/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups'
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl 
-I../../kjs -I../.. -I../../kio -I../../kfile -I../../kdeprint 
-I../../kdeprint/management -I../../kdecore/network -I../../dcop 
-I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore 
-I../../kdecore/network -I../../kdeui -I../../kio -I../../kio/kio 
-I../../kio/kfile -I../..  -I/usr/local/include -I/usr/local/include 
-I/usr/local/include -D_KDEPRINT_COMPILE -D_THREAD_SAFE -pthread 
-DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  
-I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall 
-W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT ipprequest.lo -MD -MP -MF ".deps/ipprequest.Tpo" -c -o 
ipprequest.lo ipprequest.cpp; \
        then mv -f ".deps/ipprequest.Tpo" ".deps/ipprequest.Plo"; else rm -f 
".deps/ipprequest.Tpo"; exit 1; fi
ipprequest.cpp: In member function `bool IppRequest::doFileRequest(const 
QString&, const QString&)':
ipprequest.cpp:313: error: `httpSetAuthString' was not declared in this scope
ipprequest.cpp:323: error: `httpGetAuthString' was not declared in this scope
ipprequest.cpp:313: warning: unused variable 'httpSetAuthString'
ipprequest.cpp:323: warning: unused variable 'httpGetAuthString'
gmake[4]: *** [ipprequest.lo] Fehler 1
gmake[4]: Leaving directory 
`/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups'
gmake[3]: *** [all-recursive] Fehler 1
gmake[3]: Leaving directory 
`/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups'
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Leaving directory 
`/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7'
gmake: *** [all] Fehler 2
*** Error code 2

Stop in /usr/ports/x11/kdelibs3.

I also read the PR 116767 but I did not find this patch in kdelibs3/files. I 
also install the newest printer/cups but without success. What do I'm wrong?

Regards,
-- 

Martin Schweizer
<[EMAIL PROTECTED]>

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to