Ticket #27 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

SConstruct from SVN build in debug mode, for libalut.so libmpg123.so libopenal.so

Reported by: gilles Owned by:
Priority: normal Milestone:
Component: build system Version: svn-head
Keywords: libalut libmpg123 libopenal Cc:
Platform: Linux: Fedora

Description

on Fedora 12, need the attachment patch.

SConstruct from SVN build in debug mode.
And we are trying to install the libraries from the release mode for
libalut.so libmpg123.so libopenal.so

The patch looks like the thing todo
without the changes, we are asking to install VariantDir/release of
those libraries which is not available/built but we have
VariantDir/debug.

Attachments

SConstruct.diff Download (1.7 KB) - added by gilles 21 months ago.
diff file againt rev 78

Change History

Changed 21 months ago by gilles

diff file againt rev 78

Changed 21 months ago by Carsten

  • status changed from new to infoneeded

Hi Gilles,
welcome, and thanks for the report and the patch!

One quick question: Are you using the bv command-line parameter (or parameter buildVariants in the compiler setup file) in order to not have the release variant built? (In this case I can reproduce the problem.)
Or is the original problem occurring with the default setting (bv=dr) as well?

Changed 21 months ago by Carsten

  • status changed from infoneeded to confirmed

Changed 21 months ago by Carsten

  • status changed from confirmed to closed
  • resolution set to fixed

Closed by r79.

Note: See TracTickets for help on using tickets.