[Freeciv-Dev] [bug #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-22 Thread Jacob Nevins
Update of bug #19961 (project freeciv):

  Status:  Ready For Test => Fixed  
 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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Update of bug #19961 (project freeciv):

  Status:None => Ready For Test 
 Assigned to:None => jtn

___

Follow-up Comment #15:

> it works
Good news.
I plan to commit the modified patch, unless anyone says it's a terrible idea.

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Additional Item Attachment, bug #19961 (project freeciv):

File name: trunk-S2_4-enable-sys-lua-portability-bis.patch Size:1 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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #14, bug #19961 (project freeciv):

it works

configure:32306: $PKG_CONFIG --exists --print-errors "lua >= 5.1 lua < 5.2"
configure:32309: $? = 0
configure:32324: $PKG_CONFIG --exists --print-errors "lua >= 5.1 lua < 5.2"
configure:32327: $? = 0
configure:32369: result: yes

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Follow-up Comment #13, bug #19961 (project freeciv):

Argh. Missing space.
"lua >= 5.1 lua < 5.2"
(I've tested it this time.)

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #12, bug #19961 (project freeciv):

Doesnt work:

Unknown version comparison operator '>=5.1' after package name 'lua' in file
'(command line arguments)'

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Follow-up Comment #11, bug #19961 (project freeciv):

Darn, overly fussy. Can you try changing "lua = 5.1" to "lua >=5.1 lua < 5.2"?

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread mir3x
Follow-up Comment #10, bug #19961 (project freeciv):

doesnt work anyway
configure:32327: $? = 1
Requested 'lua = 5.1' but version of Lua is 5.1.4
configure:32355: result: no
configure:32358: error: Use of included lua disabled, and no lua found from
system


___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Update of bug #19961 (project freeciv):

Operating System:None => GNU/Linux  


___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Follow-up Comment #9, bug #19961 (project freeciv):

(It's a bit ugly because it can produce output like this:

checking for LUA... no
checking for LUA... no
checking for LUA... yes)

___

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 #19961] ./configure --enable-sys-lua fail on Gentoo

2012-07-20 Thread Jacob Nevins
Update of bug #19961 (project freeciv):

 Summary: ./configure --enable-sys-lua fail => ./configure
--enable-sys-lua fail on Gentoo

___

Follow-up Comment #8:

Looks like Lua upstream made good on their threat to drop lua.pc from 5.2.

I'm not an autoconf expert, but how about the attached patch? Not extensively
tested but it still works for me on Ubuntu.

(file #16140)
___

Additional Item Attachment:

File name: trunk-S2_4-enable-sys-lua-portability.patch Size:1 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