Subject: Re: Problem building kdenetwork 3.3 on NetBSD 1.6.2
To: Stefan Sonnenberg-Carstens <ssc@coolspot.de>
From: Stefan Sonnenberg-Carstens <ssc@coolspot.de>
List: netbsd-users
Date: 08/31/2004 13:47:21
Stefan Sonnenberg-Carstens schrieb:

> It always stops in kopete/protocols/jabber/
>
> Has anyone had such error before ?
>
>
>
The problem occurs in 
/usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.3.0/kopete/protocols/jabber/libiris/iris/xmpp-core/

source='connector.cpp' object='libiris_xmpp_core_la-connector.lo' 
libtool=yes  DEPDIR=.deps depmode=gcc /bin/sh 
../../../../../../admin/depcomp  #>-    /bin/sh 
../../../../../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../../../../../.. -I./../include 
-I./../xmpp-core -I./../xmpp-im -I./../../cutestuff/util 
-I./../../cutestuff/network -I./../../qca/src -I/usr/pkg/include 
-I/usr/pkg/qt3/include -I/usr/X11R6/include  -I/usr/pkg/include 
-I/usr/X11R6/include  -DQT_THREAD_SUPPORT -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY 
-I/usr/pkg/include/freetype2 -I/usr/include/krb5  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG 
-DNO_DEBUG -O2 -O2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2 
-I/usr/include/krb5 -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -c -o libiris_xmpp_core_la-connector.lo `test -f 
'connector.cpp' || echo './'`connector.cpp
*** Error code 127
../../../../../../admin/depcomp: 
-Wp,-MD,.deps/libiris_xmpp_core_la-connector.TPlo: not found
Stop.
make: stopped in 
/usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.3.0/kopete/protocols/jabber/libiris/iris/xmpp-core

The file .deps/libiris_xmpp_core_la-connector.TPlo in that subdir is 
missing,indeed.

Any tips ?