texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Compilation success


From: Stephan Mucha
Subject: [Texmacs-dev] Compilation success
Date: Tue, 5 Jul 2005 18:15:21 +0200

Defining len_r in the functions scm_to_string and scm_to_symbol did
work for me. Is this a clean solution?

I tested the "On-the-fly evaluation of CAS expressions" and the Plot
menu item which great steps toward even more versatile use of TeXmacs.
Thanks!

Stephan



tdrgo> Send Texmacs-dev mailing list submissions to
tdrgo>         address@hidden

tdrgo> To subscribe or unsubscribe via the World Wide Web, visit
tdrgo>         http://lists.gnu.org/mailman/listinfo/texmacs-dev
tdrgo> or, via email, send a message with subject or body 'help' to
tdrgo>         address@hidden

tdrgo> You can reach the person managing the list at
tdrgo>         address@hidden

tdrgo> When replying, please edit your Subject line so it is more specific
tdrgo> than "Re: Contents of Texmacs-dev digest..."


tdrgo> Today's Topics:

tdrgo>    1. Re: Texmacs-dev Digest, Vol 32, Issue 3 (Stephan Mucha)


tdrgo> ----------------------------------------------------------------------

tdrgo> Message: 1
tdrgo> Date: Tue, 5 Jul 2005 11:10:59 +0200
tdrgo> From: Stephan Mucha <address@hidden>
tdrgo> Subject: [Texmacs-dev] Re: Texmacs-dev Digest, Vol 32, Issue 3
tdrgo> To: "address@hidden" <address@hidden>
tdrgo> Message-ID: <address@hidden>
tdrgo> Content-Type: text/plain; charset=ISO-8859-15



>>> During compilation of CVS version on Debian I got the following error:
>>> 
>>> In file included from Guile/Glue/glue_all.cpp:1:
>>> Guile/Glue/glue.cpp: In function `string scm_to_string(scm_unused_struct*)':
>>> Guile/Glue/glue.cpp:172: error: invalid conversion from `int*' to `size_t*'
>>> Guile/Glue/glue.cpp: In function `string scm_to_symbol(scm_unused_struct*)':
>>> Guile/Glue/glue.cpp:200: error: invalid conversion from `int*' to `size_t*'
>>> make[1]: *** [Objects/glue_all.o] Fehler 1
>>> make[1]: Leaving directory `/home/stephanm/tm/src/src'
>>> make: *** [TEXMACS] Fehler 2

>> What if you replace

>>         string r (_r, len_r);

>> by

>>         string r (_r, (int) len_r);

>> Does that solve the problem?


tdrgo> Unfortunately not (same error message).
tdrgo> Do I use the correct compiler version? gcc -v yields:
tdrgo> gcc-Version 3.3.5 (Debian 1:3.3.5-13)

tdrgo> Stephan


tdrgo> ___________________________________________________

tdrgo>   Dipl.-Ing. Stephan Mucha
tdrgo>   Tel.:    0341/97-33806 
tdrgo>   Fax:     0341/97-33809
tdrgo>   e-mail:  address@hidden
tdrgo> ___________________________________________________
 
tdrgo>   Universität Leipzig
tdrgo>   Institut für Massivbau und Baustofftechnologie
tdrgo>   Prof. Dr.-Ing. habil. Nguyen Viet Tue
tdrgo>   Marschnerstrasse 31
tdrgo>   04109 Leipzig
tdrgo> ___________________________________________________





tdrgo> ------------------------------

tdrgo> _______________________________________________
tdrgo> Texmacs-dev mailing list
tdrgo> address@hidden
tdrgo> http://lists.gnu.org/mailman/listinfo/texmacs-dev


tdrgo> End of Texmacs-dev Digest, Vol 32, Issue 4
tdrgo> ******************************************



-- 
Mit freundlichen Grüßen
Stephan Mucha


___________________________________________________

  Dipl.-Ing. Stephan Mucha
  Tel.:    0341/97-33806 
  Fax:     0341/97-33809
  e-mail:  address@hidden
___________________________________________________
 
  Universität Leipzig
  Institut für Massivbau und Baustofftechnologie
  Prof. Dr.-Ing. habil. Nguyen Viet Tue
  Marschnerstrasse 31
  04109 Leipzig
___________________________________________________





reply via email to

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