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

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

  Modified files:
    mail/coolmail        Makefile 
  Log:
  Mark BROKEN for ELF:
  cc coolmail.o display_list.o render1.o  colors.o  -L/usr/X11R6/lib -lXt -lX11 -lm -lXext -o coolmail
  /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath)
  /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.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.2       +3 -1      ports/mail/coolmail/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?199810121838.LAA26900>