← Back to team overview

linterra team mailing list archive

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

 

** Changed in: ltruby
     Assignee: (unassigned) => Michael Owens (michael-owens)
       Status: New => In Progress

** Changed in: rsp
     Assignee: (unassigned) => Michael Owens (michael-owens)
       Status: New => In Progress

-- 
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: New
Status in Linterra Ruby Library: In Progress
Status in Linterra Standard Library: New
Status in Linterra XML Library: New
Status in Linterra RSP: Another (please no!) Ruby Web Framework: In Progress

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