mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] some issues when compiling


Chronological Thread 
  • From: Nicola Mingotti <address@hidden>
  • To: PDS <address@hidden>
  • Cc: TeXmacs <address@hidden>
  • Subject: Re: [TeXmacs] some issues when compiling
  • Date: Mon, 4 Apr 2016 09:37:26 +0200

it fails on Linux (Debian stable) as well:

(source from SVN, no modifications : ./configure + ./make )

==============
./Typeset/Boxes/Composite/misc_boxes.cpp:278:3: note:   candidate expects 6 arguments, 7 provided
./Typeset/Boxes/Composite/misc_boxes.cpp:276:8: note: page_border_box_rep::page_border_box_rep(const page_border_box_rep&)
 struct page_border_box_rep: change_box_rep {
        ^
./Typeset/Boxes/Composite/misc_boxes.cpp:276:8: note:   candidate expects 1 argument, 7 provided
makefile:355: recipe for target 'Objects/misc_boxes.o' failed
make[1]: *** [Objects/misc_boxes.o] Error 1
make[1]: Leaving directory '/mnt/storage1/src/texmacs-svn/src'
Makefile:56: recipe for target 'TEXMACS' failed
make: *** [TEXMACS] Error 2
================

bye
Nicola Mingotti


On Mon, Apr 4, 2016 at 9:27 AM, PDS <address@hidden> wrote:
Hi

When trying to compile windows version folowing the isntructions i meet this
new error

./Typeset /Boxes/Composite/misc_boxes.cpp: 278:55 error: conflicting
declaration  SI b
./Typeset /Boxes/Composite/misc_boxes.cpp: 278:37 error: b has a previous
declaration as 'box b'
./Typeset /Boxes/Composite/misc_boxes.cpp: 284:1 error:
page_border_box_rep(path, box,....SI) does not match any in classs
page_border_box_rep
id    276:8
id    278:3
....
make[1] *** objects/misc_boxes.o Error 1
make[1] leaving directory /home/Pedro/texmacs/src/src

I am using windows 7 64 bits

I am using the modified bundle produced by Philip Joyez and the configure.in
also provide from this source thta i drop into texmacs/src folder

I am getting closer to compile my version but it seems i need an additional
effort. Any suggestion will be highly appreciated

Cheers

Pedro





Archive powered by MHonArc 2.6.19.

Top of page