[MacPorts] #15403: camlp5 5.08 gramlib.a not installed

MacPorts noreply at macports.org
Sat May 24 01:49:17 PDT 2008


#15403: camlp5 5.08 gramlib.a not installed
----------------------------+-----------------------------------------------
  Reporter:  diem at cs.vu.nl  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect         |      Status:  new                                  
  Priority:  Normal         |   Milestone:  Port Bugs                            
 Component:  ports          |     Version:  1.6.0                                
Resolution:                 |    Keywords:  camlp5 gramlib.a                     
----------------------------+-----------------------------------------------
Changes (by ryandesign at macports.org):

  * milestone:  => Port Bugs

Comment:

 Some interesting stuff starting at line 1273:

 {{{
 if test -f gramlib.lib; then \
   cp gramlib.lib
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_camlp5/work/destroot/opt/local/lib/ocaml/camlp5/.";
 \
 else \
   tar cf - gramlib.a | \
   (cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_camlp5/work/destroot/opt/local/lib/ocaml/camlp5/.";
 tar xf -); \
 fi
 /bin/sh: line 1: tar: command not found
 /bin/sh: line 1: tar: command not found
 make[2]: *** [installopt] Error 127
 make[1]: *** [install] Error 2
 }}}

 What's the matter with your `tar` command? Does it exist? Does it work? If
 not you may need to get a fresh copy from your Mac OS X DVD.

-- 
Ticket URL: <http://trac.macports.org/ticket/15403#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list