This is the mail archive of the guile@cygnus.com mailing list for the guile project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hello: did anybody try to compile and start scwm with the new version of guile? I changed build-guile => guile-conf in configure.in; and removed the second argument in scm_make_vector(...) in scwm/color.c, scwm/font.c and scwm/image.c. Then, everything was compiled and linked successfully. But, when I try to start scwm/scwm, I have ERROR: In procedure register-image-loader: ERROR: Wrong type argument in position 1: %S I would be very appreciated for any help. -- Best regards, V.Kamyshenko.