search for: mgn

Displaying 4 results from an estimated 4 matches for "mgn".

Did you mean: mfn
2015 Nov 06
2
[PATCH supermin] build: use a custom test driver
...then + usage_error "missing argument" +fi + +if test $color_tests = yes; then + # Keep this in sync with 'lib/am/check.am:$(am__tty_colors)'. + red='[0;31m' # Red. + grn='[0;32m' # Green. + lgn='[1;32m' # Light green. + blu='[1;34m' # Blue. + mgn='[0;35m' # Magenta. + std='' # No color. +else + red= grn= lgn= blu= mgn= std= +fi + +do_exit='rm -f $log_file $trs_file; (exit $st); exit $st' +trap "st=129; $do_exit" 1 +trap "st=130; $do_exit" 2 +trap "st=141; $do_exit" 13 +trap "s...
2003 Dec 01
0
No subject
...fect... 2) OS will check for new files every N msec in that directory itself. Bad... 3) And it won`t work at all... Any suggestions? Thank you. -- Vitaly V. Bursov mailto:vitalyb@mailru.com GPG Key ID: BD48999D For info see http://www.gnupg.org Return-Path: <alex@profit.mgn.chel.su> Delivered-To: samba@lists.samba.org Received: from profit.mgn.chel.su (profit.mgn.chel.su [195.54.3.194]) by lists.samba.org (Postfix) with ESMTP id 02DB14459 for <samba@lists.samba.org>; Thu, 31 May 2001 21:20:34 -0700 (PDT) Received: from profit.mgn.chel.su (heaven.profit.mm...
2003 Dec 01
0
No subject
...undefined reference to `do_profile_flag' smbd/sec_ctx.o(.text+0x72): undefined reference to `profile_p' collect2: ld returned 1 exit status make: *** [bin/winbindd] Error 1 Any ideas? I know this worked a few weeks ago. Thanks Patrick patrick@thechilders.net Return-Path: <alex@profit.mgn.chel.su> Delivered-To: samba@lists.samba.org Received: from profit.mgn.chel.su (profit.mgn.chel.su [195.54.3.194]) by lists.samba.org (Postfix) with ESMTP id 44BFF4245 for <samba@lists.samba.org>; Wed, 30 May 2001 23:20:43 -0700 (PDT) Received: from profit.mgn.chel.su (heaven.profit.mm...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking