linterra team mailing list archive
-
linterra team
-
Mailing list archive
-
Message #00105
[Bug 269589] Re: Failure to determine Ruby paths on build
This affects the apache mod_rsp build.
** Also affects: rsp
Importance: Undecided
Status: New
** Also affects: ltstd
Importance: Undecided
Status: New
** Also affects: ltxml
Importance: Undecided
Status: New
** Also affects: ltdbi
Importance: Undecided
Status: New
** Changed in: rsp
Importance: Undecided => High
Target: None => package
--
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: New
Status in Linterra Standard Library: New
Status in Linterra XML Library: New
Status in Linterra RSP: Another (please no!) Ruby Web Framework: New
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