[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
[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?
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
> "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
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
|