[uClibc]Re: Text file busy errors
Alexander Pevzner
pzz at pzz.msk.ru
Thu Jan 2 22:36:32 UTC 2003
Hello, mike-uclibc !
Thu, 2 Jan 2003 13:31:47 -0800 (PST) you wrote:
m> So I have my tools configured and built with uclibc. Running on
m> the target, if I now execute any of the dynamically linked tools (such
m> as ip or tc, for example), I can execute them one time just fine, and
m> further attempts result in 'text file busy' errors. I have a statically
m> linked busybox (against glibc if it matters - and in fact I'm letting
m> the system boot it as init just for testing) and it doesn't seem to have
m> any problem. Neither does any of my other statically linked tools. I
m> don't know enough about the dynamic linker but I definately think this
m> problem is related - probbly to my screwey configuration or
m> installation.
"Text file busy" error means attempt to write to the executable
file which is currently being executed (or to the shared library
currently in use).
--
Wishes, Alexander Pevzner (pzz at pzz.msk.ru)
More information about the uClibc
mailing list