Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 11:48:53 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/mail/exim Makefile
Message-ID:  <199810121848.LAA27239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/12 11:48:52 PDT

  Modified files:
    mail/exim            Makefile 
  Log:
  Mark BROKEN for ELF:
  gcc -o eximon.bin  -L/usr/X11R6/lib  dummies.o os.o  spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o  em_log.o em_main.o em_menu.o em_queue.o em_strip.o  em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a      -lc
  /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
  /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
  /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
  /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
  
  Revision  Changes    Path
  1.17      +3 -1      ports/mail/exim/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?199810121848.LAA27239>