[Krename-users] Error building krename-2.5.2-1.src.rpm
Brought to you by:
domseichter,
stonki
From: Steven P. U. <sp...@fa...> - 2003-02-13 21:19:15
|
Hello Again, Everyone :) After I got the error mentioned in my previous message that had a similar subject name, I tried to rebuild krename-2.5.2-1.src.rpm and I got the following error, which to my unlearned eyes appears to be almost, if not exactly, the same as the error I quoted in my last message: make all-recursive make[1]: Entering directory `/usr/src/redhat/BUILD/krename-2.5.2' Making all in krename make[2]: Entering directory `/usr/src/redhat/BUILD/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 `/usr/src/redhat/BUILD/krename-2.5.2/krename' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/krename-2.5.2' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.40763 (%build) RPM build errors: user dominik does not exist - using root user dominik does not exist - using root Bad exit status from /var/tmp/rpm-tmp.40763 (%build) The information relating to the distribution of Linux I use is the same as my last message. The steps I followed that led to the above quoted error was this: 1. I su'd into root 2. rpmbuild --rebuild krename-2.5.2-1.src.rpm Thanks again for your help :) Steven P. Ulrick |