Hi,
I have tried to compile an image twice using make dvd.
In both cases make gets stuck here:
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/local/@DATADIRNAME@/locale\" -isystem /usr/local/include -O2 -pipe -DHARDENEDBSD -fPIC -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gvalue-parse-variant.lo -MD -MP -MF .deps/dbus-gvalue-parse-variant.Tpo -c dbus-gvalue-parse-variant.c -fPIE -o dbus-gvalue-parse-variant.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/local/@DATADIRNAME@/locale\" -isystem /usr/local/include -O2 -pipe -DHARDENEDBSD -fPIC -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gparser.lo -MD -MP -MF .deps/dbus-gparser.Tpo -c dbus-gparser.c -fPIE -o dbus-gparser.o >/dev/null 2>&1
Is there some way to debug this? I will keep the make running on idle for the time being as it takes around 6 hours to get here
Hi,
I have tried to compile an image twice using make dvd.
In both cases make gets stuck here:
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/local/@DATADIRNAME@/locale\" -isystem /usr/local/include -O2 -pipe -DHARDENEDBSD -fPIC -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gvalue-parse-variant.lo -MD -MP -MF .deps/dbus-gvalue-parse-variant.Tpo -c dbus-gvalue-parse-variant.c -fPIE -o dbus-gvalue-parse-variant.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/local/@DATADIRNAME@/locale\" -isystem /usr/local/include -O2 -pipe -DHARDENEDBSD -fPIC -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gparser.lo -MD -MP -MF .deps/dbus-gparser.Tpo -c dbus-gparser.c -fPIE -o dbus-gparser.o >/dev/null 2>&1Is there some way to debug this? I will keep the make running on idle for the time being as it takes around 6 hours to get here