View previous topic :: View next topic |
Author |
Message |
dav999
Joined: 02 Jul 2009 Posts: 4
|
Posted: Sat Jul 04, 2009 15:20 Post subject: Missed include files? |
|
|
Hi all, I'm using Ubuntu 9.04 desktop 64 & svn of nwnx2, using the command:
./configure
I get this output msg (last part):
checking for sys/wait.h that is POSIX.1 compatible... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
configure cannot find necessary include files.
then I get no result typeing:
make
or
sudo make install
Can u help me?
I have also tryied:
sudo apt-get install build-essential gcc libmysqlclient15-dev zlib1g-dev
to install packages. |
|
Back to top |
|
|
dav999
Joined: 02 Jul 2009 Posts: 4
|
Posted: Fri Jul 10, 2009 10:33 Post subject: |
|
|
Also waiting for help on that "Elite Linux Edition" of Nwnx, I'm not a member of that elite "Linux-Pro Users".
Hope anyone help. |
|
Back to top |
|
|
Campbell
Joined: 29 Jul 2008 Posts: 9
|
Posted: Mon Jul 20, 2009 3:54 Post subject: Same error here too |
|
|
I'm setting up a new server on Ubuntu 9.04 so thought I'd update from the svn. I'm getting the exact same error. Any help on this? |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Mon Jul 20, 2009 11:14 Post subject: |
|
|
NWNX won't build in 64-bit environment. You have to make a chrooted environment with 32-bit libs to compile and run NWNX on 64-bit Linux. |
|
Back to top |
|
|
|