Subject: _dummy unresolved in compile
To: Current users list <current-users@netbsd.org>
From: Leonard Sitongia <sitongia@uswest.net>
List: current-users
Date: 08/23/2000 13:14:51
Hello,

I'm trying to build the qt library under 1.5A, and I get an unresolved symbol
_dummy.  I can't find much out about this in the GNU pages (thinking that
it may be a compiler problem), or KDE or Troll.

Is this a known sort of situation which points to a configuration problem,
compiler problem, NetBSD problem? Seems like something like _dummy
would be meant to be a local variable, but it is "leaking" out.

Please help!  Thanks.

becker# pwd
/usr/src/kde/qt-copy/tools/designer/uic
becker# make
g++ -L/usr/src/kde/qt-copy/lib  -L/usr/X11R6/lib    -o /usr/src/kde/qt-copy/bin/uic uic.o  ../shared/widgetdatabase.o  ../shared/domtool.o   -lqutil -L../lib -lqt -lXext -lX11 -lm   -L/usr/pkg/lib  -lSM -lICE -L/usr/X11R6/lib -lGLU -lGL -lXmu -ljpeg
/usr/src/kde/qt-copy/lib/libqutil.so: undefined reference to `_dummy'
collect2: ld returned 1 exit status
*** Error code 1

Stop.
becker#     
-- 
==Leonard Sitongia
  sitongia@uswest.net