Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 20:46:47 +0100 (CET)
From:      "Ganael LAPLANCHE" <ganael.laplanche@martymac.com>
To:        freebsd-ports@freebsd.org
Subject:   net/grsync fails to build on i386
Message-ID:  <20080325193453.M79430@martymac.com>

next in thread | raw e-mail | index | archive | help
Hi everybody,

I try to understand what happens here :

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2008032407/grsync-0.6.1.log

Since yesterday, my net/grsync port seems to refuse to build on i386. The
configure script uses (expanded) :

pkg-config --exists --print-errors 'gtk+-2.0'

which leads to the error 'No package 'gtk+-2.0' found'.

This error message is clear. What I don't understand is that the dependency
against gtk20 is explicitly specified in the Makefile, so why has gtk+-2.0 not
been installed during the build process (and does not appear in the log file) ?

Am I missing something ?

Thank you for your help,

Ganaël LAPLANCHE
ganael.laplanche@martymac.com
http://www.martymac.com




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