NetBSD / Kdevelop

Pierre Bourgin Pierre.Bourgin at lip6.fr
Thu Jun 3 10:00:37 BST 1999


Hello,

I tried to buikd Kdevelop under NetBSD-1.4/i386, but it does
not work : everything compiling fine, but the linkage failed.

If someone has a good idea that can help me ..... Perhaps people
using FreeBSD.

I used:

# make -f Makefile.cvs
# ./configure --with-extra-includes=/usr/pkg/include --with-extra-libs=/usr/pkg/lib

the error comes in :

/bin/sh ../libtool --silent --mode=link g++  -O2 -Wall -s -o
kdevelop -L/usr/pkg/lib -L/usr/X11R6/lib -rpath /usr/X11R6/lib
-rpath /usr/X11R6/lib -rpath /usr/pkg/lib  ckdevelop.o main.o
[...]

and says :

ckdevelop.o: Undefined symbol `QGList type_info function' referenced from text segment
ckdevelop.o: Undefined symbol `QGList type_info node' referenced from text segment
ckdevelop.o: Undefined symbol `QGArray type_info function' referenced from text segment
ckdevelop.o: Undefined symbol `QGArray type_info node' referenced from text segment
[..]

That means a problem with the Qt lib (mine is 1.42, correctly
installed) ?

As I remember, I used Qt lib in compiling other stuff correctly.

Thanks for any help !

Pierre Bourgin

/------ Pierre Bourgin -----------------\
| Université de Paris VI		|
| LIP6 - Network & Performance Group    |
|				 	|
| http://www-rp.lip6.fr/~bourgin	|
\---------------------------------------/




More information about the KDevelop mailing list