Khem Raj <[email protected]> writes: >> @sharedlibdir@ is not substituted so that linkerflags in zlib.pc expand to >> "... -L@sharedlibdir@" which breaks e.g. glib builds. > > I think zlib has --sharedlibdir configure option since 1.2.4.4+ > so you could try to use it instead of patching
afais, the ./configure will be completely replaced due to the 0001-autotools.patch (added by a2393dbf941554098). So there exists no such option anymore. >> --- a/recipes/zlib/zlib-1.2.5/0001-autotools.patch >> +++ b/recipes/zlib/zlib-1.2.5/0001-autotools.patch >> @@ -33,7 +33,7 @@ new file mode 100644 >> index 0000000..177c89a >> --- /dev/null >> +++ b/configure.ac Enrico _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
