This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build/2367: Wrong path to config.intl in sim/ppc/configure


>Number:         2367
>Category:       build
>Synopsis:       Wrong path to config.intl in sim/ppc/configure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 24 00:28:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Esben Haabendal
>Release:        gdb-6.6
>Organization:
>Environment:
Build host: i686-cygwin-nt_5.1
Target: ppc603-linux-gcc
>Description:
The configure scripts uses wrong path to config.intl in the test in sim/ppc/configure
It is written as ../intl/config.intl where it should have been ../../intl/config.intl

All the other sim/*/configure scripts has it right
>How-To-Repeat:
Build
>Fix:
Patch attached
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-patch; name="sim-ppc-config-intl.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="sim-ppc-config-intl.patch"

LS0tIGdkYi02LjYvc2ltL3BwYy9jb25maWd1cmUub3JpZwkyMDA3LTExLTIxIDEwOjIxOjI5LjIz
MzE2NzgwMCArMDEwMAorKysgZ2RiLTYuNi9zaW0vcHBjL2NvbmZpZ3VyZQkyMDA3LTExLTIxIDEw
OjIxOjQyLjc5NDI3OTAwMCArMDEwMApAQCAtMjM4OCw4ICsyMzg4LDggQEAKIEdNU0dGTVQ9CiBQ
T1NVQj0KIAotaWYgdGVzdCAtZiAgLi4vaW50bC9jb25maWcuaW50bDsgdGhlbgotICAuICAuLi9p
bnRsL2NvbmZpZy5pbnRsCitpZiB0ZXN0IC1mICAuLi8uLi9pbnRsL2NvbmZpZy5pbnRsOyB0aGVu
CisgIC4gIC4uLy4uL2ludGwvY29uZmlnLmludGwKIGZpCiBlY2hvICIkYXNfbWU6JExJTkVOTzog
Y2hlY2tpbmcgd2hldGhlciBOTFMgaXMgcmVxdWVzdGVkIiA+JjUKIGVjaG8gJEVDSE9fTiAiY2hl
Y2tpbmcgd2hldGhlciBOTFMgaXMgcmVxdWVzdGVkLi4uICRFQ0hPX0MiID4mNgo=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]