gpicker-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gpicker-talk] How do I build gpicker-simple under OSX?


From: Derek Thurn
Subject: Re: [Gpicker-talk] How do I build gpicker-simple under OSX?
Date: Thu, 16 May 2013 10:52:30 -0700

It looks like it's hanging on the read call in loading.c:

#0  0x00007fff8baabff8 in read ()
#1  0x0000000106726582 in input_names [inlined] () at loading.c:80

This is for invoking via ./gpicker-simple "configure"

On Thu, May 16, 2013 at 10:34 AM, Aliaksey Kandratsenka
<address@hidden> wrote:
>
>
>
> On Thu, May 16, 2013 at 10:28 AM, Derek Thurn <address@hidden> wrote:
>>
>> Hi, I'm trying to build a copy of gpicker-simple under OSX. In the
>> README, it says "refer to Makefile.simple"... I might need things
>> spelled out for me a little more explicitly than that. I took a guess
>> and renamed "Makefile.simple" to "Makefile" and invoked "make", but
>> that gave me a binary which hangs on startup (doesn't seem to get to
>> any of the various "main" functions, as far as I can tell...)
>>
>
> I cannot help you with specifics of OSX. Maybe you can attach gdb and show
> us backtrace of where things are stuck.
>
> BTW make -f Makefile.simple will ask make to use it.
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]