[Krename-users] Error building krename 2.5.2
Brought to you by:
domseichter,
stonki
From: Steven P. U. <sp...@fa...> - 2003-02-13 20:55:20
|
Hello, Everyone :) When I attempted to build and install krename 2.5.2, "configure" finished fine, but make ended with the following error: config.status: creating config.h make all-recursive make[1]: Entering directory `/home/elizabet/krename-2.5.2' Making all in krename make[2]: Entering directory `/home/elizabet/krename-2.5.2/krename' source='coorddialog.cpp' object='coorddialog.o' libtool=no \ depfile='.deps/coorddialog.Po' tmpdepfile='.deps/coorddialog.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o coorddialog.o `test -f 'coorddialog.cpp' || echo './'`coorddialog.cpp coorddialog.cpp: In constructor `CoordDialog::CoordDialog(QString, QWidget*, const char*)': coorddialog.cpp:57: declaration of `parent' shadows a parameter make[2]: *** [coorddialog.o] Error 1 make[2]: Leaving directory `/home/elizabet/krename-2.5.2/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/elizabet/krename-2.5.2' make: *** [all] Error 2 The machine that I was building this on is running Red Hat 8 with all the official updates installed, except the Kernel. Thanks for your help :) Steven P. Ulrick |