texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Compiling SVN on Linux


From: Massimiliano Gubinelli
Subject: Re: [Texmacs-dev] Compiling SVN on Linux
Date: Thu, 15 Mar 2012 16:28:21 +0100

These seems not linked to the previous compilation problem. Strange, it seems to me that these errors are not present on the Mac.

max


On 15 mars 2012, at 16:09, Sam Liddicott wrote:

It compiles to completion, and runs, but does give a couple of errors:

...
src/tm_r.c:24:18: fatal error: util.h: No such file or directory
compilation terminated.
...
make[2]: Leaving directory `/home/sam/Projects.nsw/texmacs/texmacs-gitsvn/src/plugins/maple'/tmp/ccm02Keg.o: In function `main':
tm_shell.cpp:(.text+0x7f1): undefined reference to `forkpty'
collect2: ld returned 1 exit status
make[2]: [bin/tm_shell] Error 1 (ignored)
...
cp -r -f plugins TeXmacs/plugins
----------------------------------------------------
dynamic TeXmacs has been successfully compiled


On Thu, Mar 15, 2012 at 2:55 PM, Sam Liddicott <address@hidden> wrote:
Commit 5024 compiles fine.

Sam


On Thu, Mar 15, 2012 at 2:53 PM, Sam Liddicott <address@hidden> wrote:
Forgive me if this has been discussed to death, but I haven't seen much discussion on it re:-)

If you use git then people can sit on commits a bit longer before they have to push them. Less rushing and more testing means less bad commits.

Also, nothing like a git-bisect to find the fault commit, or a git blame.

I use git-svn and find the fault for you with git-blame and find line 461:

c55953b8 (mdbenito 2012-03-14 22:36:55 +0000 461)     le -> setStyleSheet (to_qstylesheet (style));

the commit introducing this line was: 5025

commit c55953b842d21b3bc106b272315b5446157bef76
Author: mdbenito <address@hidden>
Date:   Wed Mar 14 22:36:55 2012 +0000

    Bug #34276: Tiny font size in minibuffer. (input_text_widget now reads the style parameter.)
    
    git-svn-id: svn://svn.savannah.gnu.org/texmacs/trunk/address@hidden 64cb5145-927a-446d-8aed-2fb7b4773692


Sam


On Thu, Mar 15, 2012 at 2:18 PM, Joris van der Hoeven <address@hidden> wrote:
I get the same error under MacOS.
Could the person who introduced the bug please fix it soon? --Joris

On Thu, Mar 15, 2012 at 06:49:30AM +0000, Jeremy Henty wrote:
>
> Aleksandr Dobkin wrote:
>
> > I'm getting an error when I try to compile the current SVN on my
> > Linux Mint 12 system.
> >
> > GCC is complaining that the variable 'style' has not been declared
> > on line 461 in src/Plugins/Qt/qt_dialogues.cpp. Maybe an updated
> > .hpp file was not checked in?
>
> I get the same error from the git mirror (master 3e64ae1 Fix).
>
> Regards,
>
> Jeremy Henty
>
> _______________________________________________
> Texmacs-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/texmacs-dev

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



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


reply via email to

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