← Back to team overview

linterra team mailing list archive

[Bug 269589] Re: Failure to determine Ruby paths on build

 

** Changed in: ltdbi
       Status: In Progress => Fix Released

** Changed in: ltstd
       Status: In Progress => Fix Released

** Changed in: ltxml
       Status: In Progress => Fix Released

-- 
Failure to determine Ruby paths on build
https://bugs.launchpad.net/bugs/269589
You received this bug notification because you are a member of Linterra,
which is the registrant for Linterra Database Utility Library.

Status in Linterra Database Utility Library: Fix Released
Status in Linterra Ruby Library: Fix Released
Status in Linterra Standard Library: Fix Released
Status in Linterra XML Library: Fix Released
Status in Linterra RSP: Another (please no!) Ruby Web Framework: Fix Released

Bug description:
The current build scripts assume that the Ruby include and library paths are for i386 (e.g. -I /usr/lib/ruby/1.8/i486-linux/). This means the current source package will not build on amd64 or other. This has to be resolved in order for the source package to work everywhere.

Need some way to determine this either in autoconf or Makefile.in (conditional compile). Will most likely need to put it in configure.in and adjust debian/rules to call autogen.sh.



References