I have current ALT Linux Sisyphus with: $ rpm -qa | grep auto automake-common-0.2-alt1 autoconf-common-0.2-alt1 autoconf_2.60-2.63-alt4 automake_1.11-1.11-alt1 $ rpm -qa | grep gcc libgcc4.4-4.4.0-alt3 gcc-common-1.4.14-alt1 gcc4.4-c++-4.4.0-alt3 gcc4.4-4.4.0-alt3 gcc-c++-common-1.4.14-alt1
Build process fails with: $ ./bootstrap.sh ... libtoolize-default: copying file `libltdl/libltdl/lt_dlloader.h' libtoolize-default: copying file `libltdl/libltdl/lt_error.h' libtoolize-default: copying file `libltdl/libltdl/lt_system.h' ... $ ./configure ... $ make ... In file included from loader.c:49: ../libltdl/ltdl.h:36:31: error: libltdl/lt_system.h: No such file or directory ../libltdl/ltdl.h:37:30: error: libltdl/lt_error.h: No such file or directory ../libltdl/ltdl.h:38:33: error: libltdl/lt_dlloader.h: No such file or directory ... All compiles without problems with previous gcc version -- Thanks, Eugene Prokopiev _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
