Re: perl-Audio-TagLib-1.42-1 won't build on FC5
"Gerald B. Cox" <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Anyone have any idea what may be the problem for this build - or know when it will be out on RPMFORGE for FC5? I did find another RPM: http://rpm.pbone.net/index.php3/stat/4/idpl/2798004/com/perl-Audio-TagLib-1.42-1.n0i.1.i386.rpm.html but hesitate mixing repositories. Thanks! Quoting "Gerald B. Cox" <[email protected]>: > perl-Audio-TagLib isn't available for FC5 yet so I tried to > build from the source RPM. > > I downloaded perl-Audio-TagLib-1.42-1.rf.src.rpm > and did the following commands: > > rpm -i perl-Audio-TagLib-1.42-1.rf.src.rpm > > then I went to /usr/src/redhat/SPECS and issued > > rpmbuild -ba rpmbuild -ba perl-Audio-TagLib.spec > > the build failed with the following: > > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.43888 > + umask 022 > + cd /usr/src/redhat/BUILD > + cd Audio-TagLib-1.42 > + LANG=C > + export LANG > + unset DISPLAY > + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor > PREFIX=/var/tmp/perl-Audio-TagLib-1.42-1.rf-root/usr > ONLY support TagLib version 1.4.* on Linux > version 1.4.* not found,please install firstly > at Makefile.PL line 21 > main::BEGIN() called at Makefile.PL line 24 > eval {...} called at Makefile.PL line 24 > BEGIN failed--compilation aborted at Makefile.PL line 24. > error: Bad exit status from /var/tmp/rpm-tmp.43888 (%build) > > Any ideas? > > Thanks!