Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 1998 16:42:12 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/devel/ORBit Makefile
Message-ID:  <199811250042.QAA07055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/24 16:42:11 PST

  Modified files:
    devel/ORBit          Makefile 
  Log:
  Mark this broken.
  
  ===
   :
  cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1  -I. -I.  -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib  -O -pipe -c tstidl.c
  /bin/sh ./libtool --mode=link cc -O -pipe  -o tstidl  tstidl.o libIDL.la -L/usr/local/lib  -lglib11
  LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
  tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
  tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
  tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
  tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
  tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
  tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
  tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
  tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
  gmake[2]: *** [tstidl] Error 1
  gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
  gmake: *** [all-recursive-am] Error 2
  *** Error code 2
  
  Stop.
  
  Revision  Changes    Path
  1.6       +3 -1      ports/devel/ORBit/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?199811250042.QAA07055>