From: "Ebbe Hjorth" on
Hi,

Just a head up;

I wanted to install gnokii and did an "make install clean" in the
/usr/ports/comm/gnokii folder.

It runs but halts with an error saying it needs intltool 0.36 or newer.

Ports has intltool 0.40.6, so i installed that, and then tried the gnokii
port again, and then it installed fine :)


Thank you for all the good work!

Best christmas regards, Ebbe

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Guido Falsi on
On Sun, Dec 27, 2009 at 07:47:36PM +0100, Ebbe Hjorth wrote:
> Hi,
>
> Just a head up;
>
> I wanted to install gnokii and did an "make install clean" in the
> /usr/ports/comm/gnokii folder.
>
> It runs but halts with an error saying it needs intltool 0.36 or newer.
>
> Ports has intltool 0.40.6, so i installed that, and then tried the gnokii
> port again, and then it installed fine :)

Thanks for the information!

I tried to reproduce the problem, but here the port correctly activates
a dependency on the intltool port(due to the line "USE_GETTEXT=yes" in
the Makefile) and builds fine.

Are you quite sure your system did not have an incomplete install of
gettext/intltool, so the dependency check was succeeding but not working
in the configure?

Do you have a log file of the failed build so I can have a better look
at what and how went wrong?

>
> Thank you for all the good work!

You're welcome and thank you again for bothering with reporting this!

--
Guido Falsi <mad(a)madpilot.net>
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: "Ebbe Hjorth" on
> On Sun, Dec 27, 2009 at 07:47:36PM +0100, Ebbe Hjorth wrote:
>> Hi,
>>
>> Just a head up;
>>
>> I wanted to install gnokii and did an "make install clean" in the
>> /usr/ports/comm/gnokii folder.
>>
>> It runs but halts with an error saying it needs intltool 0.36 or newer.
>>
>> Ports has intltool 0.40.6, so i installed that, and then tried the
>> gnokii
>> port again, and then it installed fine :)
>
> Thanks for the information!
>
> I tried to reproduce the problem, but here the port correctly activates
> a dependency on the intltool port(due to the line "USE_GETTEXT=yes" in
> the Makefile) and builds fine.
>
> Are you quite sure your system did not have an incomplete install of
> gettext/intltool, so the dependency check was succeeding but not working
> in the configure?
>

The system is a fresh install, so all ports is new and should be working
100% :)

>
> Do you have a log file of the failed build so I can have a better look
> at what and how went wrong?
>

I dont think that i have the log file, sorry.

>
>>
>> Thank you for all the good work!
>
> You're welcome and thank you again for bothering with reporting this!
>

Im sorry for disturbing you, for nothing, without any log file, but i
guess it is good that you cant reproduce the problem :)

Thanks for writing back

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Guido Falsi on
On Mon, Dec 28, 2009 at 04:38:32PM +0100, Ebbe Hjorth wrote:
>
> The system is a fresh install, so all ports is new and should be working
> 100% :)

I'll have to try this case as soon as I can(I'm unable right now).

> >> Thank you for all the good work!
> >
> > You're welcome and thank you again for bothering with reporting this!
> >
>
> Im sorry for disturbing you, for nothing, without any log file, but i
> guess it is good that you cant reproduce the problem :)

Don't feel guilty! Better to report a problem than leave it there. If in
fact there is a problem it is not going to fix it by itself!

--
Guido Falsi <mad(a)madpilot.net>
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"