Follow-up Comment #8, patch #2507 (project hurd): This is an example of the error message, Alfred is speaking about: #v+ mig -nostdinc -DMACH -DCMU -DMACH_KERNEL -DKERNEL -DPACKAGE_NAME=\"GNU\ Mach\" -DPACKAGE_TARNAME=\"gnumach\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"GNU\ Mach\ 1.3\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DMACH_KMSG= -DCONTINUATIONS -D__ELF__ -Di386 -DLINUX_DEV -I/home/ams/gsc/devel/gnumach/src/i386/i386at -I/home/ams/gsc/devel/gnumach/src/i386/i386 -I/home/ams/gsc/devel/gnumach/src/i386/include -I/home/ams/gsc/devel/gnumach/src/i386/include/mach/sa -I/home/ams/gsc/devel/gnumach/src/i386/bogus -I/home/ams/gsc/devel/gnumach/src/i386 -I. -I/home/ams/gsc/devel/gnumach/src -I/home/ams/gsc/devel/gnumach/src/include -I/home/ams/gsc/devel/gnumach/src/bogus -I/home/ams/gsc/devel/gnumach/src/util -I/home/ams/gsc/devel/gnumach/src/kern -I/home/ams/gsc/devel/gnumach/src/device -header memory_object_user.h -user memory_object_user_user.c -server /dev/null /home/ams/gsc/devel/gnumach/src/vm/memory_object_user.cli gcc: Mach": No such file or directory gcc: Mach: No such file or directory gcc: 1.3": No such file or directory <command line>:8:14: missing terminating " character <command line>:11:16: missing terminating " character #v-
I created the attached mig.in.patch to fix this issue. Please apply. 2005-05-27 Thomas Schwinge <[EMAIL PROTECTED]> * mig.in (prj_quote_sh): New shell funcion; copied from Paul Jarc's prjlibs. Use that function to properly quote strings in $cppflags that contain whitespace. _______________________________________________________ Additional Item Attachment: File name: mig.in.patch Size:2 KB mig.in.patch <http://savannah.gnu.org/patch/download.php?item_id=2507&item_file_id=4661> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?func=detailitem&item_id=2507> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd