type -a patch
-bash: type: patch: not found

looks like patch is no longer there. it is possible i might
have inadvertently removed it....   Any way to remedy this?

On May 30, 2014, at 9:53 PM, Alexander Hansen wrote:

> On 5/30/14, 8:29 PM, Saleh Elmohamed wrote:
>> Hi Alex,
>> 
>> I really thank you but the same problem still there.
>> My sincere apologies for bugging you way too much about
>> this.
>> 
>> Here is a snapshot of the latest 'fink update-all'
>> 
>> ========================================================
>> ....
>> ....   many lines got deleted ...
>> ....
>> 
>> patches/
>> patches/0001-dnd_optimization.patch
>> patches/0002-dnd_active_window_fix.patch
>> patches/0005-qpixmap_mitshm.patch
>> patches/0007-qpixmap_constants.patch
>> patches/0015-qiconview-finditem.patch
>> patches/0016-qiconview-rebuildcontainer.patch
>> patches/0017-qiconview-ctrl_rubber.patch
>> patches/0020-designer-deletetabs.patch
>> patches/0032-fix_rotated_randr.diff
>> patches/0035-qvaluelist-streaming-operator.patch
>> patches/0036-qprogressbar-optimization.patch
>> patches/0038-dragobject-dont-prefer-unknown.patch
>> patches/0044-qscrollview-windowactivate-fix.diff
>> patches/0046-qiconview-no-useless-scrollbar.diff
>> patches/0047-fix-kmenu-width.diff
>> patches/0048-qclipboard_hack_80072.patch
>> patches/0049-qiconview-rubber_on_move.diff
>> patches/0056-khotkeys_input_84434.patch
>> patches/0059-qpopup_has_mouse.patch
>> patches/0060-qpopup_ignore_mousepos.patch
>> patches/0061-qscrollview-propagate-horizontal-wheelevent.patch
>> patches/0073-xinerama-aware-qpopup.patch
>> patches/0076-fix-qprocess.diff
>> patches/0077-utf8-decoder-fixes.diff
>> patches/DISABLED
>> patches/qt-3.0.5-nodebug.patch
>> patches/qt-3.1.0-makefile.patch
>> patches/qt-3.3.3-gtkstyle.patch
>> patches/qt-3.3.4-print-CJK.patch
>> patches/qt-uic-nostdlib.patch
>> patches/qt-visibility.patch
>> patches/qt-x11-free-3.3.0-strip.patch
>> patches/qt-x11-free-3.3.2-quiet.patch
>> patches/qt-x11-free-3.3.3-gl.patch
>> patches/qt-x11-free-3.3.3-qembed.patch
>> patches/qt-x11-free-3.3.4-assistant_de.patch
>> patches/qt-x11-free-3.3.4-fullscreen.patch
>> patches/qt-x11-free-3.3.4-imm-key.patch
>> patches/qt-x11-free-3.3.4-qfontdatabase_x11.patch
>> patches/qt-x11-free-3.3.5-gcc4-buildkey.patch
>> patches/qt-x11-free-3.3.5-uic.patch
>> patches/qt-x11-free-3.3.5-warning.patch
>> patches/qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
>> patches/qt-x11-immodule-unified-qt3.3.5-20051018.rr.diff
>> patches/README
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.K4Qg7
>> [ -r /sw/fink/dists/stable/main/finkinfo/x11/qt3.patch ]
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.gX3so
>> [ -r /sw/fink/dists/stable/main/finkinfo/x11/qt3-libpng.patch ]
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.MLPhV
>> /tmp/fink.8jWmw
>> + sed -e 's|@PREFIX@|/sw|g'
>> + patch -p1
>> /tmp/fink.8jWmw: line 2: patch: command not found
>> ### execution of /tmp/fink.8jWmw failed, exit code 127
>> ### execution of /tmp/fink.MLPhV failed, exit code 127
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-qt3-3.3.8-2002
>> (Reading database ... 249816 files and directories currently installed.)
>> Removing fink-buildlock-qt3-3.3.8-2002 ...
>> Failed: phase patching: qt3-3.3.8-2002 failed
>> 
>> Before reporting any errors, please run "fink selfupdate" and try again.
>> Also try using "fink configure" to set your maximum build jobs to 1 and
>> attempt to build the package again.
>> If you continue to have issues, please check to see if the FAQ on Fink's
>> website solves the problem.  If not, ask on one (not both, please) of
>> these mailing lists:
>> 
>>      The Fink Users List <fink-users@lists.sourceforge.net>
>>      The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
>> 
>> with a carbon copy to the maintainer:
>> 
>>      Benjamin Reed <q...@fink.raccoonfink.com>
>> 
>> Note that this is preferable to emailing just the maintainer directly,
>> since most fink package maintainers do not have access to all possible
>> hardware and software configurations.
>> 
>> Please try to include the complete error message in your report.  This
>> generally consists of a compiler line starting with e.g. "gcc" or "g++"
>> followed by the actual error output from the compiler.
>> 
>> Also include the following system information:
>> Package manager version: 0.36.3.1
>> Distribution version: selfupdate-rsync Fri May 30 20:19:49 2014, 10.7, x86_64
>> Trees: local/main stable/main
>> Xcode.app: 4.6.3
>> Xcode command-line tools: 4.6.0.0.1.1365549073
>> Max. Fink build jobs:  4
>> ========================================================
>> 
>> -Saleh
>> 
>> 
>> 
> 
> That looks different than before.  You appear not to have the most current 
> update, since that would have
> 
> + sed -e 's|@PREFIX@|/sw|g'
> > + /usr/bin/patch -p1
> >
> 
> However, it looks like you don't have a patch executable in your PATH at all 
> now.  What do you get from "type -a patch" or "which patch" (depending on 
> what shell you're using as per my prior message) ?
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to