On Wed, Sep 5, 2012 at 1:57 PM, Leif Middelschulte
wrote:
>>
>> and recompile to see if there is still the undef ref
> Yes, sadly it is :-(
> I've added the line
> @LTLIBINTL@ \
> above @my_libs@, but it won't work.
do:
make clean
make V=1
attache the terminal output and src/bin/Makefile
Vince
On Wed, 5 Sep 2012 13:57:41 +0200 Leif Middelschulte
said:
> Am 04.09.2012 um 22:59 schrieb Vincent Torri :
>
> > On Tue, Sep 4, 2012 at 8:34 PM, Leif Middelschulte
> > wrote:
> >> Am 04.09.2012 um 19:55 schrieb Vincent Torri :
> >>
> >>> On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
> >>
Am 04.09.2012 um 22:59 schrieb Vincent Torri :
> On Tue, Sep 4, 2012 at 8:34 PM, Leif Middelschulte
> wrote:
>> Am 04.09.2012 um 19:55 schrieb Vincent Torri :
>>
>>> On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
>>> wrote:
Am 04.09.2012 um 19:12 schrieb Vincent Torri :
> On
On Tue, Sep 4, 2012 at 8:34 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 19:55 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
>> wrote:
>>> Am 04.09.2012 um 19:12 schrieb Vincent Torri :
>>>
On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
wrote:
On Tue, Sep 4, 2012 at 7:26 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 19:12 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
>> wrote:
>>> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>>>
On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
wrote:
Am 04.09.2012 um 19:12 schrieb Vincent Torri :
> On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
> wrote:
>> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>>
>>> On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
>>> wrote:
Hi,
on my journey to create/update packages of the
On Tue, Sep 4, 2012 at 7:05 PM, Leif Middelschulte
wrote:
> Am 04.09.2012 um 18:18 schrieb Vincent Torri :
>
>> On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
>> wrote:
>>> Hi,
>>>
>>> on my journey to create/update packages of the 1.7 release for Mac OS'
>>> (home)brew package manager (http
On Tue, Sep 4, 2012 at 6:10 PM, Leif Middelschulte
wrote:
> Hi,
>
> on my journey to create/update packages of the 1.7 release for Mac OS'
> (home)brew package manager (http://mxcl.github.com/homebrew/), I stumbled
> over a compilation error of elm due to missing 'clearenv'.
>
> Attached is a pa
Hi,
on my journey to create/update packages of the 1.7 release for Mac OS'
(home)brew package manager (http://mxcl.github.com/homebrew/), I stumbled over
a compilation error of elm due to missing 'clearenv'.
Attached is a patch that repairs the check for 'clearenv'.
clear_env.diff
Description