On 11/02/2014 22:31, Tijl Coosemans wrote: > Can you check these items: > - Does /usr/include/iconv.h exist? > - Have you made any changes to /usr/ports/Mk/Uses/iconv.mk? > - Any changes to /usr/ports/print/cups-base/Makefile? > - Any changes to /usr/ports/print/cups-client/Makefile? > - What is the output of "make -V CPPFLAGS" in /usr/ports/print/cups-client
Thanks for looking into this. mkn@shrewd$ ls -l /usr/include/iconv.h -r--r--r-- 1 root wheel 4365 Feb 7 19:43 /usr/include/iconv.h mkn@shrewd$ cd /usr/ports/Mk mkn@shrewd$ sudo svn diff mkn@shrewd$ cd /usr/ports/print/cups-base mkn@shrewd$ sudo svn diff mkn@shrewd$ cd ../cups-client mkn@shrewd$ sudo svn diff mkn@shrewd$ sudo make -V CPPFLAGS -I/usr/local/include -DLIBICONV_PLUG (or in summary no changes to any of the files you reference). -- Mark Knight Mobile: +44 7753 250584. http://www.knigma.org/ Email: [email protected]. Skype: knigma _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
