Re: [Fink-devel] Compilation problems with LCDProc

2002-12-11 Thread Ben Hines
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

Re: [Fink-devel] Compilation problems with LCDProc

2002-12-11 Thread George Agnelli
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:

Re: [Fink-devel] Compilation problems with LCDProc

2002-12-10 Thread Martin Costabel
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

[Fink-devel] Compilation problems with LCDProc

2002-12-10 Thread George Agnelli
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? make all-recursive Making all in shared make[2]: Nothing to be done for `all'. Making all in clients Making all in examples make[3]: Nothing to be done for `all'. Making all in headlin