Skip to Content.
Sympa Menu

texmacs-users - SV: [TeXmacs] Compiling texmacs under cygwin

Subject: mailing-list for TeXmacs Users

List archive

SV: [TeXmacs] Compiling texmacs under cygwin


Chronological Thread 
  • From: Søren Højsgaard <address@hidden>
  • To: Ingolf Schäfer <address@hidden>
  • Cc: <address@hidden>
  • Subject: SV: [TeXmacs] Compiling texmacs under cygwin
  • Date: Wed, 9 Aug 2006 23:48:46 +0200

Thanks, yes I have installed guile-devel but I have not set the include paths
(because I don't know how to do it) Any help?

It would be nice with an installer for windows...

Best regards
Søren

________________________________

Fra: Ingolf Schäfer [mailto:address@hidden]
Sendt: sø 06-08-2006 23:09
Til: Søren Højsgaard
Cc: address@hidden
Emne: Re: [TeXmacs] Compiling texmacs under cygwin



Am 06.08.2006 um 22:55 schrieb Søren Højsgaard:


Hi!
I am trying to compile under cygwin but get the errors below. I have
installed the guile stuff, but something seems to go wrong. Any ideas?

Are you sure, that you have installed guile-devel? In that case you must
manually set the include paths.

Yours,

Ingolf



A related question: Would it be possible to make a distribution of
texmacs (using cygwin) which comes with a normal windows installer?


Best regards
Søren




make
mkdir -p src/Deps
mkdir -p src/Objects
mkdir -p TeXmacs/bin
mkdir -p TeXmacs/lib
cd src; make -f makefile link=shared
make[1]: Entering directory
`/cygdrive/d/tmp/TeXmacs-1.0.6.4-R2-src/src'
g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files
-ISystem/Link -ISystem/Misc -IClasses/Abstract -IClasses/Atomic
-IClasses/Compound -IData/Drd -IData/String -IData/Tree -IData/Convert
-IGuile -IResource -I/cygdrive/d/tmp/TeXmacs-1.0.6.4-R2-src/TeXmacs/include
-I/nonexistent/include -Wall -Wno-return-type -O2 -fno-default-inline
-fno-inline -fno-rtti -fno-exceptions -c ./Data/String/analyze.cpp -o
Objects/analyze.o
In file included from Data/String/analyze.cpp:16:
Guile/Scheme/object.hpp:19:22: libguile.h: No such file or directory


Here it says, that guile headers are missing.


In file included from Data/String/analyze.cpp:16:
Guile/Scheme/object.hpp:22: 'SCM' is used as a type, but is not
defined as a
type.
Guile/Scheme/object.hpp:24: parse error before `obj'
Guile/Scheme/object.hpp:26: parse error before `)' token
Guile/Scheme/object.hpp:32: parse error before `obj'
Guile/Scheme/object.hpp:32: missing ';' before right brace
Guile/Scheme/object.hpp:34: ISO C++ forbids declaration of `object'
with no
type
Guile/Scheme/object.hpp:35: ISO C++ forbids declaration of `object'
with no
type
Guile/Scheme/object.hpp:36: ISO C++ forbids declaration of `object'
with no
type






Med venlig hilsen

Søren Højsgaard
Forskningsleder



Danmarks JordbrugsForskning
Forskningscenter Foulum
Genetik og Bioteknologi
Blichers Allé 20, Postboks 50
8830 Tjele

Telefon: 8999 1900
Direkte: 8999 1703
Mobil: 2485 5748
E-mail: address@hidden <mailto:address@hidden>
Web: www.agrsci.dk <http://www.agrsci.dk/>

________________________________

Tilmeld dig DJF's nyhedsbrev
<http://www.agrsci.dk/user/register?lan=dan-DK> .

Denne email kan indeholde fortrolig information. Enhver brug eller
offentliggørelse af denne email uden skriftlig tilladelse fra DJF er ikke
tilladt. Hvis De ikke er den tiltænkte adressat, bedes De venligst straks
underrette DJF samt slette emailen.







Archive powered by MHonArc 2.6.19.

Top of Page