[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building qtlib fails?



On Mon 26 Aug 2002 19:05, Fred K Ollinger wrote:
> > make[2]: Entering directory '/usr/qt-3.0.2/src'
> > /usr/qt/bin/moc kernel/qapplication_x11.cpp -o
> > .moc/release-mt/qapplication_x11.moc
>
> Looks like moc is segfaulting. Run moc on the cli:
>
> moc
>
> It should segfault also.
>
It does.

> Maybe do an
>
> ldd `which moc`
>
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x4001b000)
libm.so.6 => /lib/libm.so.6 (0x40066000)
libc.so.6 => /lib/libc.so.6 (0x40088000)
/lib/ld-linux.so.2 => /lib//lib/ld-linux.so.2 (0x40000000)

> Make sure you get backticks.
>
> > I've tried the usual make clean, make distclean and even removing the
> > entire directory and starting again. The reason I'm using this particular
> > version is
>
> If moc won't work, you won't get anywhere.
>
But moc is built as part of the qtlibs. I.E. this should be building moc so 
that it can build the rest of qt. So does this mean I've a dodgy source 
package?

> > Since I know that quite a few people here are building different versions
> > of kde, I was hoping someone might know why I'm getting this error?
>
> Here's mine:
>
> $ /pkg/qt/bin/moc  -v
> Qt Meta Object Compiler version 19 (Qt 3.0.3)
>
I get:
Qt Meta Object Compiler version 19 (Qt 3.0.2-snapshot-20020126)

> This seems quite OT to me. Keep on posting, and working on it!
>
> Fred

I hope this info is helpful in identifying the problem I'm having.

Cheers,

	John Gay



Reply to: