From: <jc...@fe...> - 2003-02-07 14:18:50
|
On Friday 07 February 2003 08:30, Rafael Laboissiere wrote: | * Alan W. Irwin <ir...@be...> [2003-02-06 18:52]: | > The most important point, however, is you do see segfaults on your | > machine so you have confirmed there is a severe problem, and you | > therefore have something that you can debug for your situation. | > | > Good luck in figuring this out! | | I think I found the source of the problem, see my last cvs commit.=20 | Could you guys confirm that HEAD works for you now? Yes, [jcard@feup] ./bootstrap.sh Running aclocal (GNU automake) 1.7.2... done Running autoheader (GNU Autoconf) 2.57... done Running automake (GNU automake) 1.7.2... done Running libtoolize (GNU libtool) 1.4.3... done Running autoconf (GNU Autoconf) 2.57... done =2E/configure --enable-octave --enable-dyndrivers --disable-static --with-double --prefix=3D/usr/local/test And after install x01c works. Joao |