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

Re: Need Help : Linking and $$divU



On Sat, Apr 06, 2002 at 07:37:14PM +0200, Aurelien Jarno wrote:
> c++ -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast
> -Wcast-align -Wundef -Wconversion -fno-builtin -Wnon-virtual-dtor
> -Wno-long-long -g -O2 -Wall -pedantic -W -Wpointer-arith
> -Wmissing-prototypes -Wwrite-strings -ffunction-sections
> -fno-exceptions -fno-check-new -fPIC -shared -fPIC -rdynamic
> -nostartfiles -nostdlib ./AmplifyFreeDialog.o ./AmplifyFreePlugin.o
  ^^^^^^^^^^^^^^^^^^^^^^^

why on earth are these included?  this is the cause of your problem.

> ./AmplifyFreeDlg.uic.o ./AmplifyFreePlugin.moc.o ./AmplifyFreeDialog.moc.o
> ./AmplifyFreeDlg.uih.moc.o   -o amplifyfree
> ./AmplifyFreePlugin.o: In function `QVector<Arts::SynthModule>::deleteItem(void*)':
> /usr/include/kde/arts/reference.h:118: undefined reference to `$$divU'
> collect2: ld returned 1 exit status
> make: *** [amplifyfree] Error 1

-- 
Revolutions do not require corporate support.


-- 
To UNSUBSCRIBE, email to debian-hppa-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: