[MacPorts] #16424: openssh 5.0p1_0 build failure

MacPorts noreply at macports.org
Sun Aug 31 06:24:43 PDT 2008


#16424: openssh 5.0p1_0 build failure
---------------------------------+------------------------------------------
 Reporter:  hanche at math.ntnu.no  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:  Port Bugs                            
Component:  ports                |     Version:  1.6.0                                
 Keywords:  openssh              |  
---------------------------------+------------------------------------------
 It seems to look for libcom_err in a location where it does not exist.
 There is one in /usr/lib, but it is not used.
 {{{
 /usr/bin/gcc-4.0 -o ssh ssh.o readconf.o clientloop.o sshtty.o
 sshconnect.o sshconnect1.o
   sshconnect2.o -L. -Lopenbsd-compat/ -L/opt/local/lib -L/opt/local/lib
 -L/opt/local/lib
   -fstack-protector-all -lssh -lopenbsd-compat -lcrypto -lz  -dynamic -O2
 -Wall
   -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign
 -fstack-protector-all
   -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
 -lresolv

 ld: file not found: /opt/local/lib/libcom_err.1.dylib
 }}}
 This is on PPC, macosx 10.5.4.

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


More information about the macports-tickets mailing list