Re: Building 1.1 on OS/2

1999-06-01 Thread Shigeru Miyata
[EMAIL PROTECTED] (Lars Gullik Bjnes) wrote: > So are you able to compile LyX 1.1. now? Yes, and I now realize that path handling routines must be overhauled. And it is indeed a good opportunity. Regards, SMiyata

Re: Building 1.1 on OS/2

1999-05-31 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | It turns out that the problem is not C/C++ but that we do not check | if sys/types.h or sys/select.h is available. | We haven't defined HAVE_SYS_TYPES_H nor HAVE_SYS_SELECT_H in confdef.h | | Sorry for the false alarm. So are you able to compile LyX 1.1. now?

Re: Building 1.1 on OS/2

1999-05-06 Thread miyata
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > > "Lars" == Lars Gullik Bjììnes <[EMAIL PROTECTED]> writes: > > Lars> | - In lyx/configure.in the macro AC_FUNC_SELECT_ARGTYPES | is > Lars> called after AC_LANG_CPLUSPLUS Can't you change it | so that it > Lars> is called before AC_LANG_CPLUS

Re: Building 1.1 on OS/2

1999-05-05 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | - In lyx/configure.in the macro AC_FUNC_SELECT_ARGTYPES | is Lars> called after AC_LANG_CPLUSPLUS Can't you change it | so that it Lars> is called before AC_LANG_CPLUSPLUS ? Only | gcc is normally Lars> available here and wi

Re: Building 1.1 on OS/2

1999-05-04 Thread Lars Gullik Bjønnes
Shigeru Miyata <[EMAIL PROTECTED]> writes: | - Since this function is not yet used I cannot comment |on this at present but probably PutEnvPath() in |lyx/src/support/filetools.C is wrong, Tell me when you know more about this. | - Please remove the toplevel lyx/configure.cmd done |