I got the same thing
"./compile: line 3: exec: %{gccver}: not found"
I ended up having to use the previous version of ezmlm-toaster, then all was
ok.The information transmitted is intended only for the person/entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer -----Original Message----- From: phaidros [mailto:[EMAIL PROTECTED] Sent: Saturday, 6 August 2005 11:11 To: [email protected] Subject: [qmailtoaster] ezmlm doesn't compile on mandriva 10.2 hi, I'm trying to get qmailtoaster on mandriva 10.2 running. its a fresh system. and I get the following error trying to rebuild ezmlm-toaster. what information should I provide to determine the error? [snip] + patch -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.16603 + umask 022 + cd /usr/src/RPM/BUILD + cd ezmlm-0.53 + RC=/etc/ezmlm/ezmlmrc + sed -e 's{^#define TXT_ETC_EZMLMRC \"/etc/ezmlmrc\"{#define TXT_ETC_EZMLMRC \"$RC\"{' idx.h + mv idx.h.tmp idx.h + echo '%{gccver} -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ' + echo '%{gccver} -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ' + echo /usr/bin + echo /usr/man + echo 'Fixing errno.h for new GLIBC' Fixing errno.h for new GLIBC + echo '#include <errno.h>' + make mysql ln -sf sub_mysql/ezmlm-mktab ezmlm-mktab ln -sf sub_mysql/checktag.c checktag.c; rm -f checktag.o ln -sf sub_mysql/issub.c issub.c; rm -f issub.o ln -sf sub_mysql/logmsg.c logmsg.c; rm -f logmsg.o ln -sf sub_mysql/subscribe.c subscribe.c; rm -f subscribe.o ln -sf sub_mysql/opensql.c opensql.c; rm -f opensql.o ln -sf sub_mysql/putsubs.c putsubs.c; rm -f putsubs.o ln -sf sub_mysql/tagmsg.c tagmsg.c; rm -f tagmsg.o ln -sf sub_mysql/searchlog.c searchlog.c; rm -f searchlog.o ln -sf sub_mysql/conf-sqlld conf-sqlld; touch conf-sqlld ln -sf sub_mysql/conf-sqlcc conf-sqlcc; touch conf-sqlcc + make it install ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype ./find-systype > systype ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load chmod 755 load cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile chmod 755 compile ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h rm -f tryulong32.o tryulong32 ./compile ezmlm-idx.c ./compile: line 3: exec: %{gccver}: not found make: *** [ezmlm-idx.o] Fehler 127 Fehler: Bad exit status from /var/tmp/rpm-tmp.16603 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.16603 (%build) regards, a.k. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
