Hi!
I have completed the Swedish translation and wonder how I can deliver it (if it´s still needed)?
//Kenneth
Thanks to Recai Oktas, who encourage me to complete the Bulgarian translation for the Debian elog package, the Bulgarian translation is completed and attached.
I am interested in using LDAP authentication for elogd on Windows for which it looks like I need to compile from source, enabling LDAP in the make file.
Does anyone have advice on build environments for Windows in which they have had success making elog? Free ones preferably, such as Cygwin.
On our: SunOS operator 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10 I get: % make gcc -g -O -o elog elog.c Undefined first referenced symbol in file socket /var/tmp/ccgK4x1V.o recv /var/tmp/ccgK4x1V.o gethostbyname /var/tmp/ccgK4x1V.o send /var/tmp/ccgK4x1V.o gethostbyaddr /var/tmp/ccgK4x1V.o connect /var/tmp/ccgK4x1V.o ld: fatal: Symbol referencing errors. No output written to elog collect2: ld returned 1 exit status make: *** [elog] Error 1 I have no idea what is going on here
Comiling elogd 2.0.4 under Solaris obviously fails with gcc -o elog elog.c -lsocket -lnsl gcc -o elogd elogd.c -lsocket -lnsl elogd.c: In function `ss_file_find': elogd.c:1372: `alphasort' undeclared (first use in this function) elogd.c:1372: (Each undeclared identifier is reported only once elogd.c:1372: for each function it appears in.) make: *** [elogd] Error 1 because alphasort is an ucb'ism which does not exist under SYSV ... not very portable :-(
Hi All,
I am interested to have ELOG installed in my QNAP x86 based NAS (239 Pro II) Have someone done this already or is there a write-up of a normal compile-procedure which I can have as a base when I attempt to compile?
Regards,
Per
Dear Friends, Anyone managed to compile elog on AIX 5.2 or 5.1 ... is there a binary anywhere? new to "C" kind regards Aamir