Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 19] Changed - GTK Client does not compile with Helix GNOME libraries and XF 4.0
- To:
- Subject: [Bug 19] Changed - GTK Client does not compile with Helix GNOME libraries and XF 4.0
- From:
- Date: Sat, 17 Jun 2000 00:07:48 -0500
- Cc:
- ReplyTo:
http://bugzilla.real-time.com/show_bug.cgi?id=19
*** shadow/19 Wed Jun 14 19:08:29 2000
--- shadow/19.tmp.30531 Sat Jun 17 00:07:48 2000
***************
*** 8,17 ****
Severity: normal
Priority: P2
Component: GTK client
! AssignedTo:
ReportedBy:
URL:
- Cc:
Summary: GTK Client does not compile with Helix GNOME libraries and XF 4.0
I upgraded to Helix GNOME and the GTK client will no longer compile.
--- 8,16 ----
Severity: normal
Priority: P2
Component: GTK client
! AssignedTo:
ReportedBy:
URL:
Summary: GTK Client does not compile with Helix GNOME libraries and XF 4.0
I upgraded to Helix GNOME and the GTK client will no longer compile.
***************
*** 56,58 ****
--- 55,73 ----
Reading up on imlib stuff I see you need -lXext as well.
I am not an autoconfig guru, so I do not know what to do you automate this.
+
+ ------- Additional Comments From 2000-06-17 00:07 -------
+
+ Further details are needed.
+
+ First, try:
+
+ 1) make clean
+ 2) rm config.cache config.status
+ 3) ./configure (with whatever other options you need)
+
+ If it still fails after that, please look through the config.log and include
+ the erros of why its finding of -lXext and -lImlib failed. Both of those should
+ be found as part of configure.
+
+