Subject: problems building chat/psi
To: None <tech-pkg@netbsd.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: tech-pkg
Date: 01/22/2006 17:34:41
Trying to build chat/psi from HEAD, I get this:

 c++ -c -O2 -I/usr/pkgsrc/chat/psi/work/.buildlink/include -I/usr/pkg/qt3/includ
e -DGLX_GLXEXT_LEGACY -I/usr/pkgsrc/chat/psi/work/.x11-buildlink/include -I/usr/
pkgsrc/chat/psi/work/.buildlink/include/freetype2 -DQ_TRAILING_DIR_SEP -g -D_REE
NTRANT -DHAVE_CONFIG -DXMPP_TEST -DQT_THREAD_SUPPORT -I/usr/pkg/qt3/mkspecs/netb
sd-g++ -I. -I../../../../../../pkg/include -I../cutestuff/util -I../cutestuff/ne
twork -I../cutestuff/trayicon -I../cutestuff/idle -I../cutestuff/zip -I../cutest
uff/dirwatch -I../cutestuff/openpgp -I../iris/include -I../iris/xmpp-core -I../i
ris/xmpp-im -I../iris/jabber -I../libpsi/iconset -I../libpsi/psiwidgets -I../lib
psi/psipng -I../../../../../../pkg/xorg/include -I.ui/ -Ioptions -I.moc/ ../iris
/xmpp-core/connector.cpp  -fPIC -DPIC -o .obj/.libs/connector.o
../iris/xmpp-core/connector.cpp: In member function `void 
   XMPP::AdvancedConnector::do_connect()':
../iris/xmpp-core/connector.cpp:525: error: `SocksClient' undeclared (first use 
   this function)
../iris/xmpp-core/connector.cpp:525: error: (Each undeclared identifier is 
   reported only once for each function it appears in.)
../iris/xmpp-core/connector.cpp:525: error: `s' undeclared (first use this 
   function)
../iris/xmpp-core/connector.cpp:525: error: parse error before `;' token
../iris/xmpp-core/connector.cpp: In member function `void 
   XMPP::AdvancedConnector::bs_error(int)':
../iris/xmpp-core/connector.cpp:663: error: parse error before `::' token
../iris/xmpp-core/connector.cpp:669: error: parse error before `::' token
../iris/xmpp-core/connector.cpp: At global scope:
../iris/xmpp-core/connector.cpp:679: error: parse error before `if'
../iris/xmpp-core/connector.cpp:681: error: syntax error before `->' token
../iris/xmpp-core/connector.cpp:682: error: ISO C++ forbids declaration of `
   error' with no type
../iris/xmpp-core/connector.cpp:683: error: parse error before `return'
../iris/xmpp-core/connector.cpp:697: error: syntax error before `->' token
../iris/xmpp-core/connector.cpp:698: error: syntax error before `->' token
../iris/xmpp-core/connector.cpp:699: error: ISO C++ forbids declaration of `
   do_connect' with no type
../iris/xmpp-core/connector.cpp:700: error: parse error before `}' token
../iris/xmpp-core/connector.cpp:706: error: syntax error before `->' token
../iris/xmpp-core/connector.cpp:707: error: ISO C++ forbids declaration of `
   error' with no type
../iris/xmpp-core/connector.cpp:708: error: parse error before `}' token

I'm running -current from Tuesday.


		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb