[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom /homework/caparesponse Makefile.PL
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2018-06-11 13:09:39
Message-ID: cvsraeburn1528722579 () cvsserver
[Download RAW message or body]

raeburn		Mon Jun 11 13:09:39 2018 EDT

  Modified files:              
    /loncom/homework/caparesponse	Makefile.PL 
  Log:
  - Eliminate "undefined symbol: yywrap" error in capa.so on perl 5.26
  
  
Index: loncom/homework/caparesponse/Makefile.PL
diff -u loncom/homework/caparesponse/Makefile.PL:1.11 loncom/homework/caparesponse/Makefile.PL:1.12
--- loncom/homework/caparesponse/Makefile.PL:1.11	Sat May  4 17:29:52 2002
+++ loncom/homework/caparesponse/Makefile.PL	Mon Jun 11 13:09:38 2018
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # makefile for capa wrapper
 #
-# $Id: Makefile.PL,v 1.11 2002/05/04 17:29:52 albertel Exp $
+# $Id: Makefile.PL,v 1.12 2018/06/11 13:09:38 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -44,7 +44,7 @@
 WriteMakefile(
      'NAME' => 'capa',            # Name of your module
      'INC' => "-I$capadir/pProj",
-     'LIBS' => [''],                 # Custom libraries (if any)
+     'LIBS' => ["-lfl"], # Custom libraries (if any)
      'DEFINE' => '-g -O0 -D_GNU_SOURCE -DPERL_POLLUTE',
      'OBJECT' => 'capa_wrap.o caparesponse.o capaFunctions/*.o'    # Object files
 );     


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic