On Mon, Oct 13, 2014 at 09:42:30PM +0100, Michael Tautschnig wrote: > > On Mon, Oct 13, 2014 at 09:57:31AM +0100, Michael Tautschnig wrote: > > > apxs2 -c mod_auth_radius-2.0.c > > > /usr/share/apr-1.0/build/libtool --silent --mode=compile > > > --tag=disable-static x86_64-linux-gnu-gcc -std=gnu99 -prefer-pic -pipe -g > > > -O2 -fstack-protector-strong -Wformat -Werror=format-security > > > -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread > > > -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 > > > -I/usr/include -c -o mod_auth_radius-2.0.lo mod_auth_radius-2.0.c && > > > touch mod_auth_radius-2.0.slo > > > mod_auth_radius-2.0.c:291:25: fatal error: openssl/md5.h: No such file or > > > directory > > > [...] > > However, mod_auth_radius-2.0.c doesn't actually seem to use anything from > > /usr/include/openssl/md5.h, and if the #include is removed, it builds fine. > > > > Thanks for coming up with an even better solution than adding a build > dependency! > > > Can you confirm that? > > Would you maybe have a patch at hand? But in fact I see no reason why it > wouldn't work if you say it builds fine.
I literally did just what I said - remove the offending #include line. Please give that a try, just to be safe. -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org