IUP

Ticket Change Details
Login
Overview

Artifact ID: d94eae6e6534d9b847b35608b4616d9bbabbff63
Ticket: 2beed6434940d34d81de22886d7c58ea7c80be62
Doesn't work with current IUP version
User & Date: anonymous 2016-09-28 00:53:33
Changes

  1. icomment:
    The error is as follows:
    
    installing iup:1.8.0 ...
    changing current directory to /tmp/temp6f50.29115/iup
      '/usr/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"iup\" \"1.8.0\"))" 'iup.setup'
      '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d1 iup.scm -j iup -j iup-base -j iup-controls -j iup-dialogs -j iup-glcanvas -j iup-glcontrols -j iup-plot -j iup-mglplot -j iup-pplot -j iup-scintilla -j iup-web -j iup-config -lcallback -liup -liupim -liupimglib -liupcontrols -liupmatrixex -liupgl -liupglcontrols -liup_plot -liup_mglplot -liup_pplot -liup_scintilla -liupweb
    iup.c:17:16: fatal error: im.h: Datei oder Verzeichnis nicht gefunden
     #include <im.h>
                    ^
    compilation terminated.
    
    Error: shell command terminated with non-zero exit status 256: 'gcc' 'iup.c' -o 'iup.o' -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fPIC -DPIC -DC_SHARED -I/usr/include/chicken
    
    Error: shell command failed with nonzero exit status 256:
    
      '/usr/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d1 iup.scm -j iup -j iup-base -j iup-controls -j iup-dialogs -j iup-glcanvas -j iup-glcontrols -j iup-plot -j iup-mglplot -j iup-pplot -j iup-scintilla -j iup-web -j iup-config -lcallback -liup -liupim -liupimglib -liupcontrols -liupmatrixex -liupgl -liupglcontrols -liup_plot -liup_mglplot -liup_pplot -liup_scintilla -liupweb
    
    
    Error: shell command terminated with nonzero exit code
    17920
    "'/usr/bin/csi' -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(import...
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"
  4. private_contact changed to: "0c4037d8395ec4734dc5df94339e3e2f5f1e5b06"
  5. severity changed to: "Critical"
  6. status changed to: "Open"
  7. title changed to: "Doesn't work with current IUP version"
  8. type changed to: "Code_Defect"