[bt-devel] BibleTime 1.6.3a released (was: Re: Bibletime 1.6.3 for FreeBSD)

Jeremy Erickson jerickson314 at users.sourceforge.net
Thu Feb 1 09:17:11 MST 2007


Hi,
	I am trying to build RPM packages of 1.6.3a, but it appears that it still has 
a problem.  The program builds, but RPM fails to package it as a result of 
the following errors (on SuSE 10.2 in this case):

ERROR: link target doesn't exist (neither in build root nor in installed 
system):
  /opt/kde3/share/doc/HTML/en/bibletime/howto/common -> /var/tmp/bibletime-1.6.3a-build/opt/kde3/share/doc/HTML/en/common
Add the package providing the target to neededforbuild and Requires
ERROR: link target doesn't exist (neither in build root nor in installed 
system):
  /opt/kde3/share/doc/HTML/en/bibletime/handbook/common -> /var/tmp/bibletime-1.6.3a-build/opt/kde3/share/doc/HTML/en/common
Add the package providing the target to neededforbuild and Requires
error: Bad exit status from /var/tmp/rpm-tmp.42345 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.42345 (%install)

	It would appear that this issue is related to the one fixed between 1.6.3 and 
1.6.3a, because it's referencing the same path.

-Jeremy Erickson

On Wednesday 31 January 2007 4:06 pm, Martin Gruner wrote:
> Hi Thomas and all,
>
> thanks to Joachim's very quick reaction I could just release BibleTime
> 1.6.3a. It only fixes the Makefile problems you reported. Please test and
> let us know if it works ok.
>
> God bless,
>
> mg
>
> Am Mittwoch, 31. Januar 2007 schrieb Thomas Abthorpe:
> > Hello again!
> >
> > I discovered the issue
> >
> > docs/handbook/unicode/Makefile  reads
> >
> > install-data-local:
> >         mkdir -p $(DESTDIR)$(kde_htmldir)en/bibletime/handbook/;
> >         chmod -R a+r+X  $(DESTDIR)$(kde_htmldir)en/bibletime;
> >
> > it should read
> >
> >         mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/;
> >         chmod -R a+r+X  $(DESTDIR)$(kde_htmldir)/en/bibletime;
> >
> > Thank you again for your time and attention to this matter.
> >
> > Yours in Christ
> >
> >
> > Thomas
> >
> >
> > _______________________________________________
> > bt-devel mailing list
> > bt-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/bt-devel
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel



More information about the bt-devel mailing list