Re: glib compile problem







----- Original Message -----
From: Fred <fred blakemfg com>
To: gtk-list gnome org
Cc: 
Sent: Thursday, February 28, 2013 4:33 PM
Subject: glib compile problem

Hello,

I am having trouble compiling glib-2.34.3 on Debian 6.0 (sparc).

Configure appears to complete happily but make does not.

Partial make output:
CC       network-monitor.o
  CCLD     network-monitor
  CC       fileattributematcher.o
  CCLD     fileattributematcher
  CC       resources.o
  CC       test_resources.o
  CC       test_resources2.o
  GEN      test.gresource
test.gresource.xml: Error on line 6 char 1: Failed to execute child process 
"" (No such file or directory).
make[6]: *** [test.gresource] Error 1
make[6]: Leaving directory `/opt/glib-2.34.3/gio/tests'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/opt/glib-2.34.3/gio/tests'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/opt/glib-2.34.3/gio/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/glib-2.34.3/gio'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/glib-2.34.3/gio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/glib-2.34.3'
make: *** [all] Error 2

Any ideas where to look for the problem?
I don't know where the missing file in test.gresource.xml comes from.

Best regards,
Fred

_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list


I don't know either, but I would look into line #6 according to "Error on line 6 char 1..." error message.

Regards,
  Sergei.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]