On 2017/08/11 17:52, Giovanni Bechis wrote: > On 08/11/17 17:45, Giovanni Bechis wrote: > > On 08/11/17 13:21, Stuart Henderson wrote: > >> On 2017/07/26 15:42, Giovanni Bechis wrote: > >>> Hi, > >>> update to courier stuff, is it ok with COMPILER additions (c++11 needed) ? > >>> Cheers > >>> Giovanni > >> > >> courier-authlib failed in bulk: > >> > >> gmake[3]: Entering directory > >> '/usr/obj/ports/courier-authlib-0.68.0/courier-authlib-0.68.0/libs/rfc822' > >> /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. > >> -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -I.. -I./.. -MT > >> rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c > >> cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -O2 -pipe > >> -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c > >> rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o > >> rfc2047u.c:18:10: fatal error: 'idna.h' file not found > >> #include <idna.h> > >> ^~~~~~~~ > >> 1 error generated. > >> > > missing dependency, I will commit it next week is faster. > > Cheers > > Giovanni > > > err, I will commit it next week, please commit if you are faster. > Giovanni
I wonder why it's not dynamically linked..