Make-common.in seems to ignore --datarootdir

Ralf Corsepius ralf.corsepius@rtems.org
Fri Sep 18 10:17:00 GMT 2009


Hi,

When building gdb-6.8.91 with a simulator enabled, gdb's configuration 
issues a warning similar to this:

...
config.status: creating Make-common.sim
config.status: WARNING: 
'../../../gdb-6.8.91/sim/m32c/../common/Make-common.in' seems to ignore 
the --datarootdir setting
...

A fix to this is to add
datarootdir = @datarootdir@
to sim/common/Make-common.in

Patch enclosed below.

Ralf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-6.8.91-sim-common-Make-common.in.diff
Type: text/x-patch
Size: 551 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20090918/609fcba5/attachment.bin>


More information about the Gdb-patches mailing list