On Sun, Jun 15, 2014 at 8:07 PM, John Ruschmeyer wrote:
> I ultimately want to build cheops-ng (which is not a port) which has
> gnome-libs as a dependency.
Oh dear, that is ancient. (Last update I see is from 2005.) No wonder it
requires gnome1 libraries. Good luck; you'll need it.
--
brand
On Sun, Jun 15, 2014 at 5:07 PM, David Evans wrote:
>
> Please also note that gnome-libs is part of the GNOME 1 desktop suite
> based on gtk1 which is really outdated. Current GNOME version is 3.12.
> There are only 2 ports currently that directly depend on this one,
> gtk-canvas and gtktalog.
On Sun, Jun 15, 2014 at 4:46 PM, Clemens Lang wrote:
> Do you use MacPorts 2.3.0? Does it warn you about missing Command Line
> Tools?
>
> There's a db.h in /usr/include, installed by the Command Line Tools, which
> should be picked up by configure. Since that doesn't happen for you, I
> assume
>
On 6/15/14 12:38 PM, John Ruschmeyer wrote:
> I'm trying to build gnome-libs, but can't seem to get it to recognize
> that I have the db46 (Berkeley Database) port installed. As near as I
> can tell, configure goes on a search for db.h which it can't find.
> Anyone see this before?
>
> Log file is
Hi,
> I'm trying to build gnome-libs, but can't seem to get it to recognize that I
> have the db46 (Berkeley Database) port installed. As near as I can tell,
> configure goes on a search for db.h which it can't find. Anyone see this
> before?
Do you use MacPorts 2.3.0? Does it warn you about miss
Hi,
> This is a know problem and has been a problem for years. Mkvtoolnix
> needs C++11 and has to be built with ... well ... either gcc or
> clang/libc++.
so since semaphore45 uses Snow Leopard his/her mkvtoolnix is built using
GCC against MacPorts' copy of libstdc++ (because the host one doesn'
On Sun, Jun 15, 2014 at 10:46 AM, Clemens Lang wrote:
> Hi,
>
>> On command
>> $ mkvmerge -v -o lplde.mkv cd1.avi + cd2.avi
>>
>> it gave:
>> mkvmerge(36577) malloc: *** error for object 0x7fff70726500: pointer being
>> freed was not allocated
>> *** set a breakpoint in malloc_error_break to debug
Hi,
> On command
> $ mkvmerge -v -o lplde.mkv cd1.avi + cd2.avi
>
> it gave:
> mkvmerge(36577) malloc: *** error for object 0x7fff70726500: pointer being
> freed was not allocated
> *** set a breakpoint in malloc_error_break to debug
> Abort trap
>
> Any idea?
That looks a lot like a standard l