Hi All, I've tried building arts both by hand and using the konstruct scripts and in both cases it configures fine but halts with errors early in the compile.
cd .. && /bin/sh /mnt/new-disk/download/source/kde-build/konstruct/libs/arts/work/arts-1.5.6/admin/missing --run autoheader String found where operator expected at /tmp/ahV19166/traces.pl line 126, near "#undef LTDL_SHLIB_EXT"" (Might be a runaway multi-line "" string starting on line 125) lots of similar messsages then line 126, near "#undef LTDL_SHLIB_EXT"" syntax error at /tmp/ahV19166/traces.pl line 225, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 261, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 281, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 343, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 576, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 596, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 616, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 636, near "extern "C" syntax error at /tmp/ahV19166/traces.pl line 656, near "extern "C" /tmp/ahV19166/traces.pl has too many errors. autoheader: error: AC_CONFIG_HEADERS not found in configure.in make[6]: *** [arts_export.h.in] Error 1 make[6]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/li bs/arts/work/arts-1.5.6/mcop' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/li bs/arts/work/arts-1.5.6' make[4]: *** [all] Error 2 make[4]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/li bs/arts/work/arts-1.5.6' make[3]: *** [build-work/arts-1.5.6/Makefile] Error 2 make[3]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/li bs/arts' make[2]: *** [dep-../../libs/arts] Error 2 make[2]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/kd e/kdelibs' make[1]: *** [dep-../../kde/kdelibs] Error 2 make[1]: Leaving directory `/mnt/new-disk/download/source/kde-build/konstruct/kd e/kdebase' make: *** [dep-../../kde/kdebase] Error 2 I'm using gcc g++ 3.3.1 glib 2.7.1 qt 3.3.7 perl 5.6.1 linux from scratch automake 1.6 autoconf 2.60 Any help would be greatly appreciated. I apologize if I should have found the answer online I've tried lots of google searches but it seems I'm doing something unique 8-| -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
