stelic / limitload

Limit Load is an arcade cockpit flight game with story-driven campaigns.
http://www.limitload.org
Other
26 stars 2 forks source link

Patch command fails and hangs #1

Closed ijustlovemath closed 7 years ago

ijustlovemath commented 7 years ago

Building from source, Xubuntu 16.04, I get to this point in the build:

patch -p1 <../limitload/util/patch-panda3d/0001-Consolidate-distance-factor-for-3D-audio.patch 
patching file panda/src/audio/audioManager.h
Hunk #1 FAILED at 166.
1 out of 1 hunk FAILED -- saving rejects to file panda/src/audio/audioManager.h.rej
patching file panda/src/audiotraits/fmodAudioManager.cxx
Hunk #1 FAILED at 45.
Hunk #2 succeeded at 100 (offset -10 lines).

Then it just hangs. Is it done?

ijustlovemath commented 7 years ago

Fixed; I had scrolled up in my term and it completed without issue, but I thought it had stalled.