Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 11:42:50 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/mail/imap-uw Makefile
Message-ID:  <199810231842.LAA25486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/10/23 11:42:50 PDT

  Modified files:
    mail/imap-uw         Makefile 
  Log:
  The previous commit broke this for a.out.
  
  ===
  cc -fpic -DPIC -c -O -pipe -DNFSKLUDGE -DIGNORE_LOCK_EACCES_ERRORS  mx.c -o mx.so
  ld -Bshareable -x -soname libc-client.so.2.1 -o libc-client.so.2.1 mail.so misc.so newsrc.so smanager.so osdep.so utf8.so siglocal.so dummy.so pseudo.so netmsg.so flstring.so fdstring.so rfc822.so nntp.so smtp.so imap4r1.so pop3.so unix.so mbox.so mbx.so mmdf.so tenex.so mtx.so news.so phile.so mh.so mx.so
  ld: libc-client.so.2.1: No such file or directory
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.20      +5 -1      ports/mail/imap-uw/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810231842.LAA25486>