[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error using patch
From: |
Andreas Grünbacher |
Subject: |
Re: error using patch |
Date: |
Sun, 12 Nov 2023 15:48:03 +0100 |
Am So., 12. Nov. 2023 um 14:39 Uhr schrieb Edgar Emanuel Gonzalez
Malla <eegonzalez@uisrael.edu.ec>:
> Why I have that error?
>
> $ patch --binary --verbose -p1 < 5G_NR_Sidelink_Link
> Level_Simulator.patch_/5G_NR_Sidelink_Link-Level_Simulator.patch
> Hmm... I can't seem to find a patch in there anywhere.
> patch: **** Only garbage was found in the patch input.
It's hard to tell without the input file. Leave out the --binary
option. Make sure the input file uses the right end-of-line characters
(CR LF on Windows).
Andreas
- error using patch, Edgar Emanuel Gonzalez Malla, 2023/11/12
- Re: error using patch,
Andreas Grünbacher <=