dholm / homebrew-sdr

Homebrew formulas for software defined radio
77 stars 40 forks source link

libosmocore patch fails #7

Closed nejohnson2 closed 9 years ago

nejohnson2 commented 9 years ago
patching file include/osmocom/sim/sim.h
Hunk #1 FAILED at 294.
1 out of 1 hunk FAILED -- saving rejects to file include/osmocom/sim/sim.h.rej
patching file src/ctrl/Makefile.am
Hunk #1 FAILED at 8.
1 out of 1 hunk FAILED -- saving rejects to file src/ctrl/Makefile.am.rej
patching file src/macaddr.c
Hunk #1 FAILED at 47.
1 out of 1 hunk FAILED -- saving rejects to file src/macaddr.c.rej
patching file src/sim/sim_int.h
Hunk #1 FAILED at 36.
1 out of 1 hunk FAILED -- saving rejects to file src/sim/sim_int.h.rej
patching file src/utils.c
Hunk #1 FAILED at 219.
1 out of 1 hunk FAILED -- saving rejects to file src/utils.c.rej
dholm commented 9 years ago

@nejohnson2 Fixed, thanks for reporting.