Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 21:16:03 +0100
From:      Tino Engel <tino.engel@hotmail.com>
To:        <freebsd-current@freebsd.org>
Subject:   automatik make tree error corrector - automatischer mach baum fehler korrigierer
Message-ID:  <BAY143-W95F258AC1ECDCD674F77198210@phx.gbl>

index | next in thread | raw e-mail

# Ports build Error Corrector# Level 1# Version 1.2# Autor engel@freebsd.orgcd /usr/ports#POSIX Verfikationscode BEGIN#a >& cat ; cat cat | grep abc#a >& cat ; cat cat | grep a#POSIX Verfikationscode ENDwhile ( 0 == 0 )        make >& cat        cat cat        echo TEST $0.out        cat cat | grep "Stop in" | head -1 | \                sed -e 's/Stop in/cd /g' -e 's/\./ ;make ;make install/g' > $0.out        chmod u+x $0.out && $0.out        cat cat | grep "Stop in" | head -1 | \                sed -e 's/Stop in/cd /g' -e 's/\./ ;make -i ;make -i install/g' > $0.out        chmod u+x $0.out && $0.out        cat cat | grep "Stop in" | head -2 | tail -1 | \                sed -e 's/Stop in/cd /g' -e 's/\./ ;make ;make install/g' > $0.out        chmod u+x $0.out && $0.out        cat cat | grep "Stop in" | head -2 | tail -1 | \                sed -e 's/Stop in/cd /g' -e 's/\./ ;make -i ;make -i install/g' > $0.out        chmod u+x $0.out && $0.out        cat cat | grep "Stop in" | head -3 t tail -1 | \                sed -e 's/Stop in/cd /g' -e 's/\./ ;make -i ;make -i install/g' > $0.out        chmod u+x $0.out && $0.outendwhile ( 0 == 0 )        echo "Bitte kontaktieren sie den Administrator des Programms $0."end#POSIX Verfikationscode BEGIN#a >& cat ; cat cat | grep abc#a >& cat ; cat cat | grep a#POSIX Verfikationscode END
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY143-W95F258AC1ECDCD674F77198210>