[Freeciv-Dev] [bug #22076] Breakage with "--as-needed" linker flag

2014-06-02 Thread Jacob Nevins
Follow-up Comment #6, bug #22076 (project freeciv):

(For the record, I found I had to "make clean" after updating my checkout with
this change. Built fine after that.)

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22076] Breakage with "--as-needed" linker flag

2014-06-02 Thread Marko Lindqvist
Update of bug #22076 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22076] Breakage with "--as-needed" linker flag

2014-05-31 Thread Marko Lindqvist
Update of bug #22076 (project freeciv):

  Status:None => Ready For Test 
 Planned Release: => 2.4.3, 2.5.0, 2.6.0

___

Follow-up Comment #2:

Version of the patch that avoids linking any extra libs against server
library.

(file #20879, file #20880)
___

Additional Item Attachment:

File name: SrvLibLibs.patch   Size:1 KB
File name: SrvLibLibs-S2_4.patch  Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22076] Breakage with "--as-needed" linker flag

2014-05-24 Thread Jacob Nevins
Follow-up Comment #1, bug #22076 (project freeciv):

> freeciv-2.4.2/server/.libs/libfreeciv-srv.so.0: undefined symbol:
rl_attempted_completion_function
Sounds like bug #19859.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22076] Breakage with "--as-needed" linker flag

2014-05-24 Thread anonymous
URL:
  

 Summary: Breakage with "--as-needed" linker flag
 Project: Freeciv
Submitted by: None
Submitted on: Sat 24 May 2014 03:14:12 PM UTC
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: hasuf...@gentoo.org
 Open/Closed: Open
 Release: 2.4.2
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

If you use e.g. the gold linker which is a bit more strict, then the current
linker line will cause readline symbols to disappear:

freeciv-2.4.2/server/.libs/libfreeciv-srv.so.0: undefined symbol:
rl_attempted_completion_function

For more information see
https://bugs.gentoo.org/show_bug.cgi?id=511128

and the attached patch
https://511128.bugs.gentoo.org/attachment.cgi?id=377544




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev