List Info

Thread: Re: build problems after switching branches/kdevelop/3.4 to branches/KDE/3.5/kdevelop




Re: build problems after switching branches/kdevelop/3.4 to branches/KDE/3.5/kdevelop
country flaguser name
United States
2007-03-29 11:39:24
Andreas Pakulat wrote:
> On 29.03.07 11:01:40, Matthew Woehlke wrote:
>> Andreas Pakulat wrote:
>>> On 27.03.07 18:13:12, Matthew Woehlke wrote:
>>>> ...anyone check anything into
KDE/branches/3.5 that doesn't build, or 
>>>> did I do something wrong?
>>> Yeap, all my fault. It seems I didn't check
that it built (I did start
>>> make though) or it was covered by something
else. Anyway, I reverted
>>> that change with another commit. So all should
be well now.
>> Thanks. That seems to have helped, but now I am
running into a different 
>> error trying to build the subversion part... it
looks like configure is 
>> missing a check for apr (which IIRC I have in a
non-standard location, 
>> or rather the default location which I used when I
built apr is 
>> different from where everything expects to find
it). I just did a 
>> distclean to see if configure would look for it,
but it didn't complain. 
>> I'm strongly suspecting that this is not going to
"just work" but I 
>> might be wrong. Anyway it will be a while before
the build gets back to 
>> that point.
> 
> configure does have a check for apr, but you need to
re-run make -f
> Makefile.cvs manually maybe. And it looks for
apr-config binary in PATH
> and /usr/local/apr/bin/. Also you can provide a custom
path via
> --with-apr-config configure option. Same thing with
apu.

Hmm, yup, that might've been the problem. I killed the build
I started 
without doing that too soon to tell if it still broke. I
guess it *is* 
finding my apr, this time I actually looked at the log and
it has 
'checking for APR ... found'. Either I tweaked something, or
I am 
mis-remembering having to manually tell configure where to
find it.

Hopefully it works now but I won't know for an hour or two.
Thanks.

-- 
Matthew
<insert witty signature here>


_______________________________________________
KDevelop-devel mailing list
KDevelop-develkdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel

Re: build problems after switching branches/kdevelop/3.4 to branches/KDE/3.5/kdevelop
country flaguser name
United States
2007-03-29 12:42:23
Ok, different error:

make[4]: Entering directory 
`/usr/local/src/kde/kde-3.5-svn/kdevelop/vcs/subversion'
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ 
-Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align

-Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3
-fno-inline 
-Wformat-security -Wmissing-format-attribute
-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    -o 
kded_kdevsvnd.la -rpath /usr/local/kde-3.5-svn/lib/kde3
-module 
-L/usr/local/kde-3.5-svn/lib -L/usr/lib/qt-3.3/lib
-L/usr/X11R6/lib 
-avoid-version -module -no-undefined -Wl,--no-undefined 
-Wl,--allow-shlib-undefined -R /usr/local/kde-3.5-svn/lib -R

/usr/local/kde-3.5-svn/lib -R /usr/lib/qt-3.3/lib -R
/usr/X11R6/lib 
kdevsvnd.lo kdevsvnd_widgets.lo kdevsvnd_skel.lo
commitdlg.lo 
svnssltrustpromptbase.lo -lkio
.libs/kdevsvnd.o(.text+0x55): In function
`KDevSvnd::KDevSvnd(QCString 
const&)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.cpp:45: 
undefined reference to `KDEDModule::KDEDModule(QCString
const&)'
.libs/kdevsvnd.o(.text+0x9d): In function
`KDevSvnd::KDevSvnd(QCString 
const&)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.cpp:45: 
undefined reference to `KDEDModule::KDEDModule(QCString
const&)'
.libs/kdevsvnd.o(.text+0x101): In function
`KDevSvnd::~KDevSvnd()':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.cpp:48: 
undefined reference to `KDEDModule::~KDEDModule()'
.libs/kdevsvnd.o(.text+0x161): In function
`KDevSvnd::~KDevSvnd()':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.cpp:48: 
undefined reference to `KDEDModule::~KDEDModule()'
.libs/kdevsvnd.o(.text+0x1c1): In function
`KDevSvnd::~KDevSvnd()':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.cpp:48: 
undefined reference to `KDEDModule::~KDEDModule()'
.libs/kdevsvnd.o(.text+0x70c): In function
`KDevSvnd::staticMetaObject()':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.moc:54: 
undefined reference to `KDEDModule::staticMetaObject()'
.libs/kdevsvnd.o(.text+0x7ae): In function
`KDevSvnd::qt_cast(char const*)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.moc:72: 
undefined reference to `KDEDModule::qt_cast(char const*)'
.libs/kdevsvnd.o(.text+0x7e0): In function
`KDevSvnd::qt_invoke(int, 
QUObject*)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.moc:77: 
undefined reference to `KDEDModule::qt_invoke(int,
QUObject*)'
.libs/kdevsvnd.o(.text+0x810): In function
`KDevSvnd::qt_emit(int, 
QUObject*)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.moc:82: 
undefined reference to `KDEDModule::qt_emit(int,
QUObject*)'
.libs/kdevsvnd.o(.text+0x840): In function
`KDevSvnd::qt_property(int, 
int, QVariant*)':
/usr/local/kde/home/src/svn3/kdevelop/vcs/subversion/kdevsvn
d.moc:88: 
undefined reference to `KDEDModule::qt_property(int, int,
QVariant*)'
.libs/kdevsvnd.o(.gnu.linkonce.d._ZTI8KDevSvnd+0x8):
undefined reference 
to `typeinfo for KDEDModule'
collect2: ld returned 1 exit status
make[4]: *** [kded_kdevsvnd.la] Error 1
make[4]: Leaving directory 
`/usr/local/src/kde/kde-3.5-svn/kdevelop/vcs/subversion'

Anything jump out at anyone? I'll work on debugging on my
own as well, 
but maybe someone else knows what's wrong off the top of
their heads...

-- 
Matthew
<insert witty signature here>


_______________________________________________
KDevelop-devel mailing list
KDevelop-develkdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinf
o/kdevelop-devel

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )