On Wednesday, December 11, 2002, at 03:18 AM, George Agnelli wrote:
Being relatively new to development on OS X I'm pretty stuck. Any
useful
advice would be appreciated.
See the FAQ "compile things yourself using fink apps"
-Ben
---
This
Ok thanks Martin, the first bunch of errors have been fixed but now I'm
getting some more!
Being relatively new to development on OS X I'm pretty stuck. Any useful
advice would be appreciated.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I../..-Wall -Wno-unused -O3
-c curses_drv.c
curses_drv.c:
George Agnelli wrote:
Hi all, I'm trying to get LCDProc to compile on 10.1.5 but I'm getting the
following when I run make. Any ideas?
[]
chrono.c:35: `SYS_NMLN' undeclared here (not in a function)
On Linux, SYS_NMLN is defined in /usr/include/sys/utsname.h:
# define SYS_NMLN _UTSNAME_LENGTH