Hi, Jason E. Stewart wrote: > Chris Halls <[EMAIL PROTECTED]> writes: > > > We have had other problems, too, due to changes in rc5. Please be patient - > > we have tried to build it several times already. > > Definately. Thanks for the update. It would be a big help if folks > could update the bug with a status report - just to let folks like me > know that work is progressing, it's really the only interface any of > us have into what's going on. > > Is there anything that I could do to help?
Yes, you could help us to figure out why setup doesn't work :)
The rc3 builds I have done on bruckner.debian.org worked fine -- till
setup.
setup failed with "absolute programpath cannot be found".
if( !__getFullPath(progname, strAbsBinaryName, __MAX_PATH) )
{
fprintf( stderr, "%s: absolute programpath cannot be found.\n",
progname );
exit(0);
}
I don't know why that ( __getFullPath() ) fails while building in
bruckners chroot; it works fine in my chroot build on i386...
Grüße/Regards,
René
--
.''`. René Engelhard -- Debian GNU/Linux Developer
: :' : http://www.debian.org | http://people.debian.org/~rene/
`. `' [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
`- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73
signature.asc
Description: Digital signature

