[PyKDE] building on linuxppc

Phil Thompson phil at river-bank.demon.co.uk
Fri Mar 31 00:52:42 BST 2000


Alex Rice wrote:
> 
> On Wed, 29 Mar 2000 12:00:04 +0200 (MET DST),
> I said;
> alex> make says:
> alex> gcc -O2 -o sip main.o parser.o lexer.o transform.o gencode.o heap.o -lfl
> alex> gencode.o: In function `prcode':
> alex> gencode.o(.text+0x8a40): undefined reference to `__va_arg_type_violation'
> alex> gencode.o(.text+0x8a40): relocation truncated to fit: R_PPC_REL24 __va_arg_type_violation
> alex> collect2: ld returned 1 exit status
> alex> make[2]: *** [sip] Error 1
> 
> OK, I was a bit confused about the build procoess. sip still does not
> build, but siplib does! So, siplib is installed. I'm off to the races
> building pyqt and pykde.

This looks more like a LinuxPPC/Glibc problem.

> However, I am getting several compile errors w/ pyqt. I suppose that gcc
> 2.95.2 needs some extra flags to behave. Any suggestions would be
> greatly appreciated. I'm not much of a C programmer.
> 
> Most or all of the errors are involving:
> initialization to `QString *' from `const QString *' discards qualifiers

See PyQt v0.11.1pre1.

Phil




More information about the PyQt mailing list