hi,
ksh93 in it's current version has some (timing?) problems during execution.
i couldn't really nail down whats going on (and don't have the time now).
there is a known bug with the same error message from 2009 in the
ksh-changelogs, where they mention the timing problem to be fixed.
although
hi,
i'm kinda rookie, but there's a bug in the libmcrypt configure script, that
causes the libmcrypt shared library to never get built on freebsd 10.x.
the script checks for freebsd1* (no shared lib support), which
unfortunately matches freebsd10* as well.
i had NO smart idea, of how to make th
hi,
due to no response from -questions, fork'd to ports, too :-)
Original Message
i need to link ksh statically, but don't get it done.
i use ast-ksh-20120801 and INIT-20130524, as well as
the 3 patches from the freebsd ksh93 port.
CCFLAGS=CFLAGS=-O2 -pipe
LDFLAGS=-lm
dynami