I'm attempting to compile 1.3.4 under cygwin. The configure command goes off without a hitch --- no warnings at the end. But when I run "make" it appears to hang (in the sense that it stays there forever, ie upwards of an hour) at the section


make[5]: Entering directory `/usr/tmp/lyx/lyx-1.3.4/src/frontends/xforms'
source='Dialogs.C' object='Dialogs.lo' libtool=yes \
depfile='.deps/Dialogs.Plo' tmpdepfile='.deps/Dialogs.TPlo'
\depmode=gcc3 /bin/bash ../../../config/depcomp \
/bin/bash ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../../src
-I../../../images -I../../../src
-I../../../src/frontends -I../../../src/frontends/controllers
-I../../../boost  -isystem /usr/X11R6/include  -O -mms-bitfields -c
-o Dialogs.lo `test -f 'Dialogs.C' || echo './'`Dialogs.C

g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images
-I../../../src -I../../../src/frontends
-I../../../src/frontends/controllers
-I../../../boost -isystem /usr/X11R6/include
-O -mms-bitfields -c Dialogs.C -MT Dialogs.lo -MD -MP -MF  .deps/Dialogs.TPlo


--- can anyone guess what's going wrong here?


Thanks!
Thanks!

------------------------
Philip A. Viton
City Planning, Ohio State University
190 W. 17th Ave,Columbus OH 43210
[EMAIL PROTECTED]



Reply via email to