https://bz.apache.org/bugzilla/show_bug.cgi?id=62188
--- Comment #3 from Bernard Spil <[email protected]> --- Looks like I have to fix this myself(In reply to Rainer Jung from comment #2) > Note that the change you cited was already part of 2.4.32. Looking at the > small diff between 2.4.32 and 2.4.33 I do not see anything that changes the > build system. This would also not be expected. Problem exists in both .32 and .33 > Concerning the basic problem: why do you need -L/usr/lib in LDFLAGS? I'm trying to figure out how that ends up there... I was passing --with-iconv=/usr to configure, that's now been removed Problem persists, configure keeps adding /usr/lib to EXTRA_LDFLAGS > Note that there are variables like ab_LDADD, MOD_SSL_LDADD etc. which can be > used to make specific LDFLAGS additions for individual files with specific > dependencies. I have found them, yet I was trying to find a way to fix this in the upstream code. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
