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 <[email protected]> wrote:
> Commit 5024 compiles fine.
> 
> Sam
> 
> 
> On Thu, Mar 15, 2012 at 2:53 PM, Sam Liddicott <[email protected]> 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 <mdbenito@64cb5145-927a-446d-8aed-2fb7b4773692>
> 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/src@5025 
> 64cb5145-927a-446d-8aed-2fb7b4773692
> 
> 
> Sam
> 
> 
> On Thu, Mar 15, 2012 at 2:18 PM, Joris van der Hoeven <[email protected]> 
> 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
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/texmacs-dev
> 
> _______________________________________________
> Texmacs-dev mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/texmacs-dev
> 
> 
> 
> _______________________________________________
> Texmacs-dev mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/texmacs-dev

_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to