URL:
  <http://gna.org/patch/?1395>

                 Summary: patch to WORMUX_network.h in order to be able to
compile in BSD systems
                 Project: Wormux
            Submitted by: salfrancl
            Submitted on: Wednesday 12/30/2009 at 16:53
                Category: None
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

hello

i have to patch this file lib/wormux/include/WORMUX_network.h in order to be
able to compile the game in FreeBSD because that constants EAI_ADDRFAMILY and
WORMUX_NETWORK_PORT_INT are obsoletes in BSD systems and the game uses it

i want to ask you to modify the configure script in order to evaluate `uname
-s` result and if it contains 'bsd' then add to environment this variables:

CPPFLAGS="-I/usr/local/include"
LDFLAGS="-L/usr/local/lib"

because in bsd systems all programs installed other the system go to that
directory



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 12/30/2009 at 16:53  Name: WORMUX_network_h_BSD.patch  Size:
673B   By: salfrancl

<http://gna.org/patch/download.php?file_id=7561>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1395>

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


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to