Re: current cvs does not compile

2005-04-22 Thread Helge Hafting
On Thu, Apr 21, 2005 at 02:40:26PM +, Angus Leeming wrote: Helge Hafting wrote: filetools.C:1067: error: `SIGCHLD' undeclared (first use this function) filetools.C:1067: error: `sigaddset' undeclared (first use this function) filetools.C:1070: error: `SIG_BLOCK' undeclared (first use

Re: current cvs does not compile

2005-04-22 Thread Helge Hafting
On Thu, Apr 21, 2005 at 02:40:26PM +, Angus Leeming wrote: > Helge Hafting wrote: > > filetools.C:1067: error: `SIGCHLD' undeclared (first use this function) > > filetools.C:1067: error: `sigaddset' undeclared (first use this function) > > filetools.C:1070: error: `SIG_BLOCK' undeclared (first

current cvs does not compile

2005-04-21 Thread Helge Hafting
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -W -Wall -I/usr/X11R6/include -g -O -fno-exceptions -MT filetools.lo -MD -MP -MF .deps/filetools.Tpo -c filetools.C -o filetools.o filetools.C: In function `const lyx::support::cmd_ret lyx::support::RunCommand(const

Re: current cvs does not compile

2005-04-21 Thread Angus Leeming
Helge Hafting wrote: filetools.C:1067: error: `SIGCHLD' undeclared (first use this function) filetools.C:1067: error: `sigaddset' undeclared (first use this function) filetools.C:1070: error: `SIG_BLOCK' undeclared (first use this function) filetools.C:1070: error: `sigprocmask' undeclared

current cvs does not compile

2005-04-21 Thread Helge Hafting
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -W -Wall -I/usr/X11R6/include -g -O -fno-exceptions -MT filetools.lo -MD -MP -MF .deps/filetools.Tpo -c filetools.C -o filetools.o filetools.C: In function `const lyx::support::cmd_ret lyx::support::RunCommand(const

Re: current cvs does not compile

2005-04-21 Thread Angus Leeming
Helge Hafting wrote: > filetools.C:1067: error: `SIGCHLD' undeclared (first use this function) > filetools.C:1067: error: `sigaddset' undeclared (first use this function) > filetools.C:1070: error: `SIG_BLOCK' undeclared (first use this function) > filetools.C:1070: error: `sigprocmask' undeclared

Current CVS does not compile

2004-01-26 Thread Kayvan A. Sylvan
g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF .deps/formulabase.Tpo -c ../../../lyx/src/mathed/formulabase.C

Re: Current CVS does not compile

2004-01-26 Thread Lars Gullik Bjønnes
Kayvan A. Sylvan [EMAIL PROTECTED] writes: | g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF .deps/formulabase.Tpo -c

Re: Current CVS does not compile

2004-01-26 Thread Kayvan A. Sylvan
On Mon, Jan 26, 2004 at 05:58:54PM +0100, Lars Gullik Bjønnes wrote: Kayvan A. Sylvan [EMAIL PROTECTED] writes: | g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -Wall

Current CVS does not compile

2004-01-26 Thread Kayvan A. Sylvan
g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF .deps/formulabase.Tpo -c ../../../lyx/src/mathed/formulabase.C

Re: Current CVS does not compile

2004-01-26 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 -fno-exceptions -W -Wall -mms-bitfields -MT formulabase.lo -MD -MP -MF .deps/formulabase.Tpo -c

Re: Current CVS does not compile

2004-01-26 Thread Kayvan A. Sylvan
On Mon, Jan 26, 2004 at 05:58:54PM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/mathed -I../../src > -I../../../lyx/src/mathed/../ -I../../../lyx/boost -I/usr/X11R6/include -O2 > -fno-exceptions -W -Wall

Current CVS does not compile.

2003-03-09 Thread Joao Luis Meloni Assirati
Gcc 2.95.4, Qt frontend. Regards, João. text.C:1440: warning: #warning Trouble Point! (Lgb) text.C:2055: warning: #warning handle multi par selection text.C:2076: warning: #warning handle multi par selection text.C:2311: warning: #warning changes text.C:704: no `pos_type

Re: Current CVS does not compile.

2003-03-09 Thread John Levon
On Sun, Mar 09, 2003 at 07:58:10PM -0300, Joao Luis Meloni Assirati wrote: text.C:1226: implicit declaration of function `int rowBreakPoint(...)' try again john

Current CVS does not compile.

2003-03-09 Thread Joao Luis Meloni Assirati
Gcc 2.95.4, Qt frontend. Regards, João. text.C:1440: warning: #warning Trouble Point! (Lgb) text.C:2055: warning: #warning handle multi par selection text.C:2076: warning: #warning handle multi par selection text.C:2311: warning: #warning changes text.C:704: no `pos_type

Re: Current CVS does not compile.

2003-03-09 Thread John Levon
On Sun, Mar 09, 2003 at 07:58:10PM -0300, Joao Luis Meloni Assirati wrote: > text.C:1226: implicit declaration of function `int rowBreakPoint(...)' try again john