Error build the port devel/glib20
Tijl Coosemans
tijl at FreeBSD.org
Wed Feb 12 08:41:27 UTC 2014
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 at shrewd$ ls -l /usr/include/iconv.h
> -r--r--r-- 1 root wheel 4365 Feb 7 19:43 /usr/include/iconv.h
> mkn at shrewd$ cd /usr/ports/Mk
> mkn at shrewd$ sudo svn diff
> mkn at shrewd$ cd /usr/ports/print/cups-base
> mkn at shrewd$ sudo svn diff
> mkn at shrewd$ cd ../cups-client
> mkn at shrewd$ sudo svn diff
> mkn at 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.
More information about the freebsd-ports
mailing list