# New Ticket Created by  Jarkko Hietaniemi 
# Please include the string:  [perl #15872]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15872 >


        cc -DNO_RCHECK -I/usr/local/include   -I./include   -o platform.o -c platform.c
CC-5 cc: ERROR File = platform.c, Line = 7
  The source file "dlfcn.h" is unavailable.

  #include <dlfcn.h>
                    ^

1 error detected in the compilation of "platform.c".

Well, UNICOS/mk does not have dynamic loading of any kind.  Are static
builds of Parrot not supported?

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen


Reply via email to