Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 09:41:16 +0100
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        markk@knigma.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Error build the port devel/glib20
Message-ID:  <20140212094116.0334181a@kalimero.tijl.coosemans.org>
In-Reply-To: <52FAA984.8000808@knigma.org>
References:  <1391818627.885938616.ruy8upl9@frv35.fwdcdn.com> <21237.34424.821674.97195@gromit.timing.com> <52F5E52E.6080508@FreeBSD.org> <21239.2377.677399.720444@gromit.timing.com> <52F795C9.1010506@knigma.org> <20140211202120.3147ab66@kalimero.tijl.coosemans.org> <52FA82F2.4040609@knigma.org> <20140211215140.0e382097@kalimero.tijl.coosemans.org> <52FA91BF.6010001@knigma.org> <20140211225719.0c0554f4@kalimero.tijl.coosemans.org> <52FAA232.3000507@knigma.org> <20140211233138.00f95a52@kalimero.tijl.coosemans.org> <52FAA984.8000808@knigma.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140212094116.0334181a>