texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Problems compiling on Macports


From: Martin Costabel
Subject: Re: [Texmacs-dev] Problems compiling on Macports
Date: Wed, 07 Aug 2013 16:52:17 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

On 7/08/13 16:33, Michael Lachmann wrote:
Hi,

I just installed Macports from scratch, and one of the first things I
did was to reinstall texmacs.
The install fails during compilation with the following error:
(I probably have the wrong version of gcc installed because Xcode likes
doing things like that)

--
:info:build cd src; /usr/bin/make -f makefile link=shared
:info:build make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_TeXmacs/TeXmacs/work/TeXmacs-1.0.7.10-src/src'
[]
:info:build ./Typeset/Bridge/bridge_with.cpp:129:3: error: variable
length array of non-POD element type 'string'
:info:build   STACK_NEW_ARRAY(vars,string,k);
:info:build   ^
:info:build Kernel/Abstractions/basic.hpp:55:44: note: expanded from
macro 'STACK_NEW_ARRAY'
:info:build #define STACK_NEW_ARRAY(name,T,size) T name[size]

Version 1.0.7.10 is very old. The fix for compiling with clang was introduced in 1.0.7.16 or so, more than a year ago.

--
Martin





reply via email to

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