Problem compiling gnome-control-center cvs
- From: David Hampton <hampton-gnome rainbolthampton net>
- To: gnome-devel-list gnome org
- Subject: Problem compiling gnome-control-center cvs
- Date: Wed, 05 Jul 2006 16:36:28 -0400
I'm having a problem compiling the latest cvs gnome-control-center for
the very first time. There seems to be a circular dependency in the
make instructions.
The first make run fails in the libgswitchit directory because one of
the files there includes gnome-settings-daemon/gnome-settings-client.h.
That file would normally be generated later in the build process. If I
swap the directory order to build in gnome-settings-daemon before
libgswitchit, the build fails in the gnome-settings-daemon directory
because that directory wants to link against libgswitchit.a.
Restoring the directories to their initial order and compiling again now
works because the gnome-settings-client.h file has been generated.
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]