Re: net/grsync fails to build on i386

2008-03-26 Thread Peter Pentchev
On Tue, Mar 25, 2008 at 08:46:47PM +0100, Ganael LAPLANCHE wrote: > 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

Re: net/grsync fails to build on i386

2008-03-26 Thread Ganael LAPLANCHE
On Tue, 25 Mar 2008 23:55:06 -0500, Jeremy Messenger wrote Hi Jeremy, > No, it's not USE_XLIB. It's bsd.gnome.mk problem that was fixed by > marcus yesterday. Two lines were removed by accident. It's what I > believe that caused these logs. Yes, Peter told me about that :p Thanks a lot for

Re: net/grsync fails to build on i386

2008-03-26 Thread Ganael LAPLANCHE
On Tue, 25 Mar 2008 23:12:56 +0200, Peter Pentchev wrote Hi Peter, > It is quite possible that you caught the small time window just > after the GNOME upgrade, in which bsd.gnome.mk was missing two > lines that recorded LIB_ and RUN_DEPENDS. Thus, even though you > specified gtk20 in your port's

Re: net/grsync fails to build on i386

2008-03-25 Thread Jeremy Messenger
On Tue, 25 Mar 2008 15:24:44 -0500, Ganael LAPLANCHE <[EMAIL PROTECTED]> wrote: On Tue, 25 Mar 2008 20:46:47 +0100 (CET), Ganael LAPLANCHE wrote Am I missing something ? Well, after having read the docs again, it is written here : http://www.freebsd.org/gnome/docs/porting.html "If your p

Re: net/grsync fails to build on i386

2008-03-25 Thread Ganael LAPLANCHE
On Tue, 25 Mar 2008 20:46:47 +0100 (CET), Ganael LAPLANCHE wrote > Am I missing something ? Well, after having read the docs again, it is written here : http://www.freebsd.org/gnome/docs/porting.html "If your port needs only GTK2 libraries, the following is the shortest way to define this: USE

net/grsync fails to build on i386

2008-03-25 Thread Ganael LAPLANCHE
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'