| I do not have lua on my machine
locate lua.h
does not find one
But... when I build csound I get
....
g++ -o interfaces/lua_interface_wrap.os -c -fexceptions -fno-strict-aliasing -O3 -mtune=i386 -ftree-vectorize -ffast-math -DGNU_GETTEXT -g -fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fno-strict-aliasing -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DBETA -DHAVE_SOCKETS -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_SOCKETS -DHAVE_DIRENT_H -DENABLE_NEW_PARSER -D__BUILDING_LIBCSOUND -D__BUILDING_CSOUND_INTERFACES -I. -IH -I/usr/lib/jvm/java-1.5.0/include -I/usr/lib/jvm/java-1.5.0/include/linux -I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/include -Iinterfaces -I/usr/include/lua5.1 interfaces/lua_interface_wrap.cc
interfaces/lua_interface_wrap.cc:709:17: error: lua.h: No such file or directory
interfaces/lua_interface_wrap.cc:710:21: error: lauxlib.h: No such file or directory
interfaces/lua_interface_wrap.cc:728: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:729: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:744: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:749: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:750: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:756: error: 'lua_CFunction' does not name a type
interfaces/lua_interface_wrap.cc:829: error: 'lua_State' was not declared in this scope
interfaces/lua_interface_wrap.cc:829: error: 'L' was not declared in this scope
interfaces/lua_interface_wrap.cc:830: error: expected ',' or ';' before '{' token
In file included from /usr/include/c++/4.2.1/i586-suse-linux/bits/c++io.h:43,
i cannot see why it is attempting to compile this.... Any syuggestions?
==John ffitch
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |