On Tue, 11 Feb 2014 22:51:48 +0000 Mark Knight wrote:
> 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).

Can you do a build of cups-client like this:

# make clean
# script buildlog make

Then send me the file buildlog and work/cups-1.5.4/cups/libcups.a
in a private email.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to