[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 Giovanni Bechis changed: What|Removed |Added Resolution|--- |FIXED Keywords|

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #9 from Reshma V Kumar --- This patch resolved the error -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 Giovanni Bechis changed: What|Removed |Added Attachment #36976|0 |1 is obsolete|

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #7 from Reshma V Kumar --- https://github.com/apache/httpd/commit/8e67a36d9ba392a693c463afe8de8a9181d1f7e4#diff-1874f6a844636ac4ceb88701b5e8f023 This change has been introduced in the source code through the above commit. @dougm

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 Giovanni Bechis changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #6 from Giovanni

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #5 from Reshma V Kumar --- This patch worked for me. Will this patch be commited to httpd source code? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2020-01-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #4 from Giovanni Bechis --- Created attachment 36976 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36976=edit do not remove parentheses, otherwise variables are not evaluated I cannot find any reason why parentheses are

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2019-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #3 from Reshma V Kumar --- Once the build is successful and the package is installed, executing the following command gives the warning # /opt/freeware/bin/apxs -q libexecdir Use of uninitialized value in concatenation (.) or

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2019-09-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 Petros Marios Prokopiou changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2

[Bug 63307] apxs gives "use of uninitialized value in concatenation" error

2019-04-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63307 --- Comment #1 from Reshma V Kumar --- I am getting this error due to SH_LDFLAGS. If SH_LDFLAGS is empty, then I dont get this error. -- You are receiving this mail because: You are the assignee for the bug.