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



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: crossfire-bugs@ifi.uio.no                            
  ReportedBy: tanner@real-time.com               
  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: mwedel@scruz.net                            
  ReportedBy: tanner@real-time.com               
  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 mwedel@scruz.net  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.
+ 
+