* Viktor Dukhovni <[email protected]>: > On Thu, Jul 10, 2014 at 11:08:40AM +0200, Ralf Hildebrandt wrote: > > > > Wietse wanted to avoid $(SYSLIBS) when linking the shared libraries, > > > and removed them from SHLIB_LD line, but they are indeed not optional > > > in many cases. > > > > But when actually running "make upgrade" I'm getting: > > > > bin/postconf: symbol lookup error: /usr/lib/postfix/libpostfix-util.so: > > undefined symbol: pcre_malloc > > This is due to the RPATH vs. RUNPATH issue. You need to patch > "makedefs" to include "-Wl,--enable-new-dtags" in SHLIB_LD. As in > the patch upthread.
Ah, I assumed 0709 would already include that. -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
