On 07/01/2011 07:47 PM, Reviczky, Adam wrote:
../../../source/texk/web2c/luatexdir/luasocket/src/options.c: In function
'opt_ip_multicast_ttl':
../../../source/texk/web2c/luatexdir/luasocket/src/options.c:99: error:
'SO_LINGER' undeclared (first use in this function)
gmake: *** [libluasocket_a-options.o] Error 1
strip: 'build/texk/web2c/luatex': No such file
ls: build/texk/web2c/luatex: No such file or directory
Do I need to make a check with all of the values above (eg: SO_BROADCAST,
IP_MULTICAST_LOOP and SO_LINGER)?
You will have to do special checks around all source lines from the
error messages, for the values mentioned in those error messages.
Best wishes,
Taco