Project

General

Profile

Actions

Emulator Issues #1669

closed

Can't compile under Linux AMD64 (Ubuntu 9.10)

Added by H.Jungle.Cat over 14 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Try and compile it ;)

Using the instructions the SVN page, 'Linux_dependencies' returns an error.

I believe this is all the relevant infomation:
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: Build/Linux-x86_64-release
Compiling Build/Linux-x86_64-release/Externals/Lua/lua.o
In file included from Externals/Lua/lua.h:16,
from Externals/Lua/lua.c:15:
Externals/Lua/luaconf.h:279:31: error: readline/readline.h: No such file or
directory
Externals/Lua/luaconf.h:280:30: error: readline/history.h: No such file or
directory
Externals/Lua/lua.c: In function 'pushline':
Externals/Lua/lua.c:182: warning: assignment makes pointer from integer
without a cast
scons: *** [Build/Linux-x86_64-release/Externals/Lua/lua.o] Error 1
scons: building terminated because of errors.
boza@deaglan:~/dolphin-emu-read-only$

Using scons 1.2.0-2ubuntu1 (From the apt repos)

Actions

Also available in: Atom PDF