it is picking the wrong socks.h (the one in /usr/local/include/) when it already has one. How should I fix it, hard coding the path to its own socks.h? changing the search order for .h files?
On 6/2/05, Christian Weisgerber <[EMAIL PROTECTED]> wrote: > Gerardo Santana G�mez Garrido <[EMAIL PROTECTED]> wrote: > > > What was the problem with psi on sparc64? > > Can someone test psi on sparc64 for me? > > It is also broken on i386. > > g++ -c -pipe [...] -o .obj/connector.o ../iris/xmpp-core/connector.cpp > In file included from ../iris/xmpp-core/connector.cpp:48: > ../../../../../local/include/socks.h:117:1: unterminated argument list > invoking macro "__P" > [...] > > -- > Christian "naddy" Weisgerber [EMAIL PROTECTED] > > -- Gerardo Santana G�mez Garrido http://www.openbsd.org.mx/santana/ "Entre los individuos, como entre las naciones, el respeto al derecho ajeno es la paz" -Don Benito Ju�rez
