LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   redirecting make output not working - pl help (https://www.linuxquestions.org/questions/linux-newbie-8/redirecting-make-output-not-working-pl-help-340451/)

mselvam 07-06-2005 12:01 AM

redirecting make output not working - pl help
 
Hi,
when i give

$make > makeoutput 2>&1

i get the error "Ambiguous redirect .."

anyone knows why the error appears?
to me the above command looks right, asking make output including errors to the file named makeoutput

meena

mohit dhawan 07-06-2005 09:43 AM

i don't think make will redirect anything because it just compiles
think so............

crabboy 07-08-2005 03:59 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Duplicate of:
http://www.linuxquestions.org/questi...hreadid=340600

Mara 07-08-2005 05:38 PM

Closed.


All times are GMT -5. The time now is 05:10 PM.